"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/04/04 05:23:22 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-tininob1socu" 2025/04/04 05:23:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 05:23:22 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/04/04 05:23:22 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/04/04 05:23:22 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/04/04 05:23:22 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/04/04 05:23:22 DEBUG : Setting pass="BxnGaNcExkhDANYMUvxSl_zyGgmCn9u0BWl_Bm_8mr8Q" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/04/04 05:23:22 DEBUG : TestWebdavRclone: detected overridden config - adding "{8yAkC}" suffix to name 2025/04/04 05:23:22 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/04/04 05:23:22 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/04/04 05:23:22 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/04/04 05:23:22 DEBUG : Setting pass="BxnGaNcExkhDANYMUvxSl_zyGgmCn9u0BWl_Bm_8mr8Q" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/04/04 05:23:22 DEBUG : found headers: 2025/04/04 05:23:22 DEBUG : Creating backend with remote "/tmp/rclone2087605136" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:22 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:22 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:22 DEBUG : dir: Looking for writers 2025/04/04 05:23:22 DEBUG : : Looking for writers 2025/04/04 05:23:22 DEBUG : dir: reading active writers 2025/04/04 05:23:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:22 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:22 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:22 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:22 DEBUG : dir/subdir: Looking for writers 2025/04/04 05:23:22 DEBUG : dir: Looking for writers 2025/04/04 05:23:22 DEBUG : file2: reading active writers 2025/04/04 05:23:22 DEBUG : subdir: reading active writers 2025/04/04 05:23:22 DEBUG : file1: reading active writers 2025/04/04 05:23:22 DEBUG : : Looking for writers 2025/04/04 05:23:22 DEBUG : dir: reading active writers 2025/04/04 05:23:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.29s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:22 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:22 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:22 DEBUG : dir: Looking for writers 2025/04/04 05:23:22 DEBUG : file1: reading active writers 2025/04/04 05:23:22 DEBUG : : Looking for writers 2025/04/04 05:23:22 DEBUG : dir: reading active writers 2025/04/04 05:23:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:22 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:22 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:22 DEBUG : dir: Looking for writers 2025/04/04 05:23:22 DEBUG : : Looking for writers 2025/04/04 05:23:22 DEBUG : dir: reading active writers 2025/04/04 05:23:22 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:23 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:23 DEBUG : dir: forgetting directory cache 2025/04/04 05:23:23 DEBUG : : forgetting directory cache 2025/04/04 05:23:23 DEBUG : dir: forgetting directory cache 2025/04/04 05:23:23 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:23 DEBUG : : Looking for writers 2025/04/04 05:23:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:23 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:23 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/04 05:23:23 DEBUG : dir: invalidating directory cache 2025/04/04 05:23:23 DEBUG : : >ForgetPath: 2025/04/04 05:23:23 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/04 05:23:23 DEBUG : : invalidating directory cache 2025/04/04 05:23:23 DEBUG : dir: forgetting directory cache 2025/04/04 05:23:23 DEBUG : : >ForgetPath: 2025/04/04 05:23:23 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/04 05:23:23 DEBUG : : >ForgetPath: 2025/04/04 05:23:23 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:23 DEBUG : dir: Looking for writers 2025/04/04 05:23:23 DEBUG : : Looking for writers 2025/04/04 05:23:23 DEBUG : dir: reading active writers 2025/04/04 05:23:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:23 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:23 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:23 DEBUG : : forgetting directory cache 2025/04/04 05:23:23 DEBUG : dir: forgetting directory cache 2025/04/04 05:23:23 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:23 DEBUG : dir: Looking for writers 2025/04/04 05:23:23 DEBUG : fil/a/b: Looking for writers 2025/04/04 05:23:23 DEBUG : fil/a: Looking for writers 2025/04/04 05:23:23 DEBUG : b: reading active writers 2025/04/04 05:23:23 DEBUG : fil: Looking for writers 2025/04/04 05:23:23 DEBUG : a: reading active writers 2025/04/04 05:23:23 DEBUG : : Looking for writers 2025/04/04 05:23:23 DEBUG : dir: reading active writers 2025/04/04 05:23:23 DEBUG : fil: reading active writers 2025/04/04 05:23:23 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.41s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:23 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:23 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:23 DEBUG : dir: Looking for writers 2025/04/04 05:23:23 DEBUG : : Looking for writers 2025/04/04 05:23:23 DEBUG : dir: reading active writers 2025/04/04 05:23:23 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:23 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:23 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:23 DEBUG : dir: Looking for writers 2025/04/04 05:23:23 DEBUG : file1: reading active writers 2025/04/04 05:23:23 DEBUG : : Looking for writers 2025/04/04 05:23:23 DEBUG : dir: reading active writers 2025/04/04 05:23:23 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:23 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:24 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:24 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/04/04 05:23:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/04 05:23:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/04 05:23:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/04 05:23:24 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/04 05:23:24 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:24 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:24 DEBUG : dir: invalidating directory cache 2025/04/04 05:23:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/04 05:23:24 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/04 05:23:24 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/04 05:23:24 DEBUG : dir/file1: Reset virtual modtime 2025/04/04 05:23:24 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/04 05:23:24 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/04 05:23:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/04 05:23:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/04 05:23:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:24 DEBUG : dir: invalidating directory cache 2025/04/04 05:23:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/04 05:23:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/04 05:23:24 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/04 05:23:24 DEBUG : : forgetting directory cache 2025/04/04 05:23:24 DEBUG : dir: forgetting directory cache 2025/04/04 05:23:24 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/04 05:23:24 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:24 DEBUG : dir/virtualDir: Looking for writers 2025/04/04 05:23:24 DEBUG : dir: Looking for writers 2025/04/04 05:23:24 DEBUG : virtualFile2: reading active writers 2025/04/04 05:23:24 DEBUG : virtualFile: reading active writers 2025/04/04 05:23:24 DEBUG : virtualDir: reading active writers 2025/04/04 05:23:24 DEBUG : file1: reading active writers 2025/04/04 05:23:24 DEBUG : : Looking for writers 2025/04/04 05:23:24 DEBUG : dir: reading active writers 2025/04/04 05:23:24 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:24 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:24 ERROR : dir/: Can only open directories read only 2025/04/04 05:23:24 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:24 DEBUG : dir: Looking for writers 2025/04/04 05:23:24 DEBUG : : Looking for writers 2025/04/04 05:23:24 DEBUG : dir: reading active writers 2025/04/04 05:23:24 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:24 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:24 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/04 05:23:24 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/04 05:23:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/04 05:23:24 DEBUG : webdav root 'rclone-test-tininob1socu': File to upload is small (5 bytes), uploading instead of streaming 2025/04/04 05:23:24 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:24 NOTICE: webdav root 'rclone-test-tininob1socu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/04 05:23:24 DEBUG : dir/potato: Size of src and dst objects identical 2025/04/04 05:23:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/04 05:23:24 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:24 DEBUG : dir: Looking for writers 2025/04/04 05:23:24 DEBUG : file1: reading active writers 2025/04/04 05:23:24 DEBUG : potato: reading active writers 2025/04/04 05:23:24 DEBUG : : Looking for writers 2025/04/04 05:23:24 DEBUG : dir: reading active writers 2025/04/04 05:23:24 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:24 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/04 05:23:25 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:25 DEBUG : dir/sub: Looking for writers 2025/04/04 05:23:25 DEBUG : dir: Looking for writers 2025/04/04 05:23:25 DEBUG : file1: reading active writers 2025/04/04 05:23:25 DEBUG : sub: reading active writers 2025/04/04 05:23:25 DEBUG : : Looking for writers 2025/04/04 05:23:25 DEBUG : dir: reading active writers 2025/04/04 05:23:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:25 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/04 05:23:25 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/04 05:23:25 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:25 DEBUG : dir/sub/subsub: Looking for writers 2025/04/04 05:23:25 DEBUG : dir/sub: Looking for writers 2025/04/04 05:23:25 DEBUG : subsub: reading active writers 2025/04/04 05:23:25 DEBUG : dir: Looking for writers 2025/04/04 05:23:25 DEBUG : sub: reading active writers 2025/04/04 05:23:25 DEBUG : file1: reading active writers 2025/04/04 05:23:25 DEBUG : : Looking for writers 2025/04/04 05:23:25 DEBUG : dir: reading active writers 2025/04/04 05:23:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:25 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:25 ERROR : dir/: Dir.Remove not empty 2025/04/04 05:23:25 DEBUG : dir/file1: Remove: 2025/04/04 05:23:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:25 DEBUG : dir/file1: >Remove: err= 2025/04/04 05:23:25 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/04 05:23:25 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:25 DEBUG : : Looking for writers 2025/04/04 05:23:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:25 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:25 DEBUG : dir/file1: Remove: 2025/04/04 05:23:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:25 DEBUG : dir/file1: >Remove: err= 2025/04/04 05:23:25 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/04 05:23:25 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:25 DEBUG : : Looking for writers 2025/04/04 05:23:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:25 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:25 DEBUG : dir/file1: Remove: 2025/04/04 05:23:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:25 DEBUG : dir/file1: >Remove: err= 2025/04/04 05:23:25 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:25 DEBUG : dir: Looking for writers 2025/04/04 05:23:25 DEBUG : : Looking for writers 2025/04/04 05:23:25 DEBUG : dir: reading active writers 2025/04/04 05:23:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:25 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:25 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:26 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/04 05:23:26 DEBUG : dir: Updating dir with dir2 0xc0001d25b0 2025/04/04 05:23:26 DEBUG : dir: forgetting directory cache 2025/04/04 05:23:26 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/04 05:23:26 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/04 05:23:26 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/04 05:23:26 DEBUG : file2: Updating file with file2 0xc0004f83c0 2025/04/04 05:23:26 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/04 05:23:26 INFO : dir2/file3: Deleted 2025/04/04 05:23:26 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/04 05:23:26 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0004f83c0 2025/04/04 05:23:26 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/04 05:23:26 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/04 05:23:26 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/04 05:23:26 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0005271e0 2025/04/04 05:23:26 DEBUG : empty directory: forgetting directory cache 2025/04/04 05:23:26 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/04 05:23:26 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/04 05:23:26 DEBUG : dir2: Renaming to "dir3" 2025/04/04 05:23:26 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:26 DEBUG : dir3: Looking for writers 2025/04/04 05:23:26 DEBUG : file3: reading active writers 2025/04/04 05:23:26 DEBUG : renamed empty directory: Looking for writers 2025/04/04 05:23:26 DEBUG : : Looking for writers 2025/04/04 05:23:26 DEBUG : renamed empty directory: reading active writers 2025/04/04 05:23:26 DEBUG : dir3: reading active writers 2025/04/04 05:23:26 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:26 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/04 05:23:26 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:26 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/04 05:23:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/04 05:23:26 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/04 05:23:26 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/04 05:23:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/04 05:23:26 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:26 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/04 05:23:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/04 05:23:26 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/04 05:23:26 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/04 05:23:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/04 05:23:26 DEBUG : webdav root 'rclone-test-tininob1socu': File to upload is small (12 bytes), uploading instead of streaming 2025/04/04 05:23:26 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:26 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/04/04 05:23:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/04 05:23:26 DEBUG : : forgetting directory cache 2025/04/04 05:23:26 DEBUG : dir: forgetting directory cache 2025/04/04 05:23:26 DEBUG : dir/sub: forgetting directory cache 2025/04/04 05:23:26 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/04 05:23:26 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/04 05:23:26 DEBUG : webdav root 'rclone-test-tininob1socu': File to upload is small (5 bytes), uploading instead of streaming 2025/04/04 05:23:26 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:26 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/04/04 05:23:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/04 05:23:26 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:26 DEBUG : dir/sub: Looking for writers 2025/04/04 05:23:26 DEBUG : file0: reading active writers 2025/04/04 05:23:26 DEBUG : file2: reading active writers 2025/04/04 05:23:26 DEBUG : dir: Looking for writers 2025/04/04 05:23:26 DEBUG : file1: reading active writers 2025/04/04 05:23:26 DEBUG : sub: reading active writers 2025/04/04 05:23:26 DEBUG : : Looking for writers 2025/04/04 05:23:26 DEBUG : dir: reading active writers 2025/04/04 05:23:26 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.27s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:26 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/04/04 05:23:26 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:26 DEBUG : : Looking for writers 2025/04/04 05:23:26 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:26 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:26 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:26 DEBUG : dir: Looking for writers 2025/04/04 05:23:26 DEBUG : file1: reading active writers 2025/04/04 05:23:26 DEBUG : : Looking for writers 2025/04/04 05:23:26 DEBUG : dir: reading active writers 2025/04/04 05:23:26 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:26 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:27 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:27 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/04/04 05:23:27 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:27 DEBUG : dir: Looking for writers 2025/04/04 05:23:27 DEBUG : file1: reading active writers 2025/04/04 05:23:27 DEBUG : : Looking for writers 2025/04/04 05:23:27 DEBUG : dir: reading active writers 2025/04/04 05:23:27 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-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:27 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/04 05:23:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/04 05:23:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:23:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/04 05:23:27 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:27 DEBUG : dir: Looking for writers 2025/04/04 05:23:27 DEBUG : file1: reading active writers 2025/04/04 05:23:27 DEBUG : : Looking for writers 2025/04/04 05:23:27 DEBUG : dir: reading active writers 2025/04/04 05:23:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/04/04 05:23:27 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/04 05:23:27 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/04 05:23:27 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:23:27 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/04 05:23:27 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:27 DEBUG : : Looking for writers 2025/04/04 05:23:27 DEBUG : file.txt: reading active writers 2025/04/04 05:23:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:27 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:27 DEBUG : webdav root 'rclone-test-tininob1socu': File to upload is small (25 bytes), uploading instead of streaming 2025/04/04 05:23:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:27 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/04 05:23:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:27 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:27 DEBUG : dir: Looking for writers 2025/04/04 05:23:27 DEBUG : file1: reading active writers 2025/04/04 05:23:27 DEBUG : : Looking for writers 2025/04/04 05:23:27 DEBUG : dir: reading active writers 2025/04/04 05:23:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:27 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:27 DEBUG : dir/file1: Remove: 2025/04/04 05:23:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:27 DEBUG : dir/file1: >Remove: err= 2025/04/04 05:23:27 DEBUG : dir/file1: Remove: 2025/04/04 05:23:27 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/04 05:23:27 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:27 DEBUG : dir: Looking for writers 2025/04/04 05:23:27 DEBUG : : Looking for writers 2025/04/04 05:23:27 DEBUG : dir: reading active writers 2025/04/04 05:23:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:27 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:27 DEBUG : dir/file1: Remove: 2025/04/04 05:23:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:27 DEBUG : dir/file1: >Remove: err= 2025/04/04 05:23:27 DEBUG : dir/file1: Remove: 2025/04/04 05:23:27 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/04 05:23:27 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:27 DEBUG : dir: Looking for writers 2025/04/04 05:23:27 DEBUG : : Looking for writers 2025/04/04 05:23:27 DEBUG : dir: reading active writers 2025/04/04 05:23:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:27 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/04 05:23:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/04 05:23:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/04 05:23:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/04 05:23:27 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/04 05:23:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/04 05:23:27 DEBUG : dir/file1: Open: flags=0x3 2025/04/04 05:23:27 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/04 05:23:27 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/04 05:23:27 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:27 DEBUG : dir: Looking for writers 2025/04/04 05:23:27 DEBUG : file1: reading active writers 2025/04/04 05:23:27 DEBUG : : Looking for writers 2025/04/04 05:23:27 DEBUG : dir: reading active writers 2025/04/04 05:23:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:27 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:27 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:27 DEBUG : dir: Looking for writers 2025/04/04 05:23:27 DEBUG : file1: reading active writers 2025/04/04 05:23:27 DEBUG : : Looking for writers 2025/04/04 05:23:27 DEBUG : dir: reading active writers 2025/04/04 05:23:27 DEBUG : >WaitForWriters: 2025/04/04 05:23:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/04 05:23:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000716840 2025/04/04 05:23:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/04 05:23:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000716840 2025/04/04 05:23:28 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/04 05:23:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/04 05:23:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/04 05:23:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc000716840 2025/04/04 05:23:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:28 DEBUG : webdav root 'rclone-test-tininob1socu': File to upload is small (25 bytes), uploading instead of streaming 2025/04/04 05:23:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:28 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/04 05:23:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:28 DEBUG : newLeaf: Running delayed rename now 2025/04/04 05:23:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/04 05:23:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000716840 2025/04/04 05:23:28 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:28 DEBUG : dir: Looking for writers 2025/04/04 05:23:28 DEBUG : : Looking for writers 2025/04/04 05:23:28 DEBUG : dir: reading active writers 2025/04/04 05:23:28 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:28 DEBUG : >WaitForWriters: 2025/04/04 05:23:28 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:28 DEBUG : dir: Looking for writers 2025/04/04 05:23:28 DEBUG : : Looking for writers 2025/04/04 05:23:28 DEBUG : dir: reading active writers 2025/04/04 05:23:28 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:28 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:28 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:28 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:28 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:28 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:28 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:28 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:28 DEBUG : dir: Looking for writers 2025/04/04 05:23:28 DEBUG : file1: reading active writers 2025/04/04 05:23:28 DEBUG : : Looking for writers 2025/04/04 05:23:28 DEBUG : dir: reading active writers 2025/04/04 05:23:28 DEBUG : >WaitForWriters: 2025/04/04 05:23:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/04 05:23:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000716d80 2025/04/04 05:23:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/04 05:23:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000716d80 2025/04/04 05:23:28 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/04 05:23:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/04 05:23:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/04 05:23:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc000716d80 2025/04/04 05:23:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:28 DEBUG : webdav root 'rclone-test-tininob1socu': File to upload is small (25 bytes), uploading instead of streaming 2025/04/04 05:23:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:28 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/04 05:23:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:28 DEBUG : newLeaf: Running delayed rename now 2025/04/04 05:23:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/04 05:23:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000716d80 2025/04/04 05:23:28 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:28 DEBUG : dir: Looking for writers 2025/04/04 05:23:28 DEBUG : : Looking for writers 2025/04/04 05:23:28 DEBUG : dir: reading active writers 2025/04/04 05:23:28 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:28 DEBUG : >WaitForWriters: 2025/04/04 05:23:28 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:28 DEBUG : dir: Looking for writers 2025/04/04 05:23:28 DEBUG : : Looking for writers 2025/04/04 05:23:28 DEBUG : dir: reading active writers 2025/04/04 05:23:28 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:28 DEBUG : >WaitForWriters: 2025/04/04 05:23:28 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:28 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:28 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:28 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:28 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:28 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/04 05:23:28 DEBUG : dir/file1: newRWFileHandle: 2025/04/04 05:23:28 DEBUG : dir/file1(0xc000a4e000): openPending: 2025/04/04 05:23:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/04 05:23:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/04 05:23:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:28 DEBUG : dir/file1(0xc000a4e000): >openPending: err= 2025/04/04 05:23:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/04 05:23:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/04 05:23:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/04 05:23:28 DEBUG : dir/file1(0xc000a4e000): _writeAt: size=14, off=0 2025/04/04 05:23:28 DEBUG : dir/file1(0xc000a4e000): >_writeAt: n=14, err= 2025/04/04 05:23:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/04 05:23:28 DEBUG : dir/file1(0xc000a4e000): close: 2025/04/04 05:23:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/04 05:23:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/04 05:23:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:28 DEBUG : dir/file1(0xc000a4e000): >close: err= 2025/04/04 05:23:28 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:28 DEBUG : dir: Looking for writers 2025/04/04 05:23:28 DEBUG : file1: reading active writers 2025/04/04 05:23:28 DEBUG : : Looking for writers 2025/04/04 05:23:28 DEBUG : dir: reading active writers 2025/04/04 05:23:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/04 05:23:28 DEBUG : dir: Looking for writers 2025/04/04 05:23:28 DEBUG : file1: reading active writers 2025/04/04 05:23:28 DEBUG : : Looking for writers 2025/04/04 05:23:28 DEBUG : dir: reading active writers 2025/04/04 05:23:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/04 05:23:28 DEBUG : dir: Looking for writers 2025/04/04 05:23:28 DEBUG : file1: reading active writers 2025/04/04 05:23:28 DEBUG : : Looking for writers 2025/04/04 05:23:28 DEBUG : dir: reading active writers 2025/04/04 05:23:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/04 05:23:28 DEBUG : dir: Looking for writers 2025/04/04 05:23:28 DEBUG : file1: reading active writers 2025/04/04 05:23:28 DEBUG : : Looking for writers 2025/04/04 05:23:28 DEBUG : dir: reading active writers 2025/04/04 05:23:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/04 05:23:28 DEBUG : dir/file1: vfs cache: starting upload 2025/04/04 05:23:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:28 INFO : dir/file1: Copied (replaced existing) 2025/04/04 05:23:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/04 05:23:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/04 05:23:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/04 05:23:28 DEBUG : dir: Looking for writers 2025/04/04 05:23:28 DEBUG : file1: reading active writers 2025/04/04 05:23:28 DEBUG : : Looking for writers 2025/04/04 05:23:28 DEBUG : dir: reading active writers 2025/04/04 05:23:28 DEBUG : >WaitForWriters: 2025/04/04 05:23:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/04 05:23:28 DEBUG : dir/file1: newRWFileHandle: 2025/04/04 05:23:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/04 05:23:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/04 05:23:28 DEBUG : dir/file1(0xc000d8a580): _readAt: size=512, off=0 2025/04/04 05:23:28 DEBUG : dir/file1(0xc000d8a580): openPending: 2025/04/04 05:23:28 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/04/04 05:23:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/04 05:23:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:28 DEBUG : dir/file1(0xc000d8a580): >openPending: err= 2025/04/04 05:23:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/04 05:23:28 DEBUG : dir/file1(0xc000d8a580): >_readAt: n=14, err=EOF 2025/04/04 05:23:28 DEBUG : dir/file1(0xc000d8a580): close: 2025/04/04 05:23:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/04 05:23:28 DEBUG : dir/file1(0xc000d8a580): >close: err= 2025/04/04 05:23:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/04 05:23:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/04 05:23:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000785a40 2025/04/04 05:23:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/04 05:23:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/04 05:23:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000785a40 2025/04/04 05:23:28 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/04 05:23:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/04 05:23:29 DEBUG : dir/file1: newRWFileHandle: 2025/04/04 05:23:29 DEBUG : dir/file1(0xc000e0b3c0): openPending: 2025/04/04 05:23:29 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/04/04 05:23:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/04 05:23:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:29 DEBUG : dir/file1(0xc000e0b3c0): >openPending: err= 2025/04/04 05:23:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/04 05:23:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/04 05:23:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/04 05:23:29 DEBUG : dir/file1(0xc000e0b3c0): _writeAt: size=25, off=0 2025/04/04 05:23:29 DEBUG : dir/file1(0xc000e0b3c0): >_writeAt: n=25, err= 2025/04/04 05:23:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/04 05:23:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/04 05:23:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000785a40 2025/04/04 05:23:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:29 DEBUG : newLeaf(0xc000e0b3c0): close: 2025/04/04 05:23:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/04 05:23:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-04 05:23:29.017455804 +0000 UTC m=+6.748241168 2025/04/04 05:23:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:29 DEBUG : newLeaf(0xc000e0b3c0): >close: err= 2025/04/04 05:23:29 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/04 05:23:29 DEBUG : newLeaf: vfs cache: starting upload 2025/04/04 05:23:29 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:29 INFO : newLeaf: Copied (replaced existing) 2025/04/04 05:23:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-04 05:23:29 +0000 UTC" 2025/04/04 05:23:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/04 05:23:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:29 DEBUG : >WaitForWriters: 2025/04/04 05:23:29 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:29 DEBUG : >WaitForWriters: 2025/04/04 05:23:29 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:29 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:29 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:29 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:29 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:29 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:29 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : file1: reading active writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : >WaitForWriters: 2025/04/04 05:23:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/04 05:23:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000717440 2025/04/04 05:23:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/04 05:23:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000717440 2025/04/04 05:23:29 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/04 05:23:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/04 05:23:29 DEBUG : dir/file1: newRWFileHandle: 2025/04/04 05:23:29 DEBUG : dir/file1(0xc000e45740): openPending: 2025/04/04 05:23:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/04 05:23:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/04 05:23:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:29 DEBUG : dir/file1(0xc000e45740): >openPending: err= 2025/04/04 05:23:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/04 05:23:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/04 05:23:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/04 05:23:29 DEBUG : dir/file1(0xc000e45740): _writeAt: size=25, off=0 2025/04/04 05:23:29 DEBUG : dir/file1(0xc000e45740): >_writeAt: n=25, err= 2025/04/04 05:23:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/04 05:23:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/04 05:23:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000717440 2025/04/04 05:23:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:29 DEBUG : newLeaf(0xc000e45740): close: 2025/04/04 05:23:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/04 05:23:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-04 05:23:29.518495908 +0000 UTC m=+7.249281261 2025/04/04 05:23:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:29 DEBUG : newLeaf(0xc000e45740): >close: err= 2025/04/04 05:23:29 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/04 05:23:29 DEBUG : newLeaf: vfs cache: starting upload 2025/04/04 05:23:29 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:29 INFO : newLeaf: Copied (replaced existing) 2025/04/04 05:23:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-04 05:23:29 +0000 UTC" 2025/04/04 05:23:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/04 05:23:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : >WaitForWriters: 2025/04/04 05:23:29 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:29 DEBUG : >WaitForWriters: 2025/04/04 05:23:29 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:29 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:29 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:29 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:29 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:29 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/04 05:23:29 DEBUG : dir/file1: newRWFileHandle: 2025/04/04 05:23:29 DEBUG : dir/file1(0xc000ee9a00): openPending: 2025/04/04 05:23:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/04 05:23:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/04 05:23:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:29 DEBUG : dir/file1(0xc000ee9a00): >openPending: err= 2025/04/04 05:23:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/04 05:23:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/04 05:23:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/04 05:23:29 DEBUG : dir/file1(0xc000ee9a00): _writeAt: size=14, off=0 2025/04/04 05:23:29 DEBUG : dir/file1(0xc000ee9a00): >_writeAt: n=14, err= 2025/04/04 05:23:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/04 05:23:29 DEBUG : dir/file1(0xc000ee9a00): close: 2025/04/04 05:23:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/04 05:23:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/04 05:23:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:29 DEBUG : dir/file1(0xc000ee9a00): >close: err= 2025/04/04 05:23:29 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : file1: reading active writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : file1: reading active writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : file1: reading active writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/04 05:23:29 DEBUG : dir: Looking for writers 2025/04/04 05:23:29 DEBUG : file1: reading active writers 2025/04/04 05:23:29 DEBUG : : Looking for writers 2025/04/04 05:23:29 DEBUG : dir: reading active writers 2025/04/04 05:23:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/04 05:23:29 DEBUG : dir/file1: vfs cache: starting upload 2025/04/04 05:23:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:29 INFO : dir/file1: Copied (replaced existing) 2025/04/04 05:23:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/04 05:23:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/04 05:23:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/04 05:23:30 DEBUG : dir: Looking for writers 2025/04/04 05:23:30 DEBUG : file1: reading active writers 2025/04/04 05:23:30 DEBUG : : Looking for writers 2025/04/04 05:23:30 DEBUG : dir: reading active writers 2025/04/04 05:23:30 DEBUG : >WaitForWriters: 2025/04/04 05:23:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/04 05:23:30 DEBUG : dir/file1: newRWFileHandle: 2025/04/04 05:23:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/04 05:23:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/04 05:23:30 DEBUG : dir/file1(0xc000e67700): _readAt: size=512, off=0 2025/04/04 05:23:30 DEBUG : dir/file1(0xc000e67700): openPending: 2025/04/04 05:23:30 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/04/04 05:23:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/04 05:23:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:30 DEBUG : dir/file1(0xc000e67700): >openPending: err= 2025/04/04 05:23:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/04 05:23:30 DEBUG : dir/file1(0xc000e67700): >_readAt: n=14, err=EOF 2025/04/04 05:23:30 DEBUG : dir/file1(0xc000e67700): close: 2025/04/04 05:23:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/04 05:23:30 DEBUG : dir/file1(0xc000e67700): >close: err= 2025/04/04 05:23:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/04 05:23:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/04 05:23:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000717980 2025/04/04 05:23:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/04 05:23:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/04 05:23:30 DEBUG : dir/file1: Updating file with dir/file1 0xc000717980 2025/04/04 05:23:30 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/04 05:23:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/04 05:23:30 DEBUG : dir/file1: newRWFileHandle: 2025/04/04 05:23:30 DEBUG : dir/file1(0xc000f1d1c0): openPending: 2025/04/04 05:23:30 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/04/04 05:23:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/04 05:23:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:30 DEBUG : dir/file1(0xc000f1d1c0): >openPending: err= 2025/04/04 05:23:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/04 05:23:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/04 05:23:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/04 05:23:30 DEBUG : dir/file1(0xc000f1d1c0): _writeAt: size=25, off=0 2025/04/04 05:23:30 DEBUG : dir/file1(0xc000f1d1c0): >_writeAt: n=25, err= 2025/04/04 05:23:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/04 05:23:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/04 05:23:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000717980 2025/04/04 05:23:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:30 DEBUG : newLeaf(0xc000f1d1c0): close: 2025/04/04 05:23:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/04 05:23:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-04 05:23:30.162861952 +0000 UTC m=+7.893647316 2025/04/04 05:23:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:30 DEBUG : newLeaf(0xc000f1d1c0): >close: err= 2025/04/04 05:23:30 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:30 DEBUG : dir: Looking for writers 2025/04/04 05:23:30 DEBUG : : Looking for writers 2025/04/04 05:23:30 DEBUG : dir: reading active writers 2025/04/04 05:23:30 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/04 05:23:30 DEBUG : dir: Looking for writers 2025/04/04 05:23:30 DEBUG : : Looking for writers 2025/04/04 05:23:30 DEBUG : dir: reading active writers 2025/04/04 05:23:30 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/04 05:23:30 DEBUG : dir: Looking for writers 2025/04/04 05:23:30 DEBUG : : Looking for writers 2025/04/04 05:23:30 DEBUG : dir: reading active writers 2025/04/04 05:23:30 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/04 05:23:30 DEBUG : dir: Looking for writers 2025/04/04 05:23:30 DEBUG : : Looking for writers 2025/04/04 05:23:30 DEBUG : dir: reading active writers 2025/04/04 05:23:30 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/04 05:23:30 DEBUG : newLeaf: vfs cache: starting upload 2025/04/04 05:23:30 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:30 INFO : newLeaf: Copied (replaced existing) 2025/04/04 05:23:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-04 05:23:30 +0000 UTC" 2025/04/04 05:23:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/04 05:23:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/04 05:23:30 DEBUG : dir: Looking for writers 2025/04/04 05:23:30 DEBUG : : Looking for writers 2025/04/04 05:23:30 DEBUG : dir: reading active writers 2025/04/04 05:23:30 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:30 DEBUG : >WaitForWriters: 2025/04/04 05:23:30 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:30 DEBUG : dir: Looking for writers 2025/04/04 05:23:30 DEBUG : : Looking for writers 2025/04/04 05:23:30 DEBUG : dir: reading active writers 2025/04/04 05:23:30 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:30 DEBUG : >WaitForWriters: 2025/04/04 05:23:30 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:30 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:30 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:30 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:30 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:30 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:30 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:30 DEBUG : dir: Looking for writers 2025/04/04 05:23:30 DEBUG : file1: reading active writers 2025/04/04 05:23:30 DEBUG : : Looking for writers 2025/04/04 05:23:30 DEBUG : dir: reading active writers 2025/04/04 05:23:30 DEBUG : >WaitForWriters: 2025/04/04 05:23:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/04 05:23:30 DEBUG : dir/file1: newRWFileHandle: 2025/04/04 05:23:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/04 05:23:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/04 05:23:30 DEBUG : dir/file1(0xc0009cfa00): _readAt: size=512, off=0 2025/04/04 05:23:30 DEBUG : dir/file1(0xc0009cfa00): openPending: 2025/04/04 05:23:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/04 05:23:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/04 05:23:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:30 DEBUG : dir/file1(0xc0009cfa00): >openPending: err= 2025/04/04 05:23:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/04 05:23:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/04 05:23:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/04 05:23:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:23:30 DEBUG : dir/file1(0xc0009cfa00): >_readAt: n=14, err=EOF 2025/04/04 05:23:30 DEBUG : dir/file1(0xc0009cfa00): close: 2025/04/04 05:23:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/04 05:23:30 DEBUG : dir/file1(0xc0009cfa00): >close: err= 2025/04/04 05:23:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/04 05:23:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/04 05:23:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000716240 2025/04/04 05:23:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/04 05:23:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/04 05:23:30 DEBUG : dir/file1: Updating file with dir/file1 0xc000716240 2025/04/04 05:23:30 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/04 05:23:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/04 05:23:30 DEBUG : dir/file1: newRWFileHandle: 2025/04/04 05:23:30 DEBUG : dir/file1(0xc00068d6c0): openPending: 2025/04/04 05:23:30 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/04/04 05:23:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/04 05:23:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:30 DEBUG : dir/file1(0xc00068d6c0): >openPending: err= 2025/04/04 05:23:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/04 05:23:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/04 05:23:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/04 05:23:30 DEBUG : dir/file1(0xc00068d6c0): _writeAt: size=25, off=0 2025/04/04 05:23:30 DEBUG : dir/file1(0xc00068d6c0): >_writeAt: n=25, err= 2025/04/04 05:23:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/04 05:23:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/04 05:23:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000716240 2025/04/04 05:23:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:23:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:30 DEBUG : newLeaf(0xc00068d6c0): close: 2025/04/04 05:23:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/04 05:23:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-04 05:23:30.664881002 +0000 UTC m=+8.395666356 2025/04/04 05:23:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:30 DEBUG : newLeaf(0xc00068d6c0): >close: err= 2025/04/04 05:23:30 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:30 DEBUG : dir: Looking for writers 2025/04/04 05:23:30 DEBUG : : Looking for writers 2025/04/04 05:23:30 DEBUG : dir: reading active writers 2025/04/04 05:23:30 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/04 05:23:30 DEBUG : dir: Looking for writers 2025/04/04 05:23:30 DEBUG : : Looking for writers 2025/04/04 05:23:30 DEBUG : dir: reading active writers 2025/04/04 05:23:30 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/04 05:23:30 DEBUG : dir: Looking for writers 2025/04/04 05:23:30 DEBUG : : Looking for writers 2025/04/04 05:23:30 DEBUG : dir: reading active writers 2025/04/04 05:23:30 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/04 05:23:30 DEBUG : dir: Looking for writers 2025/04/04 05:23:30 DEBUG : : Looking for writers 2025/04/04 05:23:30 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:30 DEBUG : dir: reading active writers 2025/04/04 05:23:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/04 05:23:30 DEBUG : newLeaf: vfs cache: starting upload 2025/04/04 05:23:30 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:30 INFO : newLeaf: Copied (replaced existing) 2025/04/04 05:23:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-04 05:23:30 +0000 UTC" 2025/04/04 05:23:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/04 05:23:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/04 05:23:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/04 05:23:30 DEBUG : dir: Looking for writers 2025/04/04 05:23:30 DEBUG : : Looking for writers 2025/04/04 05:23:30 DEBUG : dir: reading active writers 2025/04/04 05:23:30 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:30 DEBUG : >WaitForWriters: 2025/04/04 05:23:30 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:30 DEBUG : dir: Looking for writers 2025/04/04 05:23:30 DEBUG : : Looking for writers 2025/04/04 05:23:30 DEBUG : dir: reading active writers 2025/04/04 05:23:30 DEBUG : newLeaf: reading active writers 2025/04/04 05:23:30 DEBUG : >WaitForWriters: 2025/04/04 05:23:30 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- 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.50s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:30 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:30 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:30 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:30 DEBUG : : Looking for writers 2025/04/04 05:23:30 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-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:30 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:23:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/04 05:23:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/04 05:23:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/04 05:23:31 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:31 DEBUG : dir: Looking for writers 2025/04/04 05:23:31 DEBUG : file1: reading active writers 2025/04/04 05:23:31 DEBUG : : Looking for writers 2025/04/04 05:23:31 DEBUG : dir: reading active writers 2025/04/04 05:23:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:31 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:23:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/04 05:23:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/04 05:23:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/04 05:23:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/04 05:23:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/04 05:23:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/04 05:23:31 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:31 DEBUG : dir: Looking for writers 2025/04/04 05:23:31 DEBUG : file1: reading active writers 2025/04/04 05:23:31 DEBUG : : Looking for writers 2025/04/04 05:23:31 DEBUG : dir: reading active writers 2025/04/04 05:23:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:31 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:23:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/04 05:23:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/04 05:23:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/04 05:23:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/04 05:23:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/04 05:23:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/04 05:23:31 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/04 05:23:31 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/04 05:23:31 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/04 05:23:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/04 05:23:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/04 05:23:31 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/04 05:23:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/04 05:23:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/04 05:23:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/04 05:23:31 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/04 05:23:31 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:31 DEBUG : dir: Looking for writers 2025/04/04 05:23:31 DEBUG : file1: reading active writers 2025/04/04 05:23:31 DEBUG : : Looking for writers 2025/04/04 05:23:31 DEBUG : dir: reading active writers 2025/04/04 05:23:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.24s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:31 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:23:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/04 05:23:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/04 05:23:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/04 05:23:31 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:31 DEBUG : dir: Looking for writers 2025/04/04 05:23:31 DEBUG : file1: reading active writers 2025/04/04 05:23:31 DEBUG : : Looking for writers 2025/04/04 05:23:31 DEBUG : dir: reading active writers 2025/04/04 05:23:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.16s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:31 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:23:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/04 05:23:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/04 05:23:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/04 05:23:31 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/04 05:23:31 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:31 DEBUG : dir: Looking for writers 2025/04/04 05:23:31 DEBUG : file1: reading active writers 2025/04/04 05:23:31 DEBUG : : Looking for writers 2025/04/04 05:23:31 DEBUG : dir: reading active writers 2025/04/04 05:23:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:31 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:31 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:31 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:31 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:31 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:23:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/04 05:23:31 DEBUG : dir/file1: newRWFileHandle: 2025/04/04 05:23:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/04 05:23:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/04 05:23:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/04 05:23:31 DEBUG : dir/file1(0xc0009774c0): _readAt: size=1, off=0 2025/04/04 05:23:31 DEBUG : dir/file1(0xc0009774c0): openPending: 2025/04/04 05:23:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/04 05:23:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/04 05:23:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:31 DEBUG : dir/file1(0xc0009774c0): >openPending: err= 2025/04/04 05:23:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/04 05:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:23:31 DEBUG : dir/file1(0xc0009774c0): >_readAt: n=1, err= 2025/04/04 05:23:31 DEBUG : dir/file1(0xc0009774c0): _readAt: size=256, off=1 2025/04/04 05:23:31 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/04 05:23:31 DEBUG : dir/file1(0xc0009774c0): >_readAt: n=15, err=EOF 2025/04/04 05:23:31 DEBUG : dir/file1(0xc0009774c0): _readAt: size=16, off=16 2025/04/04 05:23:31 DEBUG : dir/file1(0xc0009774c0): >_readAt: n=0, err=EOF 2025/04/04 05:23:31 DEBUG : dir/file1(0xc0009774c0): close: 2025/04/04 05:23:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/04 05:23:31 DEBUG : dir/file1(0xc0009774c0): >close: err= 2025/04/04 05:23:31 DEBUG : dir/file1(0xc0009774c0): close: 2025/04/04 05:23:31 DEBUG : dir/file1(0xc0009774c0): >close: err=file already closed 2025/04/04 05:23:31 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:31 DEBUG : dir: Looking for writers 2025/04/04 05:23:31 DEBUG : file1: reading active writers 2025/04/04 05:23:31 DEBUG : : Looking for writers 2025/04/04 05:23:31 DEBUG : dir: reading active writers 2025/04/04 05:23:31 DEBUG : >WaitForWriters: 2025/04/04 05:23:31 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:32 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:23:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/04 05:23:32 DEBUG : dir/file1: newRWFileHandle: 2025/04/04 05:23:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/04 05:23:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/04 05:23:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/04 05:23:32 DEBUG : dir/file1(0xc0009ed780): _readAt: size=1, off=0 2025/04/04 05:23:32 DEBUG : dir/file1(0xc0009ed780): openPending: 2025/04/04 05:23:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/04 05:23:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/04 05:23:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:32 DEBUG : dir/file1(0xc0009ed780): >openPending: err= 2025/04/04 05:23:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/04 05:23:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/04 05:23:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/04 05:23:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:23:32 DEBUG : dir/file1(0xc0009ed780): >_readAt: n=1, err= 2025/04/04 05:23:32 DEBUG : dir/file1(0xc0009ed780): _readAt: size=1, off=5 2025/04/04 05:23:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/04 05:23:32 DEBUG : dir/file1(0xc0009ed780): >_readAt: n=1, err= 2025/04/04 05:23:32 DEBUG : dir/file1(0xc0009ed780): _readAt: size=1, off=3 2025/04/04 05:23:32 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/04 05:23:32 DEBUG : dir/file1(0xc0009ed780): >_readAt: n=1, err= 2025/04/04 05:23:32 DEBUG : dir/file1(0xc0009ed780): _readAt: size=1, off=13 2025/04/04 05:23:32 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/04 05:23:32 DEBUG : dir/file1(0xc0009ed780): >_readAt: n=1, err= 2025/04/04 05:23:32 DEBUG : dir/file1(0xc0009ed780): _readAt: size=16, off=100 2025/04/04 05:23:32 DEBUG : dir/file1(0xc0009ed780): >_readAt: n=0, err=EOF 2025/04/04 05:23:32 DEBUG : dir/file1(0xc0009ed780): close: 2025/04/04 05:23:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/04 05:23:32 DEBUG : dir/file1(0xc0009ed780): >close: err= 2025/04/04 05:23:32 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:32 DEBUG : dir: Looking for writers 2025/04/04 05:23:32 DEBUG : file1: reading active writers 2025/04/04 05:23:32 DEBUG : : Looking for writers 2025/04/04 05:23:32 DEBUG : dir: reading active writers 2025/04/04 05:23:32 DEBUG : >WaitForWriters: 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:32 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:23:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/04 05:23:32 DEBUG : dir/file1: newRWFileHandle: 2025/04/04 05:23:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/04 05:23:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/04 05:23:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): _readAt: size=1, off=0 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): openPending: 2025/04/04 05:23:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/04 05:23:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/04 05:23:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): >openPending: err= 2025/04/04 05:23:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/04 05:23:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/04 05:23:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/04 05:23:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): >_readAt: n=1, err= 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): _readAt: size=1, off=5 2025/04/04 05:23:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): >_readAt: n=1, err= 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): _readAt: size=1, off=1 2025/04/04 05:23:32 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): >_readAt: n=1, err= 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): _readAt: size=6, off=10 2025/04/04 05:23:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): >_readAt: n=6, err= 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): _readAt: size=256, off=10 2025/04/04 05:23:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): >_readAt: n=6, err=EOF 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): _readAt: size=256, off=100 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): >_readAt: n=0, err=EOF 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): close: 2025/04/04 05:23:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): >close: err= 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): _readAt: size=256, off=100 2025/04/04 05:23:32 DEBUG : dir/file1(0xc00083a640): >_readAt: n=0, err=file already closed 2025/04/04 05:23:32 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:32 DEBUG : dir: Looking for writers 2025/04/04 05:23:32 DEBUG : file1: reading active writers 2025/04/04 05:23:32 DEBUG : : Looking for writers 2025/04/04 05:23:32 DEBUG : dir: reading active writers 2025/04/04 05:23:32 DEBUG : >WaitForWriters: 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:32 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:23:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/04 05:23:32 DEBUG : dir/file1: newRWFileHandle: 2025/04/04 05:23:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/04 05:23:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/04 05:23:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d27d00): RWFileHandle.Flush 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d27d00): _readAt: size=256, off=0 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d27d00): openPending: 2025/04/04 05:23:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/04 05:23:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/04 05:23:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d27d00): >openPending: err= 2025/04/04 05:23:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/04 05:23:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/04 05:23:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/04 05:23:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d27d00): >_readAt: n=16, err=EOF 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d27d00): RWFileHandle.Flush 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d27d00): RWFileHandle.Flush 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d27d00): close: 2025/04/04 05:23:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d27d00): >close: err= 2025/04/04 05:23:32 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:32 DEBUG : dir: Looking for writers 2025/04/04 05:23:32 DEBUG : file1: reading active writers 2025/04/04 05:23:32 DEBUG : : Looking for writers 2025/04/04 05:23:32 DEBUG : dir: reading active writers 2025/04/04 05:23:32 DEBUG : >WaitForWriters: 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:32 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:23:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/04 05:23:32 DEBUG : dir/file1: newRWFileHandle: 2025/04/04 05:23:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/04 05:23:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/04 05:23:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d48540): _readAt: size=256, off=0 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d48540): openPending: 2025/04/04 05:23:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/04 05:23:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/04 05:23:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d48540): >openPending: err= 2025/04/04 05:23:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/04 05:23:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/04 05:23:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/04 05:23:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d48540): >_readAt: n=16, err=EOF 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d48540): RWFileHandle.Release 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d48540): close: 2025/04/04 05:23:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d48540): >close: err= 2025/04/04 05:23:32 DEBUG : dir/file1(0xc000d48540): RWFileHandle.Release 2025/04/04 05:23:32 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:32 DEBUG : dir: Looking for writers 2025/04/04 05:23:32 DEBUG : file1: reading active writers 2025/04/04 05:23:32 DEBUG : : Looking for writers 2025/04/04 05:23:32 DEBUG : dir: reading active writers 2025/04/04 05:23:32 DEBUG : >WaitForWriters: 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:32 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:32 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:32 DEBUG : file1: newRWFileHandle: 2025/04/04 05:23:32 DEBUG : file1(0xc000d5afc0): openPending: 2025/04/04 05:23:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:32 DEBUG : file1(0xc000d5afc0): >openPending: err= 2025/04/04 05:23:32 DEBUG : file1: >newRWFileHandle: err= 2025/04/04 05:23:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/04 05:23:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/04 05:23:32 DEBUG : file1(0xc000d5afc0): _writeAt: size=5, off=0 2025/04/04 05:23:32 DEBUG : file1(0xc000d5afc0): >_writeAt: n=5, err= 2025/04/04 05:23:32 DEBUG : file1(0xc000d5afc0): _writeAt: size=7, off=5 2025/04/04 05:23:32 DEBUG : file1(0xc000d5afc0): >_writeAt: n=7, err= 2025/04/04 05:23:32 DEBUG : file1: vfs cache: truncate to size=11 2025/04/04 05:23:32 DEBUG : file1(0xc000d5afc0): close: 2025/04/04 05:23:32 DEBUG : file1: vfs cache: setting modification time to 2025-04-04 05:23:32.6125052 +0000 UTC m=+10.343290554 2025/04/04 05:23:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:32 DEBUG : file1(0xc000d5afc0): >close: err= 2025/04/04 05:23:32 DEBUG : file1(0xc000d5afc0): close: 2025/04/04 05:23:32 DEBUG : file1(0xc000d5afc0): >close: err=file already closed 2025/04/04 05:23:32 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:32 DEBUG : : Looking for writers 2025/04/04 05:23:32 DEBUG : file1: reading active writers 2025/04/04 05:23:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/04 05:23:32 DEBUG : : Looking for writers 2025/04/04 05:23:32 DEBUG : file1: reading active writers 2025/04/04 05:23:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/04 05:23:32 DEBUG : : Looking for writers 2025/04/04 05:23:32 DEBUG : file1: reading active writers 2025/04/04 05:23:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/04 05:23:32 DEBUG : : Looking for writers 2025/04/04 05:23:32 DEBUG : file1: reading active writers 2025/04/04 05:23:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/04 05:23:32 DEBUG : file1: vfs cache: starting upload 2025/04/04 05:23:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:32 INFO : file1: Copied (new) 2025/04/04 05:23:32 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-04 05:23:32 +0000 UTC" 2025/04/04 05:23:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/04 05:23:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:32 INFO : file1: vfs cache: upload succeeded try #1 2025/04/04 05:23:32 DEBUG : : Looking for writers 2025/04/04 05:23:32 DEBUG : file1: reading active writers 2025/04/04 05:23:32 DEBUG : >WaitForWriters: 2025/04/04 05:23:32 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:32 DEBUG : : Looking for writers 2025/04/04 05:23:32 DEBUG : file1: reading active writers 2025/04/04 05:23:32 DEBUG : >WaitForWriters: 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:32 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:32 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:32 DEBUG : file1: newRWFileHandle: 2025/04/04 05:23:32 DEBUG : file1(0xc000e12240): openPending: 2025/04/04 05:23:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:32 DEBUG : file1(0xc000e12240): >openPending: err= 2025/04/04 05:23:32 DEBUG : file1: >newRWFileHandle: err= 2025/04/04 05:23:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/04 05:23:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/04 05:23:32 DEBUG : file1(0xc000e12240): _writeAt: size=7, off=0 2025/04/04 05:23:32 DEBUG : file1(0xc000e12240): >_writeAt: n=7, err= 2025/04/04 05:23:32 DEBUG : file1(0xc000e12240): _writeAt: size=6, off=5 2025/04/04 05:23:32 DEBUG : file1(0xc000e12240): >_writeAt: n=6, err= 2025/04/04 05:23:32 DEBUG : file1(0xc000e12240): close: 2025/04/04 05:23:32 DEBUG : file1: vfs cache: setting modification time to 2025-04-04 05:23:32.810477529 +0000 UTC m=+10.541262883 2025/04/04 05:23:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:32 DEBUG : file1(0xc000e12240): >close: err= 2025/04/04 05:23:32 DEBUG : file1(0xc000e12240): _writeAt: size=5, off=0 2025/04/04 05:23:32 DEBUG : file1(0xc000e12240): >_writeAt: n=0, err=file already closed 2025/04/04 05:23:32 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:32 DEBUG : : Looking for writers 2025/04/04 05:23:32 DEBUG : file1: reading active writers 2025/04/04 05:23:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/04 05:23:32 DEBUG : : Looking for writers 2025/04/04 05:23:32 DEBUG : file1: reading active writers 2025/04/04 05:23:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/04 05:23:32 DEBUG : : Looking for writers 2025/04/04 05:23:32 DEBUG : file1: reading active writers 2025/04/04 05:23:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/04 05:23:32 DEBUG : : Looking for writers 2025/04/04 05:23:32 DEBUG : file1: reading active writers 2025/04/04 05:23:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/04 05:23:32 DEBUG : file1: vfs cache: starting upload 2025/04/04 05:23:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:32 INFO : file1: Copied (new) 2025/04/04 05:23:32 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-04 05:23:32 +0000 UTC" 2025/04/04 05:23:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/04 05:23:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:32 INFO : file1: vfs cache: upload succeeded try #1 2025/04/04 05:23:32 DEBUG : : Looking for writers 2025/04/04 05:23:32 DEBUG : file1: reading active writers 2025/04/04 05:23:32 DEBUG : >WaitForWriters: 2025/04/04 05:23:32 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:32 DEBUG : : Looking for writers 2025/04/04 05:23:32 DEBUG : file1: reading active writers 2025/04/04 05:23:32 DEBUG : >WaitForWriters: 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:32 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:32 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:33 DEBUG : file1: newRWFileHandle: 2025/04/04 05:23:33 DEBUG : file1(0xc000dd5c80): openPending: 2025/04/04 05:23:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:33 DEBUG : file1(0xc000dd5c80): >openPending: err= 2025/04/04 05:23:33 DEBUG : file1: >newRWFileHandle: err= 2025/04/04 05:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/04 05:23:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/04 05:23:33 DEBUG : file1(0xc000dd5c80): close: 2025/04/04 05:23:33 DEBUG : file1: vfs cache: setting modification time to 2025-04-04 05:23:33.008484613 +0000 UTC m=+10.739269977 2025/04/04 05:23:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:33 DEBUG : file1(0xc000dd5c80): >close: err= 2025/04/04 05:23:33 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/04 05:23:33 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/04 05:23:33 DEBUG : file2: newRWFileHandle: 2025/04/04 05:23:33 DEBUG : file2(0xc000dd5d40): openPending: 2025/04/04 05:23:33 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:33 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/04 05:23:33 DEBUG : file2(0xc000dd5d40): >openPending: err= 2025/04/04 05:23:33 DEBUG : file2: >newRWFileHandle: err= 2025/04/04 05:23:33 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/04 05:23:33 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/04 05:23:33 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/04 05:23:33 DEBUG : file2(0xc000dd5d40): RWFileHandle.Flush 2025/04/04 05:23:33 DEBUG : file2(0xc000dd5d40): RWFileHandle.Release 2025/04/04 05:23:33 DEBUG : file2(0xc000dd5d40): close: 2025/04/04 05:23:33 DEBUG : file2: vfs cache: setting modification time to 2025-04-04 05:23:33.009422273 +0000 UTC m=+10.740207627 2025/04/04 05:23:33 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:33 DEBUG : file2(0xc000dd5d40): >close: err= 2025/04/04 05:23:33 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : file2: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : file2: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : file2: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : file2: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/04 05:23:33 DEBUG : file2: vfs cache: starting upload 2025/04/04 05:23:33 DEBUG : file1: vfs cache: starting upload 2025/04/04 05:23:33 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:33 INFO : file2: Copied (new) 2025/04/04 05:23:33 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-04 05:23:33 +0000 UTC" 2025/04/04 05:23:33 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/04 05:23:33 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/04 05:23:33 INFO : file2: vfs cache: upload succeeded try #1 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : file2: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/04 05:23:33 INFO : file1: Copied (new) 2025/04/04 05:23:33 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-04 05:23:33 +0000 UTC" 2025/04/04 05:23:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/04 05:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:33 INFO : file1: vfs cache: upload succeeded try #1 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : file2: reading active writers 2025/04/04 05:23:33 DEBUG : >WaitForWriters: 2025/04/04 05:23:33 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : file2: reading active writers 2025/04/04 05:23:33 DEBUG : >WaitForWriters: 2025/04/04 05:23:33 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:33 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:33 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:33 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:33 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:33 DEBUG : file1: newRWFileHandle: 2025/04/04 05:23:33 DEBUG : file1(0xc000e3f100): openPending: 2025/04/04 05:23:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:33 DEBUG : file1(0xc000e3f100): >openPending: err= 2025/04/04 05:23:33 DEBUG : file1: >newRWFileHandle: err= 2025/04/04 05:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/04 05:23:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/04 05:23:33 DEBUG : file1(0xc000e3f100): _writeAt: size=5, off=0 2025/04/04 05:23:33 DEBUG : file1(0xc000e3f100): >_writeAt: n=5, err= 2025/04/04 05:23:33 DEBUG : file1(0xc000e3f100): RWFileHandle.Flush 2025/04/04 05:23:33 DEBUG : file1(0xc000e3f100): RWFileHandle.Flush 2025/04/04 05:23:33 DEBUG : file1(0xc000e3f100): close: 2025/04/04 05:23:33 DEBUG : file1: vfs cache: setting modification time to 2025-04-04 05:23:33.376773328 +0000 UTC m=+11.107558683 2025/04/04 05:23:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:33 DEBUG : file1(0xc000e3f100): >close: err= 2025/04/04 05:23:33 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/04 05:23:33 DEBUG : file1: vfs cache: starting upload 2025/04/04 05:23:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:33 INFO : file1: Copied (new) 2025/04/04 05:23:33 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-04 05:23:33 +0000 UTC" 2025/04/04 05:23:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/04 05:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:33 INFO : file1: vfs cache: upload succeeded try #1 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : >WaitForWriters: 2025/04/04 05:23:33 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:33 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:33 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:33 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:33 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:33 DEBUG : file1: newRWFileHandle: 2025/04/04 05:23:33 DEBUG : file1(0xc000f3cfc0): openPending: 2025/04/04 05:23:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:33 DEBUG : file1(0xc000f3cfc0): >openPending: err= 2025/04/04 05:23:33 DEBUG : file1: >newRWFileHandle: err= 2025/04/04 05:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/04 05:23:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/04 05:23:33 DEBUG : file1(0xc000f3cfc0): _writeAt: size=5, off=0 2025/04/04 05:23:33 DEBUG : file1(0xc000f3cfc0): >_writeAt: n=5, err= 2025/04/04 05:23:33 DEBUG : file1(0xc000f3cfc0): RWFileHandle.Release 2025/04/04 05:23:33 DEBUG : file1(0xc000f3cfc0): close: 2025/04/04 05:23:33 DEBUG : file1: vfs cache: setting modification time to 2025-04-04 05:23:33.563334993 +0000 UTC m=+11.294120347 2025/04/04 05:23:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:33 DEBUG : file1(0xc000f3cfc0): >close: err= 2025/04/04 05:23:33 DEBUG : file1(0xc000f3cfc0): RWFileHandle.Release 2025/04/04 05:23:33 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/04 05:23:33 DEBUG : file1: vfs cache: starting upload 2025/04/04 05:23:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:33 INFO : file1: Copied (new) 2025/04/04 05:23:33 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-04 05:23:33 +0000 UTC" 2025/04/04 05:23:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/04 05:23:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:33 INFO : file1: vfs cache: upload succeeded try #1 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : >WaitForWriters: 2025/04/04 05:23:33 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:33 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:33 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:33 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:33 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/04 05:23:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/04 05:23:33 DEBUG : dir/file1: newRWFileHandle: 2025/04/04 05:23:33 DEBUG : dir/file1(0xc000e6dbc0): openPending: 2025/04/04 05:23:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/04 05:23:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/04 05:23:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:33 DEBUG : dir/file1(0xc000e6dbc0): >openPending: err= 2025/04/04 05:23:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/04 05:23:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/04 05:23:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/04 05:23:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/04 05:23:33 DEBUG : dir/file1(0xc000e6dbc0): _writeAt: size=5, off=0 2025/04/04 05:23:33 DEBUG : dir/file1(0xc000e6dbc0): >_writeAt: n=5, err= 2025/04/04 05:23:33 DEBUG : dir/file1(0xc000e6dbc0): close: 2025/04/04 05:23:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:33 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-04 05:23:33.812078384 +0000 UTC m=+11.542863748 2025/04/04 05:23:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:33 DEBUG : dir/file1(0xc000e6dbc0): >close: err= 2025/04/04 05:23:33 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:33 DEBUG : dir: Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : dir: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/04 05:23:33 DEBUG : dir: Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : dir: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/04 05:23:33 DEBUG : dir: Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : dir: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/04 05:23:33 DEBUG : dir: Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : dir: reading active writers 2025/04/04 05:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/04 05:23:33 DEBUG : dir/file1: vfs cache: starting upload 2025/04/04 05:23:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:33 INFO : dir/file1: Copied (replaced existing) 2025/04/04 05:23:33 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-04-04 05:23:33 +0000 UTC" 2025/04/04 05:23:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/04 05:23:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/04 05:23:33 DEBUG : dir: Looking for writers 2025/04/04 05:23:33 DEBUG : file1: reading active writers 2025/04/04 05:23:33 DEBUG : : Looking for writers 2025/04/04 05:23:33 DEBUG : dir: reading active writers 2025/04/04 05:23:33 DEBUG : >WaitForWriters: 2025/04/04 05:23:33 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:34 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:34 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:34 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : dir/file1: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/04 05:23:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/04 05:23:34 DEBUG : dir/file1(0xc0009cf180): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : dir/file1(0xc0009cf180): openPending: 2025/04/04 05:23:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/04 05:23:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/04 05:23:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:34 DEBUG : dir/file1(0xc0009cf180): >openPending: err= 2025/04/04 05:23:34 DEBUG : dir/file1(0xc0009cf180): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : dir/file1(0xc0009cf180): _writeAt: size=15, off=5 2025/04/04 05:23:34 DEBUG : dir/file1(0xc0009cf180): >_writeAt: n=15, err= 2025/04/04 05:23:34 DEBUG : dir/file1(0xc0009cf180): close: 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/04 05:23:34 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-04 05:23:34.09729711 +0000 UTC m=+11.828082484 2025/04/04 05:23:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : dir/file1(0xc0009cf180): >close: err= 2025/04/04 05:23:34 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:34 DEBUG : dir: Looking for writers 2025/04/04 05:23:34 DEBUG : file1: reading active writers 2025/04/04 05:23:34 DEBUG : : Looking for writers 2025/04/04 05:23:34 DEBUG : dir: reading active writers 2025/04/04 05:23:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/04 05:23:34 DEBUG : dir: Looking for writers 2025/04/04 05:23:34 DEBUG : file1: reading active writers 2025/04/04 05:23:34 DEBUG : : Looking for writers 2025/04/04 05:23:34 DEBUG : dir: reading active writers 2025/04/04 05:23:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/04 05:23:34 DEBUG : dir: Looking for writers 2025/04/04 05:23:34 DEBUG : file1: reading active writers 2025/04/04 05:23:34 DEBUG : : Looking for writers 2025/04/04 05:23:34 DEBUG : dir: reading active writers 2025/04/04 05:23:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/04 05:23:34 DEBUG : dir: Looking for writers 2025/04/04 05:23:34 DEBUG : file1: reading active writers 2025/04/04 05:23:34 DEBUG : : Looking for writers 2025/04/04 05:23:34 DEBUG : dir: reading active writers 2025/04/04 05:23:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/04 05:23:34 DEBUG : dir/file1: vfs cache: starting upload 2025/04/04 05:23:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:34 INFO : dir/file1: Copied (replaced existing) 2025/04/04 05:23:34 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-04-04 05:23:34 +0000 UTC" 2025/04/04 05:23:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/04 05:23:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/04 05:23:34 DEBUG : dir: Looking for writers 2025/04/04 05:23:34 DEBUG : file1: reading active writers 2025/04/04 05:23:34 DEBUG : : Looking for writers 2025/04/04 05:23:34 DEBUG : dir: reading active writers 2025/04/04 05:23:34 DEBUG : >WaitForWriters: 2025/04/04 05:23:34 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:34 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:34 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:34 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : file1: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : file1(0xc000e12780): openPending: 2025/04/04 05:23:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:34 DEBUG : file1(0xc000e12780): >openPending: err= 2025/04/04 05:23:34 DEBUG : file1: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/04 05:23:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/04 05:23:34 DEBUG : file1(0xc000e12780): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : file1(0xc000e12780): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : file1(0xc000e12780): close: 2025/04/04 05:23:34 DEBUG : file1: vfs cache: setting modification time to 2025-04-04 05:23:34.314524486 +0000 UTC m=+12.045309810 2025/04/04 05:23:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : file1(0xc000e12780): >close: err= 2025/04/04 05:23:34 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:34 DEBUG : : Looking for writers 2025/04/04 05:23:34 DEBUG : file1: reading active writers 2025/04/04 05:23:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/04 05:23:34 DEBUG : : Looking for writers 2025/04/04 05:23:34 DEBUG : file1: reading active writers 2025/04/04 05:23:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/04 05:23:34 DEBUG : : Looking for writers 2025/04/04 05:23:34 DEBUG : file1: reading active writers 2025/04/04 05:23:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/04 05:23:34 DEBUG : : Looking for writers 2025/04/04 05:23:34 DEBUG : file1: reading active writers 2025/04/04 05:23:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/04 05:23:34 DEBUG : file1: vfs cache: starting upload 2025/04/04 05:23:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:23:34 INFO : file1: Copied (new) 2025/04/04 05:23:34 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-04 05:23:34 +0000 UTC" 2025/04/04 05:23:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:34 INFO : file1: vfs cache: upload succeeded try #1 2025/04/04 05:23:34 DEBUG : : Looking for writers 2025/04/04 05:23:34 DEBUG : file1: reading active writers 2025/04/04 05:23:34 DEBUG : >WaitForWriters: 2025/04/04 05:23:34 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:34 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:34 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:34 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/04 05:23:34 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75e80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75e80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75e80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75e80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75e80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.500507133 +0000 UTC m=+12.231292487 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75e80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75ec0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75ec0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75ec0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75ec0): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75ec0): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75ec0): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75ec0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.500507133 +0000 UTC m=+12.231292487 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75ec0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75f00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75f00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75f00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75f00): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75f00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.500507133 +0000 UTC m=+12.231292487 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75f00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171e30 item 1 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75f40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75f40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75f40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75f40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75f40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.507575098 +0000 UTC m=+12.238360452 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d75f40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a000): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a000): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a000): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a000): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a000): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.507575098 +0000 UTC m=+12.238360452 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a000): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364620 item 2 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a040): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a040): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a040): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a040): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a040): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.509600619 +0000 UTC m=+12.240385983 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a040): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a080): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a080): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a080): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a080): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a080): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a080): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a080): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.509600619 +0000 UTC m=+12.240385983 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a080): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a0c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a0c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a0c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a0c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a0c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.509600619 +0000 UTC m=+12.240385983 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a0c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364fc0 item 3 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a140): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a140): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a140): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a140): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a140): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.512424619 +0000 UTC m=+12.243209984 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a140): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a1c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a1c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a1c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a1c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a1c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.512424619 +0000 UTC m=+12.243209984 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a1c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365b20 item 4 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a200): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a200): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a200): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a200): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a200): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.514442857 +0000 UTC m=+12.245228201 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a200): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a240): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a240): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a240): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a240): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a240): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a240): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a240): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.514442857 +0000 UTC m=+12.245228201 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a240): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a280): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a280): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a280): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a280): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a280): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.514442857 +0000 UTC m=+12.245228201 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a280): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a60e0 item 5 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a300): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a300): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a300): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a300): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a300): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.516743805 +0000 UTC m=+12.247529139 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a300): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a380): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a380): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a380): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a380): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a380): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.516743805 +0000 UTC m=+12.247529139 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a380): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6770 item 6 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a400): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a400): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a400): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a400): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a400): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.518418849 +0000 UTC m=+12.249204183 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a400): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a4c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a4c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a4c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a4c0): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a4c0): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a4c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a4c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.518418849 +0000 UTC m=+12.249204183 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a4c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a500): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a500): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a500): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a500): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a500): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.518418849 +0000 UTC m=+12.249204183 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a500): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6bd0 item 7 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a580): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a580): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a580): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a580): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a580): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.521763806 +0000 UTC m=+12.252549160 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a580): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a600): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a600): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a600): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a600): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a600): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.521763806 +0000 UTC m=+12.252549160 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a600): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6fc0 item 8 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a640): _readAt: size=2, off=0 2025/04/04 05:23:34 ERROR : open-test-file(0xc000f1a640): Couldn't read size of file 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a640): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a640): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a640): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a640): close: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a640): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a680): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a680): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a680): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a680): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a680): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.524071518 +0000 UTC m=+12.254856871 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a680): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a6c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a6c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a6c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a6c0): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a6c0): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a6c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a6c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.524071518 +0000 UTC m=+12.254856871 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a6c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a700): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a700): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a700): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a700): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a700): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.524071518 +0000 UTC m=+12.254856871 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a700): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7340 item 9 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a780): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a780): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a780): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a780): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a780): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.526974556 +0000 UTC m=+12.257759909 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a780): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a800): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a800): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a800): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a800): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a800): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.526974556 +0000 UTC m=+12.257759909 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a800): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a77a0 item 10 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a8c0): _readAt: size=2, off=0 2025/04/04 05:23:34 ERROR : open-test-file(0xc000f1a8c0): Couldn't read size of file 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a8c0): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a8c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a8c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a8c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a8c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a900): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a900): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a900): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a900): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a900): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.529024222 +0000 UTC m=+12.259809576 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a900): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a9c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a9c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a9c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a9c0): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a9c0): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a9c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a9c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.529024222 +0000 UTC m=+12.259809576 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1a9c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aa00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aa00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aa00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aa00): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aa00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.529024222 +0000 UTC m=+12.259809576 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aa00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7ab0 item 11 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aa80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aa80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aa80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aa80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aa80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.53195924 +0000 UTC m=+12.262744594 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aa80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ab00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ab00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ab00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ab00): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ab00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.53195924 +0000 UTC m=+12.262744594 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ab00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e540 item 12 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1abc0): _readAt: size=2, off=0 2025/04/04 05:23:34 ERROR : open-test-file(0xc000f1abc0): Couldn't read size of file 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1abc0): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1abc0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1abc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1abc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1abc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ac00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ac00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ac00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ac00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ac00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.5341918 +0000 UTC m=+12.264977164 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ac00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1acc0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1acc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1acc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1acc0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1acc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.5341918 +0000 UTC m=+12.264977164 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1acc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ef50 item 13 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ad40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ad40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ad40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ad40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ad40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.536449437 +0000 UTC m=+12.267234792 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ad40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1adc0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1adc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1adc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1adc0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1adc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.536449437 +0000 UTC m=+12.267234792 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1adc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fea0 item 14 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ae80): _readAt: size=2, off=0 2025/04/04 05:23:34 ERROR : open-test-file(0xc000f1ae80): Couldn't read size of file 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ae80): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ae80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ae80): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ae80): close: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ae80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aec0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aec0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aec0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aec0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aec0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.538536023 +0000 UTC m=+12.269321387 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1aec0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1afc0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1afc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1afc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1afc0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1afc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.538536023 +0000 UTC m=+12.269321387 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1afc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0380 item 15 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b040): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b040): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b040): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b040): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b040): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.540776367 +0000 UTC m=+12.271561731 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b040): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b0c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b0c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b0c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b0c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b0c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.540776367 +0000 UTC m=+12.271561731 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b0c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a09a0 item 16 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b100): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b100): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b100): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b100): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b100): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.543048332 +0000 UTC m=+12.273833695 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b100): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b140): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b140): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b140): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b140): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b140): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b140): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b140): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b140): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.543048332 +0000 UTC m=+12.273833695 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b140): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b180): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b180): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b180): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b180): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b180): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.543048332 +0000 UTC m=+12.273833695 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b180): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0e70 item 17 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b200): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b200): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b200): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b200): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b200): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.546023936 +0000 UTC m=+12.276809300 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b200): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b280): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b280): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b280): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b280): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b280): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.546023936 +0000 UTC m=+12.276809300 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b280): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1880 item 18 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13900): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13900): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13900): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13900): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13900): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.548069665 +0000 UTC m=+12.278855028 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13900): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e139c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e139c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e139c0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e139c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e139c0): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e139c0): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e139c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e139c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.548069665 +0000 UTC m=+12.278855028 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e139c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a00): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.548069665 +0000 UTC m=+12.278855028 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494cb0 item 19 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.551404984 +0000 UTC m=+12.282190349 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13b00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13b00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13b00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13b00): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13b00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.551404984 +0000 UTC m=+12.282190349 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13b00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495340 item 20 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13b80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13b80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13b80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13b80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13b80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.553680024 +0000 UTC m=+12.284465379 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13b80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13c40): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13c40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13c40): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13c40): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13c40): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13c40): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13c40): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13c40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.553680024 +0000 UTC m=+12.284465379 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13c40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13c80): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13c80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13c80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13c80): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13c80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.553680024 +0000 UTC m=+12.284465379 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13c80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495810 item 21 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13d00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13d00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13d00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13d00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13d00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.556407984 +0000 UTC m=+12.287193348 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13d00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13d80): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13d80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13d80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13d80): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13d80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.556407984 +0000 UTC m=+12.287193348 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13d80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495dc0 item 22 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13e00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13e00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13e00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13e00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13e00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.558805383 +0000 UTC m=+12.289590736 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13e00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6280): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6280): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6280): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6280): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6280): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6280): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6280): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6280): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.558805383 +0000 UTC m=+12.289590736 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6280): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d62c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d62c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d62c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d62c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d62c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.558805383 +0000 UTC m=+12.289590736 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d62c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d960 item 23 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6340): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6340): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6340): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6340): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6340): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.562424745 +0000 UTC m=+12.293210109 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6340): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d63c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d63c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d63c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d63c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d63c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.562424745 +0000 UTC m=+12.293210109 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d63c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc150 item 24 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6480): _readAt: size=2, off=0 2025/04/04 05:23:34 ERROR : open-test-file(0xc0008d6480): Couldn't read size of file 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6480): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6480): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6480): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6480): close: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6480): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d64c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d64c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d64c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d64c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d64c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.565055893 +0000 UTC m=+12.295841257 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d64c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6580): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6580): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6580): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6580): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6580): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6580): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6580): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6580): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.565055893 +0000 UTC m=+12.295841257 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6580): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d65c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d65c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d65c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d65c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d65c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.565055893 +0000 UTC m=+12.295841257 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d65c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc620 item 25 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6640): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6640): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6640): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6640): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6640): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.568120996 +0000 UTC m=+12.298906360 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6640): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d66c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d66c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d66c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d66c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d66c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.568120996 +0000 UTC m=+12.298906360 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d66c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcb60 item 26 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6780): _readAt: size=2, off=0 2025/04/04 05:23:34 ERROR : open-test-file(0xc0008d6780): Couldn't read size of file 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6780): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6780): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6780): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6780): close: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6780): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d67c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d67c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d67c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d67c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d67c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.57053141 +0000 UTC m=+12.301316764 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d67c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6880): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6880): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6880): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6880): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6880): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6880): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6880): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6880): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.57053141 +0000 UTC m=+12.301316764 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6880): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d68c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d68c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d68c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d68c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d68c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.57053141 +0000 UTC m=+12.301316764 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d68c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd180 item 27 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6940): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6940): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6940): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6940): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6940): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.573992224 +0000 UTC m=+12.304777578 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6940): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d69c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d69c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d69c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d69c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d69c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.573992224 +0000 UTC m=+12.304777578 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d69c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd810 item 28 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6a80): _readAt: size=2, off=0 2025/04/04 05:23:34 ERROR : open-test-file(0xc0008d6a80): Couldn't read size of file 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6a80): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6a80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6a80): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6a80): close: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6a80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6ac0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6ac0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6ac0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6ac0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6ac0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.576515349 +0000 UTC m=+12.307300734 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6ac0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6b80): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6b80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6b80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6b80): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6b80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.576515349 +0000 UTC m=+12.307300734 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6b80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bddc0 item 29 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6c00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6c00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6c00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6c00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6c00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.587329605 +0000 UTC m=+12.318114969 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6c00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6c80): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6c80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6c80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6c80): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6c80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.587329605 +0000 UTC m=+12.318114969 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6c80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017c2a0 item 30 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6d40): _readAt: size=2, off=0 2025/04/04 05:23:34 ERROR : open-test-file(0xc0008d6d40): Couldn't read size of file 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6d40): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6d40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6d40): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6d40): close: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6d40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6d80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6d80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6d80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6d80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6d80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.589585449 +0000 UTC m=+12.320370803 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6d80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6e40): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6e40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6e40): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6e40): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6e40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.589585449 +0000 UTC m=+12.320370803 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6e40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017c770 item 31 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6ec0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6ec0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6ec0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6ec0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6ec0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.591592245 +0000 UTC m=+12.322377599 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6ec0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6f40): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6f40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6f40): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6f40): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6f40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.591592245 +0000 UTC m=+12.322377599 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6f40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017cd90 item 32 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6f80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6f80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6f80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6f80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6f80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.593555299 +0000 UTC m=+12.324340653 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6f80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6fc0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6fc0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6fc0): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6fc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6fc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d110 item 33 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6fc0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6fc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.594175964 +0000 UTC m=+12.324961308 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d6fc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7000): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7000): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7000): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7000): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7000): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.594175964 +0000 UTC m=+12.324961308 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7000): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d260 item 33 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7040): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7040): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7040): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7040): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7040): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.595927521 +0000 UTC m=+12.326712865 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7040): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7080): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7080): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d650 item 34 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7080): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7080): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7080): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7080): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7080): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.596670536 +0000 UTC m=+12.327455880 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7080): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d70c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d70c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d70c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d70c0): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d70c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.596670536 +0000 UTC m=+12.327455880 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d70c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d9d0 item 34 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7100): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7100): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7100): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7100): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7100): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.598410981 +0000 UTC m=+12.329196335 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7100): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7140): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7140): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7140): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7140): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7140): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017df10 item 35 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7140): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7140): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.599038599 +0000 UTC m=+12.329823954 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7140): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7180): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7180): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7180): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7180): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7180): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.599038599 +0000 UTC m=+12.329823954 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7180): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f80e0 item 35 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7200): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7200): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7200): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7200): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7200): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.60084548 +0000 UTC m=+12.331630834 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7200): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d72c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d72c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f85b0 item 36 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d72c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d72c0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d72c0): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d72c0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d72c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.601571232 +0000 UTC m=+12.332356587 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d72c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7300): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7300): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7300): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7300): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7300): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.601571232 +0000 UTC m=+12.332356587 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7300): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f89a0 item 36 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7340): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7340): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7340): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7340): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7340): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.603219346 +0000 UTC m=+12.334004700 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7340): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7380): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7380): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7380): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7380): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7380): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8f50 item 37 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7380): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7380): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.603863265 +0000 UTC m=+12.334648618 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7380): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d73c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d73c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d73c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d73c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d73c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.603863265 +0000 UTC m=+12.334648618 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d73c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9650 item 37 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7440): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7440): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7440): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7440): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7440): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.605632976 +0000 UTC m=+12.336418320 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7440): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7500): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7500): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9b90 item 38 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7500): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7500): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7500): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7500): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7500): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.606393512 +0000 UTC m=+12.337178856 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7500): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7540): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7540): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7540): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7540): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7540): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.606393512 +0000 UTC m=+12.337178856 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7540): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9e30 item 38 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d75c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d75c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d75c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d75c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d75c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.608041365 +0000 UTC m=+12.338826709 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d75c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7680): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7680): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7680): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7680): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7680): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0a10 item 39 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7680): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7680): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.608670305 +0000 UTC m=+12.339455650 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7680): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d76c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d76c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d76c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d76c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d76c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.608670305 +0000 UTC m=+12.339455650 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d76c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0cb0 item 39 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7740): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7740): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7740): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7740): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7740): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.610418066 +0000 UTC m=+12.341203410 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7740): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7800): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7800): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c10a0 item 40 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7800): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7800): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7800): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7800): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7800): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.611130042 +0000 UTC m=+12.341915396 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7800): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7840): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7840): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7840): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7840): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7840): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.611130042 +0000 UTC m=+12.341915396 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7840): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c11f0 item 40 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7880): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7880): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7880): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7880): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7880): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7880): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7880): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.612921353 +0000 UTC m=+12.343706708 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7880): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d78c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d78c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d78c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c16c0 item 41 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d78c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d78c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.613619845 +0000 UTC m=+12.344405189 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d78c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7900): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7900): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7900): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7900): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7900): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1a40 item 41 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7900): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7900): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.614355224 +0000 UTC m=+12.345140578 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7900): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7940): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7940): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7940): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7940): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7940): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.614355224 +0000 UTC m=+12.345140578 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7940): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1b90 item 41 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7a40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7a40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7a40): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7a40): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7a40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7a40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7a40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.616212449 +0000 UTC m=+12.346997804 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7a40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7a80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7a80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7a80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa0e0 item 42 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7a80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7a80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.616970913 +0000 UTC m=+12.347756257 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7a80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7b40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7b40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa2a0 item 42 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7b40): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7b40): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7b40): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7b40): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7b40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.618857033 +0000 UTC m=+12.349642387 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7b40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7b80): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7b80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7b80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7b80): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7b80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.618857033 +0000 UTC m=+12.349642387 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7b80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa540 item 42 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7c40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7c40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7c40): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7c40): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7c40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7c40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7c40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.620481401 +0000 UTC m=+12.351266756 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7c40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7c80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7c80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7c80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aaa80 item 43 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7c80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7c80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.62116785 +0000 UTC m=+12.351953194 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7c80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7d40): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7d40): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7d40): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7d40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7d40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aaee0 item 43 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7d40): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7d40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.621790098 +0000 UTC m=+12.352575452 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7d40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7d80): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7d80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7d80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7d80): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7d80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.621790098 +0000 UTC m=+12.352575452 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7d80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab110 item 43 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7e40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7e40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7e40): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7e40): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7e40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7e40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7e40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.623568966 +0000 UTC m=+12.354354310 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7e40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7e80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7e80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7e80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab6c0 item 44 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7e80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7e80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.624160626 +0000 UTC m=+12.354945980 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7e80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7f40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7f40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abb20 item 44 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7f40): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7f40): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7f40): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7f40): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7f40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.624863155 +0000 UTC m=+12.355648479 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008d7f40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74000): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74000): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74000): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74000): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74000): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.624863155 +0000 UTC m=+12.355648479 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74000): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abc70 item 44 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a740c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a740c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a740c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a740c0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a740c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a740c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a740c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.626294782 +0000 UTC m=+12.357080106 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a740c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74100): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74100): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74100): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424460 item 45 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74100): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74100): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.6268537 +0000 UTC m=+12.357639025 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74100): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a741c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a741c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a741c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a741c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a741c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.6268537 +0000 UTC m=+12.357639025 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a741c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004247e0 item 45 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74280): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74280): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74280): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74280): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74280): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74280): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74280): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.628279907 +0000 UTC m=+12.359065232 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74280): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a742c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a742c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a742c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424fc0 item 46 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a742c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a742c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.62888876 +0000 UTC m=+12.359674084 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a742c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74380): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74380): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74380): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74380): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74380): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.62888876 +0000 UTC m=+12.359674084 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74380): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425570 item 46 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74440): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74440): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74440): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74440): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74440): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74440): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74440): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.630293566 +0000 UTC m=+12.361078890 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74440): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74480): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74480): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74480): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8070 item 47 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74480): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74480): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.630860089 +0000 UTC m=+12.361645414 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74480): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74540): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74540): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74540): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74540): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74540): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.630860089 +0000 UTC m=+12.361645414 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74540): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e83f0 item 47 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74600): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74600): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74600): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74600): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74600): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74600): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74600): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.63276826 +0000 UTC m=+12.363553585 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74600): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74640): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74640): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74640): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e87e0 item 48 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74640): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74640): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.633372975 +0000 UTC m=+12.364158299 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74640): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74700): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74700): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74700): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74700): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74700): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.633372975 +0000 UTC m=+12.364158299 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74700): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e89a0 item 48 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b2c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b2c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b2c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b2c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b2c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.635835907 +0000 UTC m=+12.366621252 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b2c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b300): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b300): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b300): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b300): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b300): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b300): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1ce0 item 49 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b300): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b300): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.636519611 +0000 UTC m=+12.367304955 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b300): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b340): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b340): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b340): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b340): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b340): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.636519611 +0000 UTC m=+12.367304955 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b340): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c000 item 49 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b3c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b3c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b3c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b3c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b3c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.63800022 +0000 UTC m=+12.368785564 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b3c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b480): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b480): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b480): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c540 item 50 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b480): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b480): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b480): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b480): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b480): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.638659548 +0000 UTC m=+12.369444891 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b480): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b4c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b4c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b4c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b4c0): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b4c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.638659548 +0000 UTC m=+12.369444891 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b4c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c700 item 50 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b540): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b540): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b540): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b540): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b540): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.640220436 +0000 UTC m=+12.371005790 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b540): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b600): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b600): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b600): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b600): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b600): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b600): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cd20 item 51 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b600): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b600): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.640978068 +0000 UTC m=+12.371763412 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b600): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b640): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b640): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b640): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b640): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b640): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.640978068 +0000 UTC m=+12.371763412 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b640): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d0a0 item 51 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b6c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b6c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b6c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b6c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b6c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.642519331 +0000 UTC m=+12.373304665 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b6c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b780): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b780): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b780): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d650 item 52 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b780): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b780): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b780): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b780): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b780): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.6431374 +0000 UTC m=+12.373922734 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b780): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b7c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b7c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b7c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b7c0): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b7c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.6431374 +0000 UTC m=+12.373922734 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b7c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040da40 item 52 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b840): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b840): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b840): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b840): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b840): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.644386725 +0000 UTC m=+12.375172070 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b840): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b900): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b900): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b900): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b900): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b900): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b900): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b65b0 item 53 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b900): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b900): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.645000566 +0000 UTC m=+12.375785921 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b900): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b940): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b940): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b940): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b940): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b940): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.645000566 +0000 UTC m=+12.375785921 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b940): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b69a0 item 53 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b9c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b9c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b9c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b9c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b9c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.646486075 +0000 UTC m=+12.377271419 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1b9c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ba80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ba80): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ba80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6fc0 item 54 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ba80): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ba80): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ba80): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ba80): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ba80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.647117209 +0000 UTC m=+12.377902554 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1ba80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bac0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bac0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bac0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bac0): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bac0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.647117209 +0000 UTC m=+12.377902554 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bac0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7180 item 54 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bb40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bb40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bb40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bb40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bb40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.648388365 +0000 UTC m=+12.379173709 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bb40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bc00): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bc00): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bc00): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bc00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bc00): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bc00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7b90 item 55 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bc00): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bc00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.649376259 +0000 UTC m=+12.380161603 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bc00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bc40): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bc40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bc40): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bc40): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bc40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.649376259 +0000 UTC m=+12.380161603 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bc40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004340e0 item 55 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bcc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bcc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bcc0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bcc0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bcc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.651460471 +0000 UTC m=+12.382245805 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bcc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bd80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bd80): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bd80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434c40 item 56 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bd80): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bd80): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bd80): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bd80): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bd80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.652338789 +0000 UTC m=+12.383124133 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bd80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bdc0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bdc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bdc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bdc0): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bdc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.652338789 +0000 UTC m=+12.383124133 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bdc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434e70 item 56 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1be80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1be80): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1be80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1be80): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1be80): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1be80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1be80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1be80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.660248413 +0000 UTC m=+12.391033758 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1be80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bec0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bec0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bec0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435340 item 57 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bec0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bec0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.66103568 +0000 UTC m=+12.391821024 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000f1bec0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d98000): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d98000): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d98000): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d98000): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d98000): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d98000): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435880 item 57 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d98000): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d98000): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.661938725 +0000 UTC m=+12.392724070 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d98000): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d98040): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d98040): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d98040): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d98040): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d98040): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.661938725 +0000 UTC m=+12.392724070 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000d98040): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435a40 item 57 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a747c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a747c0): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a747c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a747c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a747c0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a747c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a747c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a747c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.663704539 +0000 UTC m=+12.394489883 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a747c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74800): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74800): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74800): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8d90 item 58 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74800): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74800): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.664242299 +0000 UTC m=+12.395027643 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74800): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a748c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a748c0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a748c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8ee0 item 58 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a748c0): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a748c0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a748c0): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a748c0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a748c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.66477084 +0000 UTC m=+12.395556174 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a748c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74900): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74900): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74900): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74900): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74900): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.66477084 +0000 UTC m=+12.395556174 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74900): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9110 item 58 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a749c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a749c0): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a749c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a749c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a749c0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a749c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a749c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a749c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.66613441 +0000 UTC m=+12.396919753 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a749c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74a00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74a00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74a00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9420 item 59 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74a00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74a00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.66659771 +0000 UTC m=+12.397383054 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74a00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74ac0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74ac0): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74ac0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74ac0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74ac0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e95e0 item 59 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74ac0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74ac0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.667176114 +0000 UTC m=+12.397961459 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74ac0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74b00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74b00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74b00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74b00): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74b00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.667176114 +0000 UTC m=+12.397961459 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74b00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9730 item 59 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74bc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74bc0): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74bc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74bc0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74bc0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74bc0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74bc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.668525367 +0000 UTC m=+12.399310711 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74bc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74c00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74c00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74c00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9ce0 item 60 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74c00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74c00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.669033581 +0000 UTC m=+12.399818925 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74c00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74cc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74cc0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74cc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9e30 item 60 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74cc0): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74cc0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74cc0): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74cc0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74cc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.669607898 +0000 UTC m=+12.400393242 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74cc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74d00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74d00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74d00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74d00): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74d00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.669607898 +0000 UTC m=+12.400393242 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74d00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412000 item 60 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74dc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74dc0): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74dc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74dc0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74dc0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74dc0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74dc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.671150624 +0000 UTC m=+12.401935958 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74dc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74e00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74e00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74e00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412850 item 61 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74e00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74e00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.671662664 +0000 UTC m=+12.402448008 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74e00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74ec0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74ec0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74ec0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74ec0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74ec0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.671662664 +0000 UTC m=+12.402448008 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74ec0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412b60 item 61 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74f80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74f80): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74f80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74f80): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74f80): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74f80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74f80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74f80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.67313079 +0000 UTC m=+12.403916134 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74f80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74fc0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74fc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74fc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413420 item 62 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74fc0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74fc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.673628223 +0000 UTC m=+12.404413567 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a74fc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75080): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75080): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75080): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75080): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75080): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.673628223 +0000 UTC m=+12.404413567 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75080): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004136c0 item 62 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75140): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75140): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75140): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75140): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75140): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75140): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75140): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75140): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.675062094 +0000 UTC m=+12.405847438 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75140): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75180): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75180): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75180): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413ea0 item 63 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75180): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75180): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.675586028 +0000 UTC m=+12.406371372 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75180): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75240): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75240): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75240): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75240): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75240): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.675586028 +0000 UTC m=+12.406371372 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75240): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe2a0 item 63 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75300): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75300): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75300): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75300): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75300): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75300): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75300): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75300): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.677179046 +0000 UTC m=+12.407964391 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75300): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75340): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75340): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75340): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe700 item 64 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75340): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75340): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.677688122 +0000 UTC m=+12.408473467 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75340): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75400): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75400): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75400): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75400): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75400): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.677688122 +0000 UTC m=+12.408473467 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75400): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe8c0 item 64 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75440): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75440): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75440): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75440): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75440): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.679171868 +0000 UTC m=+12.409957212 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75440): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75480): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75480): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75480): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75480): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75480): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff110 item 65 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75480): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75480): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.679676625 +0000 UTC m=+12.410461959 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75480): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a754c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a754c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a754c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a754c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a754c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.679676625 +0000 UTC m=+12.410461959 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a754c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff2d0 item 65 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75500): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75500): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75500): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75500): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75500): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.681058769 +0000 UTC m=+12.411844103 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75500): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75540): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75540): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff650 item 66 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75540): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75540): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75540): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75540): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75540): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.681547756 +0000 UTC m=+12.412333100 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75540): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75580): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75580): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75580): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75580): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75580): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.681547756 +0000 UTC m=+12.412333100 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75580): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff880 item 66 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a755c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a755c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a755c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a755c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a755c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.68289755 +0000 UTC m=+12.413682894 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a755c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75600): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75600): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75600): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75600): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75600): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fff10 item 67 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75600): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75600): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.683463902 +0000 UTC m=+12.414249246 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75600): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75640): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75640): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75640): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75640): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75640): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.683463902 +0000 UTC m=+12.414249246 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75640): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d84d0 item 67 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a756c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a756c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a756c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a756c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a756c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.685414894 +0000 UTC m=+12.416200238 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a756c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75780): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75780): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8cb0 item 68 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75780): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75780): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75780): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75780): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75780): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.686151306 +0000 UTC m=+12.416936650 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75780): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a757c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a757c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a757c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a757c0): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a757c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.686151306 +0000 UTC m=+12.416936650 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a757c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011c000 item 68 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75800): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75800): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75800): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75800): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75800): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.688136471 +0000 UTC m=+12.418921815 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75800): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75840): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75840): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75840): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75840): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75840): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011ca80 item 69 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75840): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75840): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.68890852 +0000 UTC m=+12.419693854 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75840): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75880): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75880): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75880): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75880): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75880): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.68890852 +0000 UTC m=+12.419693854 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75880): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011d650 item 69 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75900): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75900): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75900): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75900): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75900): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.690536876 +0000 UTC m=+12.421322220 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75900): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a759c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a759c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011dea0 item 70 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a759c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a759c0): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a759c0): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a759c0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a759c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.691249734 +0000 UTC m=+12.422035078 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a759c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75a00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75a00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75a00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75a00): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75a00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.691249734 +0000 UTC m=+12.422035078 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75a00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e700 item 70 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75a80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75a80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75a80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75a80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75a80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.693228928 +0000 UTC m=+12.424014262 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75a80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75b40): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75b40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75b40): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75b40): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75b40): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ebd0 item 71 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75b40): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75b40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.693919454 +0000 UTC m=+12.424704798 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75b40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75b80): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75b80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75b80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75b80): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75b80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.693919454 +0000 UTC m=+12.424704798 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75b80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ee70 item 71 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75c00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75c00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75c00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75c00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75c00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.695837293 +0000 UTC m=+12.426622637 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75c00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75cc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75cc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f340 item 72 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75cc0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75cc0): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75cc0): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75cc0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75cc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.696735038 +0000 UTC m=+12.427520383 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75cc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d00): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.696735038 +0000 UTC m=+12.427520383 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f5e0 item 72 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d40): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d40): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.698950086 +0000 UTC m=+12.429735409 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fab0 item 73 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.699417242 +0000 UTC m=+12.430202566 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75d80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75dc0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75dc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75dc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75dc0): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75dc0): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fce0 item 73 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75dc0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75dc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.699936777 +0000 UTC m=+12.430722101 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75dc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75e00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75e00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75e00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75e00): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75e00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.699936777 +0000 UTC m=+12.430722101 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75e00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ff10 item 73 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75ec0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75ec0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75ec0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75ec0): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75ec0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75ec0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75ec0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.701534856 +0000 UTC m=+12.432320170 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75ec0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75f00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75f00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75f00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000523f0 item 74 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75f00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75f00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.701987837 +0000 UTC m=+12.432773161 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000a75f00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040040): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040040): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052700 item 74 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040040): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040040): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040040): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040040): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040040): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.702634951 +0000 UTC m=+12.433420275 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040040): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040080): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040080): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040080): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040080): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040080): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.702634951 +0000 UTC m=+12.433420275 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040080): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052bd0 item 74 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040140): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040140): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040140): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040140): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040140): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040140): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040140): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.704112955 +0000 UTC m=+12.434898279 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040140): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040180): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040180): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040180): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 75 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040180): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040180): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.704647909 +0000 UTC m=+12.435433233 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040180): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040240): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040240): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040240): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040240): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040240): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 75 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040240): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040240): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.705260168 +0000 UTC m=+12.436045492 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc001040240): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007564c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007564c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007564c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007564c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007564c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.705260168 +0000 UTC m=+12.436045492 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007564c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 75 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12080): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12080): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12080): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12080): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12080): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12080): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12080): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.709536362 +0000 UTC m=+12.440321687 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12080): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e120c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e120c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e120c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 76 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e120c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e120c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.710201912 +0000 UTC m=+12.440987236 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e120c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12180): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12180): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052690 item 76 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12180): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12180): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12180): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12180): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12180): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.711394109 +0000 UTC m=+12.442179432 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12180): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e121c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e121c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e121c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e121c0): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e121c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.711394109 +0000 UTC m=+12.442179432 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e121c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a80 item 76 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12280): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12280): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12280): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12280): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12280): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12280): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12280): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.712612616 +0000 UTC m=+12.443397941 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12280): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e122c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e122c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e122c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 77 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e122c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e122c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.713129175 +0000 UTC m=+12.443914499 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e122c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12380): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12380): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12380): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12380): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12380): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.713129175 +0000 UTC m=+12.443914499 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12380): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 77 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12440): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12440): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12440): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12440): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12440): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12440): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12440): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.714417243 +0000 UTC m=+12.445202567 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12440): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12480): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12480): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12480): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053730 item 78 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12480): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12480): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.714840447 +0000 UTC m=+12.445625771 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12480): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12540): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12540): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12540): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12540): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12540): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.714840447 +0000 UTC m=+12.445625771 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12540): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 78 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12600): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12600): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12600): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12600): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12600): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12600): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12600): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.716441602 +0000 UTC m=+12.447226926 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12600): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12640): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12640): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12640): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 79 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12640): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12640): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.717028674 +0000 UTC m=+12.447813998 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12640): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12700): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12700): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12700): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12700): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12700): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.717028674 +0000 UTC m=+12.447813998 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12700): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004341c0 item 79 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12800): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12800): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12800): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12800): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12800): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12800): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12800): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.718530302 +0000 UTC m=+12.449315617 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12800): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12840): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12840): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12840): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434c40 item 80 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12840): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12840): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.719084201 +0000 UTC m=+12.449869516 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12840): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12900): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12900): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12900): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12900): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12900): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.719084201 +0000 UTC m=+12.449869516 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12900): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434e70 item 80 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12940): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12940): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12940): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12940): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12940): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.720838434 +0000 UTC m=+12.451623758 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12940): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12980): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12980): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12980): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12980): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12980): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12980): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435340 item 81 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12980): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12980): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.721435845 +0000 UTC m=+12.452221169 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12980): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e129c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e129c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e129c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e129c0): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e129c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.721435845 +0000 UTC m=+12.452221169 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e129c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435880 item 81 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12a40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12a40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12a40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12a40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12a40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.722836243 +0000 UTC m=+12.453621567 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12a40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12b00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12b00): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12b00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435dc0 item 82 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12b00): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12b00): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12b00): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12b00): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12b00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.723435368 +0000 UTC m=+12.454220691 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12b00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12b40): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12b40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12b40): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12b40): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12b40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.723435368 +0000 UTC m=+12.454220691 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12b40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b20e0 item 82 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12bc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12bc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12bc0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12bc0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12bc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.724758722 +0000 UTC m=+12.455544046 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12bc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12c80): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12c80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12c80): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12c80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12c80): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12c80): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2620 item 83 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12c80): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12c80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.725282604 +0000 UTC m=+12.456067928 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12c80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12cc0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12cc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12cc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12cc0): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12cc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.725282604 +0000 UTC m=+12.456067928 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12cc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2850 item 83 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12d40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12d40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12d40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12d40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12d40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.726588536 +0000 UTC m=+12.457373859 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12d40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12e00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12e00): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12e00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2cb0 item 84 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12e00): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12e00): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12e00): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12e00): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12e00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.727206484 +0000 UTC m=+12.457991809 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12e00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12e40): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12e40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12e40): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12e40): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12e40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.727206484 +0000 UTC m=+12.457991809 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12e40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2ee0 item 84 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12ec0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12ec0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12ec0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12ec0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12ec0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.728416686 +0000 UTC m=+12.459202011 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12ec0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12f80): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12f80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12f80): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12f80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12f80): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12f80): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b37a0 item 85 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12f80): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12f80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.728917566 +0000 UTC m=+12.459702890 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12f80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12fc0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12fc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12fc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12fc0): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12fc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.728917566 +0000 UTC m=+12.459702890 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e12fc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b3ab0 item 85 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13040): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13040): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13040): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13040): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13040): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.73024076 +0000 UTC m=+12.461026084 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13040): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13100): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13100): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13100): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b3dc0 item 86 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13100): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13100): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13100): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13100): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13100): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.730832199 +0000 UTC m=+12.461617523 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13100): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13140): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13140): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13140): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13140): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13140): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.730832199 +0000 UTC m=+12.461617523 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13140): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2000 item 86 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e131c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e131c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e131c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e131c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e131c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.732077717 +0000 UTC m=+12.462863041 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e131c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13280): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13280): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13280): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13280): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13280): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13280): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a23f0 item 87 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13280): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13280): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.732755178 +0000 UTC m=+12.463540502 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13280): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e132c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e132c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e132c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e132c0): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e132c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.732755178 +0000 UTC m=+12.463540502 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e132c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2700 item 87 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13340): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13340): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13340): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13340): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13340): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.734137753 +0000 UTC m=+12.464923077 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13340): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13400): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13400): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13400): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a29a0 item 88 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13400): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13400): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13400): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13400): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13400): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.734702112 +0000 UTC m=+12.465487436 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13400): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13440): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13440): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13440): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13440): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13440): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.734702112 +0000 UTC m=+12.465487436 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13440): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2af0 item 88 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13500): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13500): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13500): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13500): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13500): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13500): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13500): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13500): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.736063217 +0000 UTC m=+12.466848530 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13500): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13540): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13540): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13540): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2e70 item 89 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13540): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13540): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.736663022 +0000 UTC m=+12.467448377 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13540): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13600): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13600): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13600): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13600): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13600): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13600): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3030 item 89 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13600): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13600): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.737474766 +0000 UTC m=+12.468260110 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13600): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13640): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13640): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13640): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13640): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13640): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.737474766 +0000 UTC m=+12.468260110 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13640): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a33b0 item 89 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13700): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13700): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13700): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13700): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13700): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13700): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13700): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13700): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.739195716 +0000 UTC m=+12.469981050 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13700): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13740): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13740): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13740): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3960 item 90 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13740): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13740): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.73976286 +0000 UTC m=+12.470548204 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13740): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13800): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13800): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13800): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3c70 item 90 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13800): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13800): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13800): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13800): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13800): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.740454718 +0000 UTC m=+12.471240062 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13800): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13840): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13840): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13840): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13840): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13840): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.740454718 +0000 UTC m=+12.471240062 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13840): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e000 item 90 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13900): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13900): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13900): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13900): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13900): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13900): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13900): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13900): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.742495147 +0000 UTC m=+12.473280501 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13900): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13940): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13940): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13940): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e380 item 91 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13940): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13940): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.743268869 +0000 UTC m=+12.474054224 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13940): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a00): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a00): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a00): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a00): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e540 item 91 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a00): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.744066717 +0000 UTC m=+12.474852061 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000e13a00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756000): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756000): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756000): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756000): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756000): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.744066717 +0000 UTC m=+12.474852061 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756000): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003e070 item 91 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007560c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007560c0): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007560c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007560c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007560c0): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007560c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007560c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007560c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.745681798 +0000 UTC m=+12.476467142 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007560c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756100): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756100): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756100): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003e460 item 92 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756100): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756100): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.746291973 +0000 UTC m=+12.477077317 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756100): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007561c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007561c0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007561c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003e620 item 92 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007561c0): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007561c0): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007561c0): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007561c0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007561c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.746970486 +0000 UTC m=+12.477755830 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007561c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756200): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756200): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756200): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756200): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756200): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.746970486 +0000 UTC m=+12.477755830 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756200): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003e850 item 92 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007562c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007562c0): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007562c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007562c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007562c0): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007562c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007562c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007562c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.748506359 +0000 UTC m=+12.479291703 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007562c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756300): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756300): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756300): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003eb60 item 93 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756300): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756300): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.749101916 +0000 UTC m=+12.479887261 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756300): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007563c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007563c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007563c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007563c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007563c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.749101916 +0000 UTC m=+12.479887261 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007563c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003ed90 item 93 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756480): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756480): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756480): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756480): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756480): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756480): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756480): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756480): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.750813799 +0000 UTC m=+12.481599144 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756480): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756500): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756500): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756500): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003f030 item 94 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756500): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756500): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.751382306 +0000 UTC m=+12.482167650 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756500): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007565c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007565c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007565c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007565c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007565c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.751382306 +0000 UTC m=+12.482167650 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007565c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003f260 item 94 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756680): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756680): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756680): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756680): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756680): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756680): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756680): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756680): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.753087446 +0000 UTC m=+12.483872790 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756680): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007566c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007566c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007566c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003f570 item 95 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007566c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007566c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.753759638 +0000 UTC m=+12.484544982 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0007566c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756780): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756780): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756780): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756780): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756780): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.753759638 +0000 UTC m=+12.484544982 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756780): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003f6c0 item 95 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756840): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756840): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756840): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756840): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756840): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756840): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756840): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756840): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.755335034 +0000 UTC m=+12.486120378 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756840): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756880): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756880): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756880): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003fb20 item 96 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756880): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756880): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.755955899 +0000 UTC m=+12.486741243 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756880): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756940): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756940): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756940): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756940): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756940): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.755955899 +0000 UTC m=+12.486741243 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000756940): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003fce0 item 96 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= 2025/04/04 05:23:34 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:34 DEBUG : : Looking for writers 2025/04/04 05:23:34 DEBUG : >WaitForWriters: 2025/04/04 05:23:34 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:34 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:34 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:34 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/04 05:23:34 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0ec0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0ec0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0ec0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0ec0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0ec0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.78089883 +0000 UTC m=+12.511684185 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0ec0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0f80): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0f80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0f80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0f80): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0f80): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0f80): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0f80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.78089883 +0000 UTC m=+12.511684185 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0f80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0fc0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0fc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0fc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0fc0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0fc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.78089883 +0000 UTC m=+12.511684185 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb0fc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364fc0 item 1 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1000): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1000): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1000): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1000): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1000): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.783203516 +0000 UTC m=+12.513988840 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1000): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1040): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1040): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1040): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1040): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1040): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.783203516 +0000 UTC m=+12.513988840 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1040): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365b20 item 2 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1080): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1080): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1080): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1080): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1080): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.784663846 +0000 UTC m=+12.515449170 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1080): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb10c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb10c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb10c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb10c0): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb10c0): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb10c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb10c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.784663846 +0000 UTC m=+12.515449170 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb10c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1100): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1100): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1100): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1100): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1100): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.784663846 +0000 UTC m=+12.515449170 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1100): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a60e0 item 3 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1180): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1180): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1180): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1180): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1180): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.786770711 +0000 UTC m=+12.517556034 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1180): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1200): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1200): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1200): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1200): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1200): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.786770711 +0000 UTC m=+12.517556034 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1200): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6770 item 4 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1240): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1240): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1240): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1240): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1240): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.788060571 +0000 UTC m=+12.518845895 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1240): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1280): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1280): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1280): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1280): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1280): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1280): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1280): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.788060571 +0000 UTC m=+12.518845895 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1280): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb12c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb12c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb12c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb12c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb12c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.788060571 +0000 UTC m=+12.518845895 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb12c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6bd0 item 5 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1340): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1340): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1340): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1340): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1340): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.790009138 +0000 UTC m=+12.520794462 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1340): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb13c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb13c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb13c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb13c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb13c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.790009138 +0000 UTC m=+12.520794462 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb13c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6fc0 item 6 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1440): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1440): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1440): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1440): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1440): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.791872154 +0000 UTC m=+12.522657498 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1440): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1500): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1500): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1500): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1500): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1500): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1500): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1500): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.791872154 +0000 UTC m=+12.522657498 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1500): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1540): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1540): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1540): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1540): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1540): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.791872154 +0000 UTC m=+12.522657498 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1540): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7340 item 7 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb15c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb15c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb15c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb15c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb15c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.794457566 +0000 UTC m=+12.525242911 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb15c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1640): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1640): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1640): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1640): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1640): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.794457566 +0000 UTC m=+12.525242911 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1640): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a77a0 item 8 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1680): _readAt: size=2, off=0 2025/04/04 05:23:34 ERROR : open-test-file(0xc000eb1680): Couldn't read size of file 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1680): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1680): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1680): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1680): close: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1680): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb16c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb16c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb16c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb16c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb16c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.796506241 +0000 UTC m=+12.527291575 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb16c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1700): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1700): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1700): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1700): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1700): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1700): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1700): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.796506241 +0000 UTC m=+12.527291575 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1700): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1740): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1740): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1740): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1740): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1740): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.796506241 +0000 UTC m=+12.527291575 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1740): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7ab0 item 9 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004655c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004655c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004655c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004655c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004655c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.799172234 +0000 UTC m=+12.529957598 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004655c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465640): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465640): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465640): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465640): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465640): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.799172234 +0000 UTC m=+12.529957598 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465640): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170c40 item 10 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465740): _readAt: size=2, off=0 2025/04/04 05:23:34 ERROR : open-test-file(0xc000465740): Couldn't read size of file 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465740): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465740): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465740): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465740): close: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465740): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004659c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004659c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004659c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004659c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004659c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.801434981 +0000 UTC m=+12.532220325 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004659c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465a80): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465a80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465a80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465a80): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465a80): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465a80): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465a80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.801434981 +0000 UTC m=+12.532220325 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465a80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465ac0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465ac0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465ac0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465ac0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465ac0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.801434981 +0000 UTC m=+12.532220325 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465ac0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170f50 item 11 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465b40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465b40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465b40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465b40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465b40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.804132203 +0000 UTC m=+12.534917567 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465b40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465bc0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465bc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465bc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465bc0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465bc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.804132203 +0000 UTC m=+12.534917567 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465bc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171340 item 12 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465c80): _readAt: size=2, off=0 2025/04/04 05:23:34 ERROR : open-test-file(0xc000465c80): Couldn't read size of file 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465c80): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465c80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465c80): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465c80): close: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465c80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465cc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465cc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465cc0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465cc0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465cc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.80662409 +0000 UTC m=+12.537409434 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465cc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465dc0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465dc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465dc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465dc0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465dc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.80662409 +0000 UTC m=+12.537409434 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465dc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001715e0 item 13 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465e40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465e40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465e40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465e40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465e40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.808588106 +0000 UTC m=+12.539373469 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465e40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465ec0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465ec0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465ec0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465ec0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465ec0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.808588106 +0000 UTC m=+12.539373469 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000465ec0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171960 item 14 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416780): _readAt: size=2, off=0 2025/04/04 05:23:34 ERROR : open-test-file(0xc000416780): Couldn't read size of file 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416780): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416780): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416780): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416780): close: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416780): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004168c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004168c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004168c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004168c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004168c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.810561098 +0000 UTC m=+12.541346592 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0004168c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005161c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005161c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005161c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005161c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005161c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.810561098 +0000 UTC m=+12.541346592 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005161c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494150 item 15 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516300): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516300): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516300): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516300): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516300): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.812759944 +0000 UTC m=+12.543545299 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516300): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516480): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516480): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516480): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516480): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516480): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.812759944 +0000 UTC m=+12.543545299 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516480): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004945b0 item 16 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005164c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005164c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005164c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005164c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005164c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.814525358 +0000 UTC m=+12.545310702 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005164c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516500): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516500): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516500): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516500): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516500): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516500): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516500): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516500): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.814525358 +0000 UTC m=+12.545310702 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516500): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516580): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516580): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516580): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516580): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516580): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.814525358 +0000 UTC m=+12.545310702 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516580): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004949a0 item 17 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516640): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516640): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516640): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516640): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516640): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.816995483 +0000 UTC m=+12.547780828 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516640): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005166c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005166c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005166c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005166c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005166c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.816995483 +0000 UTC m=+12.547780828 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005166c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495110 item 18 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516740): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516740): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516740): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516740): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516740): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.818558307 +0000 UTC m=+12.549343641 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516740): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516800): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516800): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516800): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516800): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516800): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516800): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516800): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516800): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.818558307 +0000 UTC m=+12.549343641 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516800): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516840): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516840): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516840): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516840): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516840): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.818558307 +0000 UTC m=+12.549343641 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516840): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495490 item 19 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005168c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005168c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005168c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005168c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005168c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.82084567 +0000 UTC m=+12.551631064 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005168c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516940): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516940): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516940): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516940): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516940): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.82084567 +0000 UTC m=+12.551631064 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516940): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495b20 item 20 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516ac0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516ac0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516ac0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516ac0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516ac0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.822424712 +0000 UTC m=+12.553210056 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516ac0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516bc0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516bc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516bc0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516bc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516bc0): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516bc0): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516bc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516bc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.822424712 +0000 UTC m=+12.553210056 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516bc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516c00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516c00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516c00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516c00): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516c00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.822424712 +0000 UTC m=+12.553210056 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516c00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495f10 item 21 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516c80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516c80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516c80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516c80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516c80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.82489035 +0000 UTC m=+12.555675694 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516c80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516d00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516d00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516d00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516d00): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516d00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.82489035 +0000 UTC m=+12.555675694 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516d00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c5b0 item 22 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516d80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516d80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516d80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516d80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516d80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.827477786 +0000 UTC m=+12.558263140 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516d80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516e40): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516e40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516e40): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516e40): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516e40): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516e40): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516e40): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516e40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.827477786 +0000 UTC m=+12.558263140 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516e40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516e80): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516e80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516e80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516e80): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516e80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.827477786 +0000 UTC m=+12.558263140 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516e80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c8c0 item 23 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516f00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516f00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516f00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516f00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516f00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.830325951 +0000 UTC m=+12.561111315 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516f00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516f80): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516f80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516f80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516f80): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516f80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.830325951 +0000 UTC m=+12.561111315 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000516f80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cd20 item 24 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517040): _readAt: size=2, off=0 2025/04/04 05:23:34 ERROR : open-test-file(0xc000517040): Couldn't read size of file 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517040): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517040): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517040): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517040): close: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517040): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517080): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517080): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517080): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517080): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517080): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.832416855 +0000 UTC m=+12.563202219 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517080): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517140): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517140): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517140): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517140): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517140): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517140): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517140): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517140): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.832416855 +0000 UTC m=+12.563202219 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517140): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517180): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517180): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517180): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517180): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517180): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.832416855 +0000 UTC m=+12.563202219 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517180): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d180 item 25 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517200): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517200): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517200): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517200): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517200): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.834802953 +0000 UTC m=+12.565588307 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517200): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517280): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517280): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517280): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517280): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517280): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.834802953 +0000 UTC m=+12.565588307 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517280): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d730 item 26 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517340): _readAt: size=2, off=0 2025/04/04 05:23:34 ERROR : open-test-file(0xc000517340): Couldn't read size of file 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517340): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517340): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517340): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517340): close: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517340): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517380): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517380): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517380): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517380): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517380): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.836894569 +0000 UTC m=+12.567679924 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517380): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517440): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517440): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517440): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517440): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517440): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517440): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517440): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517440): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.836894569 +0000 UTC m=+12.567679924 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517440): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517480): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517480): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517480): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517480): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517480): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.836894569 +0000 UTC m=+12.567679924 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517480): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ddc0 item 27 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517540): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517540): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517540): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517540): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517540): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.839355968 +0000 UTC m=+12.570141322 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517540): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005175c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005175c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005175c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005175c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005175c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.839355968 +0000 UTC m=+12.570141322 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005175c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc3f0 item 28 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517680): _readAt: size=2, off=0 2025/04/04 05:23:34 ERROR : open-test-file(0xc000517680): Couldn't read size of file 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517680): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517680): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517680): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517680): close: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517680): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005176c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005176c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005176c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005176c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005176c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.841440801 +0000 UTC m=+12.572226156 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005176c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517780): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517780): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517780): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517780): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517780): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.841440801 +0000 UTC m=+12.572226156 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517780): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc8c0 item 29 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517800): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517800): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517800): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517800): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517800): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.843309348 +0000 UTC m=+12.574094702 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517800): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517880): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517880): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517880): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517880): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517880): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.843309348 +0000 UTC m=+12.574094702 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517880): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcd20 item 30 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517940): _readAt: size=2, off=0 2025/04/04 05:23:34 ERROR : open-test-file(0xc000517940): Couldn't read size of file 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517940): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517940): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517940): >_writeAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517940): close: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517940): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517980): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517980): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517980): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517980): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517980): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.848119785 +0000 UTC m=+12.578905139 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517980): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1840): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1840): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1840): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1840): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1840): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.848119785 +0000 UTC m=+12.578905139 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1840): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e540 item 31 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb18c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb18c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb18c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb18c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb18c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.849930674 +0000 UTC m=+12.580716028 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb18c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1940): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1940): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1940): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1940): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1940): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.849930674 +0000 UTC m=+12.580716028 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1940): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ef50 item 32 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1980): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1980): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1980): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1980): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1980): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.851538441 +0000 UTC m=+12.582323795 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1980): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb19c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb19c0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb19c0): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb19c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb19c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fea0 item 33 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb19c0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb19c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.852165649 +0000 UTC m=+12.582951013 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb19c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a00): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.852165649 +0000 UTC m=+12.582951013 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017c2a0 item 33 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.854024718 +0000 UTC m=+12.584810072 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017c770 item 34 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a80): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a80): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a80): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a80): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.854709842 +0000 UTC m=+12.585495197 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1a80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1ac0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1ac0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1ac0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1ac0): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1ac0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.854709842 +0000 UTC m=+12.585495197 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1ac0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017c930 item 34 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.856377533 +0000 UTC m=+12.587162897 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b40): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b40): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b40): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017cee0 item 35 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b40): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.857173587 +0000 UTC m=+12.587958941 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b80): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b80): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.857173587 +0000 UTC m=+12.587958941 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1b80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d110 item 35 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1c40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1c40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1c40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1c40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1c40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.859094382 +0000 UTC m=+12.589879735 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1c40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d420 item 36 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d00): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d00): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d00): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d00): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.859888441 +0000 UTC m=+12.590673796 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d40): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d40): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d40): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.859888441 +0000 UTC m=+12.590673796 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d650 item 36 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.861483655 +0000 UTC m=+12.592269020 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1d80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1dc0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1dc0): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1dc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1dc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017dc70 item 37 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1dc0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1dc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.862131712 +0000 UTC m=+12.592917076 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1dc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1e00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1e00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1e00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1e00): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1e00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.862131712 +0000 UTC m=+12.592917076 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1e00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017df10 item 37 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1e80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1e80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1e80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1e80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1e80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.863973568 +0000 UTC m=+12.594758923 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1e80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1f40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1f40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f83f0 item 38 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1f40): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1f40): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1f40): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1f40): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1f40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.864657582 +0000 UTC m=+12.595442947 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000eb1f40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006900c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006900c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006900c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006900c0): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006900c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.864657582 +0000 UTC m=+12.595442947 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006900c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f85b0 item 38 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690180): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690180): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690180): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690180): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690180): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.866034265 +0000 UTC m=+12.596819590 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690180): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690500): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690500): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690500): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690500): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690500): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8c40 item 39 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690500): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690500): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.866565363 +0000 UTC m=+12.597350687 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690500): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690640): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690640): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690640): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690640): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690640): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.866565363 +0000 UTC m=+12.597350687 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690640): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8f50 item 39 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690b40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690b40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690b40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690b40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690b40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.86779485 +0000 UTC m=+12.598580174 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690b40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690cc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690cc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9a40 item 40 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690cc0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690cc0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690cc0): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690cc0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690cc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.868366883 +0000 UTC m=+12.599152207 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690cc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d00): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.868366883 +0000 UTC m=+12.599152207 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9b90 item 40 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d40): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d40): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.869606671 +0000 UTC m=+12.600391994 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c08c0 item 41 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.870125524 +0000 UTC m=+12.600910848 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690d80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690dc0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690dc0): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690dc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690dc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0a10 item 41 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690dc0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690dc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.870658524 +0000 UTC m=+12.601443848 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690dc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690e00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690e00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690e00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690e00): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690e00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.870658524 +0000 UTC m=+12.601443848 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690e00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0cb0 item 41 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690f00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690f00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690f00): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690f00): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690f00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690f00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690f00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.87189758 +0000 UTC m=+12.602682904 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690f00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690f40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690f40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690f40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c10a0 item 42 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690f40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690f40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.872375536 +0000 UTC m=+12.603160861 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000690f40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691000): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691000): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c11f0 item 42 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691000): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691000): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691000): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691000): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691000): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.872924607 +0000 UTC m=+12.603709932 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691000): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691080): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691080): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691080): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691080): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691080): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.872924607 +0000 UTC m=+12.603709932 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691080): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1420 item 42 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006911c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006911c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006911c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006911c0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006911c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006911c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006911c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.874177578 +0000 UTC m=+12.604962903 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006911c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006912c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006912c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006912c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1a40 item 43 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006912c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006912c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.874691483 +0000 UTC m=+12.605476807 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006912c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691600): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691600): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691600): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691600): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691600): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1b90 item 43 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691600): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691600): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.875237197 +0000 UTC m=+12.606022521 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691600): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006916c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006916c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006916c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006916c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006916c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.875237197 +0000 UTC m=+12.606022521 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0006916c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1dc0 item 43 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691900): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691900): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691900): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691900): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691900): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691900): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691900): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.877131091 +0000 UTC m=+12.607916445 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691900): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691940): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691940): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691940): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa2a0 item 44 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691940): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691940): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.877888843 +0000 UTC m=+12.608674207 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691940): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691a00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691a00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa540 item 44 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691a00): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691a00): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691a00): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691a00): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691a00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.878654911 +0000 UTC m=+12.609440265 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691a00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691a40): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691a40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691a40): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691a40): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691a40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.878654911 +0000 UTC m=+12.609440265 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691a40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa850 item 44 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691b80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691b80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691b80): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691b80): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691b80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691b80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691b80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.880170426 +0000 UTC m=+12.610955780 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691b80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691bc0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691bc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691bc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aaee0 item 45 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691bc0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691bc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.880839641 +0000 UTC m=+12.611624995 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691bc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691e40): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691e40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691e40): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691e40): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691e40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.880839641 +0000 UTC m=+12.611624995 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691e40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab110 item 45 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691f00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691f00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691f00): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691f00): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691f00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691f00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691f00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.88241591 +0000 UTC m=+12.613201253 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691f00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691f40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691f40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691f40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab6c0 item 46 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691f40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691f40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.883080848 +0000 UTC m=+12.613866192 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000691f40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876080): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876080): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876080): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876080): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876080): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.883080848 +0000 UTC m=+12.613866192 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876080): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abb20 item 46 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876140): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876140): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876140): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876140): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876140): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876140): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876140): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.884884863 +0000 UTC m=+12.615670207 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876140): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876180): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876180): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876180): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004241c0 item 47 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876180): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876180): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.885547176 +0000 UTC m=+12.616332520 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876180): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876240): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876240): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876240): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876240): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876240): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.885547176 +0000 UTC m=+12.616332520 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876240): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424460 item 47 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876300): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876300): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876300): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876300): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876300): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876300): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876300): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.887183087 +0000 UTC m=+12.617968431 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876300): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876340): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876340): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876340): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424b60 item 48 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876340): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876340): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.887769286 +0000 UTC m=+12.618554620 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876340): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876400): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876400): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876400): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876400): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876400): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.887769286 +0000 UTC m=+12.618554620 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876400): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424fc0 item 48 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876440): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876440): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876440): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876440): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876440): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.889376943 +0000 UTC m=+12.620162288 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876440): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005179c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005179c0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005179c0): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005179c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005179c0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005179c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd260 item 49 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005179c0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005179c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.889872023 +0000 UTC m=+12.620657347 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005179c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517a00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517a00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517a00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517a00): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517a00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.889872023 +0000 UTC m=+12.620657347 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517a00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd3b0 item 49 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517a80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517a80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517a80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517a80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517a80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.891244128 +0000 UTC m=+12.622029472 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517a80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517b40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517b40): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517b40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd960 item 50 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517b40): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517b40): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517b40): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517b40): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517b40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.891814588 +0000 UTC m=+12.622599932 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517b40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517b80): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517b80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517b80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517b80): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517b80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.891814588 +0000 UTC m=+12.622599932 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517b80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdc70 item 50 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517c00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517c00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517c00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517c00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517c00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.893298043 +0000 UTC m=+12.624083387 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517c00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517cc0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517cc0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517cc0): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517cc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517cc0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517cc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a00e0 item 51 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517cc0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517cc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.893811747 +0000 UTC m=+12.624597091 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517cc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517d00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517d00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517d00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517d00): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517d00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.893811747 +0000 UTC m=+12.624597091 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517d00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0310 item 51 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517d80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517d80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517d80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517d80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517d80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.895131674 +0000 UTC m=+12.625916998 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517d80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517e40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517e40): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517e40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a07e0 item 52 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517e40): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517e40): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517e40): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517e40): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517e40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.895677107 +0000 UTC m=+12.626462421 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517e40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517e80): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517e80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517e80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517e80): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517e80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.895677107 +0000 UTC m=+12.626462421 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517e80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0b60 item 52 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517f00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517f00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517f00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517f00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517f00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.900456817 +0000 UTC m=+12.631242141 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000517f00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8040): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8040): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8040): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8040): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8040): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8040): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0fc0 item 53 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8040): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8040): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.901197367 +0000 UTC m=+12.631982691 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8040): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8080): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8080): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8080): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8080): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8080): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.901197367 +0000 UTC m=+12.631982691 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8080): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1180 item 53 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8100): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8100): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8100): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8100): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8100): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.902719153 +0000 UTC m=+12.633504497 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8100): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c81c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c81c0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c81c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1b20 item 54 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c81c0): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c81c0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c81c0): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c81c0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c81c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.903590749 +0000 UTC m=+12.634376093 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c81c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8200): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8200): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8200): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8200): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8200): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.903590749 +0000 UTC m=+12.634376093 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8200): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1ce0 item 54 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8280): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8280): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8280): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8280): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8280): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.904768599 +0000 UTC m=+12.635553923 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8280): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8340): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8340): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8340): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8340): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8340): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8340): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c230 item 55 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8340): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8340): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.905232099 +0000 UTC m=+12.636017424 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8340): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8380): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8380): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8380): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8380): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8380): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.905232099 +0000 UTC m=+12.636017424 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8380): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c540 item 55 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8400): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8400): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8400): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8400): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8400): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.906670428 +0000 UTC m=+12.637455752 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8400): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c84c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c84c0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c84c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cb60 item 56 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c84c0): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c84c0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c84c0): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c84c0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c84c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.90720915 +0000 UTC m=+12.637994464 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c84c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8500): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8500): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8500): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8500): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8500): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.90720915 +0000 UTC m=+12.637994464 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8500): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cd20 item 56 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c85c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c85c0): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c85c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c85c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c85c0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c85c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c85c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c85c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.908377482 +0000 UTC m=+12.639162806 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c85c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8600): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8600): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8600): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d3b0 item 57 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8600): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8600): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.909120176 +0000 UTC m=+12.639905490 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8600): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c86c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c86c0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c86c0): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c86c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c86c0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c86c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d650 item 57 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c86c0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c86c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.909712999 +0000 UTC m=+12.640498313 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c86c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8700): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8700): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8700): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8700): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8700): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.909712999 +0000 UTC m=+12.640498313 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8700): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040da40 item 57 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c87c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c87c0): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c87c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c87c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c87c0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c87c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c87c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c87c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.910980687 +0000 UTC m=+12.641766012 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c87c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8800): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8800): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8800): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b65b0 item 58 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8800): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8800): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.911596022 +0000 UTC m=+12.642381337 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8800): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c88c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c88c0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c88c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b69a0 item 58 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c88c0): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c88c0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c88c0): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c88c0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c88c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.912173816 +0000 UTC m=+12.642959130 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c88c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8900): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8900): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8900): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8900): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8900): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.912173816 +0000 UTC m=+12.642959130 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8900): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6c40 item 58 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c89c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c89c0): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c89c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c89c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c89c0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c89c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c89c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c89c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.913452056 +0000 UTC m=+12.644237380 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c89c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8a00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8a00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8a00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7180 item 59 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8a00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8a00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.913954058 +0000 UTC m=+12.644739371 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8a00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8ac0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8ac0): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8ac0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8ac0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8ac0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7570 item 59 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8ac0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8ac0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.914646217 +0000 UTC m=+12.645431541 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8ac0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8b00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8b00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8b00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8b00): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8b00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.914646217 +0000 UTC m=+12.645431541 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8b00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7b90 item 59 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8bc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8bc0): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8bc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8bc0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8bc0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8bc0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8bc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.916047868 +0000 UTC m=+12.646833181 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8bc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8c00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8c00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8c00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8460 item 60 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8c00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8c00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.916620242 +0000 UTC m=+12.647405566 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8c00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8cc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8cc0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8cc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8620 item 60 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8cc0): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8cc0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8cc0): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8cc0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8cc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.917630979 +0000 UTC m=+12.648416303 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8cc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8d00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8d00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8d00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8d00): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8d00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.917630979 +0000 UTC m=+12.648416303 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8d00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e88c0 item 60 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8dc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8dc0): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8dc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8dc0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8dc0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8dc0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8dc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.919232324 +0000 UTC m=+12.650017637 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8dc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8e00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8e00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8e00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8cb0 item 61 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8e00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8e00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.919764422 +0000 UTC m=+12.650549736 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8e00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8ec0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8ec0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8ec0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8ec0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8ec0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.919764422 +0000 UTC m=+12.650549736 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8ec0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8e00 item 61 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8f80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8f80): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8f80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8f80): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8f80): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8f80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8f80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8f80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.921205798 +0000 UTC m=+12.651991122 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8f80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8fc0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8fc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8fc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9180 item 62 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8fc0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8fc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.921718119 +0000 UTC m=+12.652503432 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c8fc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9080): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9080): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9080): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9080): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9080): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.921718119 +0000 UTC m=+12.652503432 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9080): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9340 item 62 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9140): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9140): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9140): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9140): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9140): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9140): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9140): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9140): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.923171436 +0000 UTC m=+12.653956761 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9140): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9180): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9180): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9180): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9650 item 63 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9180): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9180): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.923654232 +0000 UTC m=+12.654439556 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9180): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9240): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9240): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9240): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9240): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9240): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.923654232 +0000 UTC m=+12.654439556 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9240): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e97a0 item 63 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9300): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9300): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9300): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9300): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9300): >_readAt: n=0, err=Bad file descriptor 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9300): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9300): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9300): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.924887166 +0000 UTC m=+12.655672491 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9300): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9340): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9340): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9340): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9d50 item 64 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9340): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9340): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.92536865 +0000 UTC m=+12.656153973 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9340): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9400): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9400): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9400): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9400): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9400): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.92536865 +0000 UTC m=+12.656153973 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9400): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9ea0 item 64 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9440): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9440): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9440): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9440): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9440): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.926492709 +0000 UTC m=+12.657278033 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9440): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9580): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9580): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9580): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9580): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9580): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412460 item 65 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9580): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9580): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.92691948 +0000 UTC m=+12.657704795 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9580): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c95c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c95c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c95c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c95c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c95c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.92691948 +0000 UTC m=+12.657704795 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c95c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412a80 item 65 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9600): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9600): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9600): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9600): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9600): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.928095367 +0000 UTC m=+12.658880691 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9600): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9640): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9640): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412fc0 item 66 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9640): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9640): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9640): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9640): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9640): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.928628999 +0000 UTC m=+12.659414323 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9640): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9680): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9680): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9680): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9680): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9680): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.928628999 +0000 UTC m=+12.659414323 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0005c9680): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413500 item 66 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876480): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876480): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876480): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876480): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876480): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.93054303 +0000 UTC m=+12.661328395 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876480): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008764c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008764c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008764c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008764c0): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008764c0): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425d50 item 67 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008764c0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008764c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.931276798 +0000 UTC m=+12.662062162 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008764c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876500): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876500): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876500): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876500): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876500): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.931276798 +0000 UTC m=+12.662062162 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876500): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe0e0 item 67 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876580): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876580): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876580): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876580): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876580): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.932891268 +0000 UTC m=+12.663676592 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876580): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876640): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876640): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe690 item 68 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876640): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876640): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876640): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876640): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876640): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.933573137 +0000 UTC m=+12.664358461 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876640): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876680): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876680): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876680): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876680): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876680): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.933573137 +0000 UTC m=+12.664358461 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876680): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe7e0 item 68 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008766c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008766c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008766c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008766c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008766c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.934869431 +0000 UTC m=+12.665654754 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008766c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876700): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876700): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876700): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876700): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876700): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff030 item 69 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876700): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876700): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.93539689 +0000 UTC m=+12.666182215 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876700): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876740): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876740): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876740): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876740): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876740): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.93539689 +0000 UTC m=+12.666182215 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876740): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff1f0 item 69 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008767c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008767c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008767c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008767c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008767c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.936708923 +0000 UTC m=+12.667494247 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008767c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876880): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876880): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff500 item 70 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876880): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876880): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876880): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876880): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876880): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.937476052 +0000 UTC m=+12.668261406 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876880): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008768c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008768c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008768c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008768c0): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008768c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.937476052 +0000 UTC m=+12.668261406 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008768c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff730 item 70 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876940): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876940): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876940): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876940): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876940): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.939202572 +0000 UTC m=+12.669987937 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876940): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876a00): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876a00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876a00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876a00): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876a00): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffce0 item 71 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876a00): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876a00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.939879924 +0000 UTC m=+12.670665279 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876a00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876a40): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876a40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876a40): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876a40): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876a40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.939879924 +0000 UTC m=+12.670665279 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876a40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8460 item 71 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876ac0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876ac0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876ac0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876ac0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876ac0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.941784869 +0000 UTC m=+12.672570233 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876ac0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876b80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876b80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8bd0 item 72 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876b80): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876b80): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876b80): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876b80): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876b80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.942651526 +0000 UTC m=+12.673436869 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876b80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876bc0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876bc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876bc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876bc0): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876bc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.942651526 +0000 UTC m=+12.673436869 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876bc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9ab0 item 72 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c00): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c00): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.944419493 +0000 UTC m=+12.675204837 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c40): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c40): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011c7e0 item 73 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c40): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.94508396 +0000 UTC m=+12.675869304 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c80): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c80): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c80): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011d570 item 73 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c80): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.945837945 +0000 UTC m=+12.676623289 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876c80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876cc0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876cc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876cc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876cc0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876cc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.945837945 +0000 UTC m=+12.676623289 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876cc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011d960 item 73 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876d80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876d80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876d80): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876d80): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876d80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876d80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876d80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.947532466 +0000 UTC m=+12.678317809 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876d80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876dc0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876dc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876dc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e540 item 74 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876dc0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876dc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.948197614 +0000 UTC m=+12.678982968 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876dc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876e80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876e80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e7e0 item 74 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876e80): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876e80): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876e80): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876e80): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876e80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.94922915 +0000 UTC m=+12.680014504 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876e80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876ec0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876ec0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876ec0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876ec0): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876ec0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.94922915 +0000 UTC m=+12.680014504 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876ec0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043eaf0 item 74 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876f80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876f80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876f80): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876f80): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876f80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876f80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876f80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.951302931 +0000 UTC m=+12.682088275 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876f80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876fc0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876fc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876fc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f0a0 item 75 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876fc0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876fc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.951993136 +0000 UTC m=+12.682778481 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000876fc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877180): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877180): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877180): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877180): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877180): _writeAt: size=3, off=2 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f1f0 item 75 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877180): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877180): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.95268726 +0000 UTC m=+12.683472604 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877180): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008771c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008771c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008771c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008771c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008771c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.95268726 +0000 UTC m=+12.683472604 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008771c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f500 item 75 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877280): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877280): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877280): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877280): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877280): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877280): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877280): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.954650304 +0000 UTC m=+12.685435647 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877280): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008772c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008772c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008772c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fa40 item 76 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008772c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008772c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.955247524 +0000 UTC m=+12.686032868 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008772c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877380): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877380): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fb90 item 76 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877380): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877380): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877380): _writeAt: size=3, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877380): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877380): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.956017108 +0000 UTC m=+12.686802452 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877380): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008773c0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008773c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008773c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008773c0): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008773c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.956017108 +0000 UTC m=+12.686802452 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008773c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fea0 item 76 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877480): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877480): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877480): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877480): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877480): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877480): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877480): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.957875696 +0000 UTC m=+12.688661040 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877480): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008774c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008774c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008774c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392460 item 77 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008774c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008774c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.958623249 +0000 UTC m=+12.689408593 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008774c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877580): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877580): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877580): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877580): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877580): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.958623249 +0000 UTC m=+12.689408593 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877580): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392770 item 77 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877640): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877640): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877640): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877640): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877640): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877640): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877640): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.960549685 +0000 UTC m=+12.691335030 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877640): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877680): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877680): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877680): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392a80 item 78 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877680): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877680): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.961226535 +0000 UTC m=+12.692011879 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877680): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877740): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877740): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877740): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877740): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877740): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.961226535 +0000 UTC m=+12.692011879 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877740): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392cb0 item 78 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877800): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877800): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877800): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877800): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877800): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877800): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877800): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.96319507 +0000 UTC m=+12.693980414 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877800): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877840): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877840): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877840): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393490 item 79 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877840): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877840): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.96384046 +0000 UTC m=+12.694625804 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877840): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877900): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877900): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877900): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877900): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877900): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.96384046 +0000 UTC m=+12.694625804 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877900): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393730 item 79 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008779c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008779c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008779c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008779c0): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008779c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008779c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008779c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.9659183 +0000 UTC m=+12.696703644 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0008779c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877a00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877a00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877a00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393b90 item 80 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877a00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877a00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.966622512 +0000 UTC m=+12.697407856 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877a00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877ac0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877ac0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877ac0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877ac0): >_readAt: n=5, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877ac0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.966622512 +0000 UTC m=+12.697407856 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877ac0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393d50 item 80 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.968678911 +0000 UTC m=+12.699464255 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b40): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b40): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b40): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b40): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b40): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea230 item 81 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b40): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.96952049 +0000 UTC m=+12.700305835 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b80): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b80): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.96952049 +0000 UTC m=+12.700305835 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877b80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea4d0 item 81 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877c00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877c00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877c00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877c00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877c00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.971568695 +0000 UTC m=+12.702354039 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877c00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877cc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877cc0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877cc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ead90 item 82 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877cc0): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877cc0): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877cc0): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877cc0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877cc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.972315015 +0000 UTC m=+12.703100359 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877cc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877d00): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877d00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877d00): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877d00): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877d00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.972315015 +0000 UTC m=+12.703100359 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877d00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb1f0 item 82 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877d80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877d80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877d80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877d80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877d80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.974946615 +0000 UTC m=+12.705731958 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877d80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877e40): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877e40): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877e40): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877e40): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877e40): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877e40): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb9d0 item 83 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877e40): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877e40): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.975602835 +0000 UTC m=+12.706388179 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877e40): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877e80): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877e80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877e80): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877e80): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877e80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.975602835 +0000 UTC m=+12.706388179 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877e80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebd50 item 83 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877f00): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877f00): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877f00): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877f00): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877f00): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.977596456 +0000 UTC m=+12.708381801 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000877f00): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126040): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126040): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126040): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e150 item 84 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126040): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126040): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126040): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126040): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126040): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.978324203 +0000 UTC m=+12.709109547 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126040): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126180): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126180): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126180): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126180): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126180): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.978324203 +0000 UTC m=+12.709109547 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126180): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e380 item 84 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126200): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126200): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126200): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126200): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126200): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.980059369 +0000 UTC m=+12.710844713 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126200): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e700 item 85 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.980951373 +0000 UTC m=+12.711736717 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126300): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126300): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126300): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126300): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126300): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.980951373 +0000 UTC m=+12.711736717 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126300): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e930 item 85 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126380): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126380): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126380): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126380): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126380): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.982611639 +0000 UTC m=+12.713396983 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126380): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126440): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126440): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126440): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ed20 item 86 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126440): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126440): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126440): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126440): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126440): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.983384149 +0000 UTC m=+12.714169483 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126440): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126480): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126480): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126480): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126480): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126480): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.983384149 +0000 UTC m=+12.714169483 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126480): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ef50 item 86 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126500): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126500): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126500): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126500): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126500): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.985195839 +0000 UTC m=+12.715981183 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126500): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001265c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001265c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001265c0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001265c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001265c0): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001265c0): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f490 item 87 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001265c0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001265c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.985895002 +0000 UTC m=+12.716680345 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001265c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126600): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126600): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126600): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126600): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126600): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.985895002 +0000 UTC m=+12.716680345 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126600): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f730 item 87 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 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/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416dc0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416dc0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416dc0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416dc0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416dc0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.987623655 +0000 UTC m=+12.718408999 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416dc0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416e80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416e80): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416e80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171d50 item 88 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416e80): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416e80): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416e80): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416e80): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416e80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.988268194 +0000 UTC m=+12.719053538 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416e80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416ec0): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416ec0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416ec0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416ec0): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416ec0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.988268194 +0000 UTC m=+12.719053538 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416ec0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171ea0 item 88 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416f80): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416f80): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416f80): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416f80): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416f80): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416f80): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416f80): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416f80): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.990307943 +0000 UTC m=+12.721093288 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000416f80): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126000): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126000): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126000): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e0e0 item 89 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126000): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126000): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.993611243 +0000 UTC m=+12.724396567 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126000): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001261c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001261c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001261c0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001261c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001261c0): >_readAt: n=2, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001261c0): _writeAt: size=3, off=7 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e310 item 89 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001261c0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001261c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.994112443 +0000 UTC m=+12.724897767 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001261c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126200): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126200): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126200): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126200): >_readAt: n=8, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126200): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.994112443 +0000 UTC m=+12.724897767 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126200): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e460 item 89 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.995841087 +0000 UTC m=+12.726626432 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001262c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126300): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126300): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126300): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e850 item 90 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126300): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126300): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.996319365 +0000 UTC m=+12.727104699 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126300): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001263c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001263c0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001263c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048eaf0 item 90 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001263c0): _readAt: size=2, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001263c0): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001263c0): _writeAt: size=3, off=5 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001263c0): >_writeAt: n=3, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001263c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.996957622 +0000 UTC m=+12.727742957 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001263c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126400): _readAt: size=512, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126400): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126400): >openPending: err= 2025/04/04 05:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126400): >_readAt: n=3, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126400): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.996957622 +0000 UTC m=+12.727742957 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126400): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: Remove: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ecb0 item 90 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001264c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001264c0): open at offset 0 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001264c0): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001264c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001264c0): >_readAt: n=0, err=EOF 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001264c0): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001264c0): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001264c0): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.998651241 +0000 UTC m=+12.729436575 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001264c0): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126500): _writeAt: size=5, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126500): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126500): >openPending: err= 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f030 item 91 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126500): >_writeAt: n=5, err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126500): close: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:34.999303525 +0000 UTC m=+12.730088870 2025/04/04 05:23:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:34 DEBUG : open-test-file(0xc000126500): >close: err= 2025/04/04 05:23:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/04 05:23:34 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001265c0): _readAt: size=2, off=0 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001265c0): openPending: 2025/04/04 05:23:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001265c0): open at offset 5 2025/04/04 05:23:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:34 DEBUG : open-test-file(0xc0001265c0): >openPending: err= 2025/04/04 05:23:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001265c0): >_readAt: n=2, err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001265c0): _writeAt: size=3, off=7 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f420 item 91 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001265c0): >_writeAt: n=3, err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001265c0): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.00004162 +0000 UTC m=+12.730826964 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001265c0): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126600): _readAt: size=512, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126600): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126600): >openPending: err= 2025/04/04 05:23:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126600): >_readAt: n=8, err=EOF 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126600): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.00004162 +0000 UTC m=+12.730826964 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126600): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: Remove: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f6c0 item 91 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:35 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/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001266c0): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001266c0): open at offset 0 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001266c0): >openPending: err= 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001266c0): _readAt: size=2, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001266c0): >_readAt: n=0, err=EOF 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001266c0): _writeAt: size=5, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001266c0): >_writeAt: n=5, err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001266c0): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.002348029 +0000 UTC m=+12.733133363 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001266c0): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126700): _writeAt: size=5, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126700): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126700): >openPending: err= 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fb90 item 92 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126700): >_writeAt: n=5, err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126700): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.002894715 +0000 UTC m=+12.733680049 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126700): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001267c0): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001267c0): open at offset 5 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001267c0): >openPending: err= 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e000 item 92 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001267c0): _readAt: size=2, off=5 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001267c0): >_readAt: n=0, err=EOF 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001267c0): _writeAt: size=3, off=5 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001267c0): >_writeAt: n=3, err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001267c0): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.003602784 +0000 UTC m=+12.734388108 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001267c0): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126800): _readAt: size=512, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126800): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126800): >openPending: err= 2025/04/04 05:23:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126800): >_readAt: n=3, err=EOF 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126800): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.003602784 +0000 UTC m=+12.734388108 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126800): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: Remove: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e150 item 92 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001268c0): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001268c0): open at offset 0 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001268c0): >openPending: err= 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001268c0): _readAt: size=2, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001268c0): >_readAt: n=0, err=EOF 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001268c0): _writeAt: size=5, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001268c0): >_writeAt: n=5, err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001268c0): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.005150087 +0000 UTC m=+12.735935421 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001268c0): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126900): _writeAt: size=5, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126900): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126900): >openPending: err= 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e540 item 93 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126900): >_writeAt: n=5, err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126900): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.005666116 +0000 UTC m=+12.736451440 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126900): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001269c0): _readAt: size=512, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001269c0): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001269c0): >openPending: err= 2025/04/04 05:23:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001269c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001269c0): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.005666116 +0000 UTC m=+12.736451440 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc0001269c0): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: Remove: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e690 item 93 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:35 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/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126a80): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126a80): open at offset 0 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126a80): >openPending: err= 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126a80): _readAt: size=2, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126a80): >_readAt: n=0, err=EOF 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126a80): _writeAt: size=5, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126a80): >_writeAt: n=5, err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126a80): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.007415709 +0000 UTC m=+12.738201034 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000126a80): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12000): _writeAt: size=5, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12000): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12000): >openPending: err= 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e150 item 94 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12000): >_writeAt: n=5, err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12000): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.007886062 +0000 UTC m=+12.738671406 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12000): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e120c0): _readAt: size=512, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e120c0): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e120c0): >openPending: err= 2025/04/04 05:23:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e120c0): >_readAt: n=5, err=EOF 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e120c0): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.007886062 +0000 UTC m=+12.738671406 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e120c0): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: Remove: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e2a0 item 94 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:35 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/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12180): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12180): open at offset 0 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12180): >openPending: err= 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12180): _readAt: size=2, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12180): >_readAt: n=0, err=EOF 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12180): _writeAt: size=5, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12180): >_writeAt: n=5, err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12180): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.009525058 +0000 UTC m=+12.740310382 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12180): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e121c0): _writeAt: size=5, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e121c0): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e121c0): >openPending: err= 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e540 item 95 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e121c0): >_writeAt: n=5, err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e121c0): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.010048831 +0000 UTC m=+12.740834156 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e121c0): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12280): _readAt: size=512, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12280): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12280): >openPending: err= 2025/04/04 05:23:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12280): >_readAt: n=5, err=EOF 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12280): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.010048831 +0000 UTC m=+12.740834156 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12280): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: Remove: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e700 item 95 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:35 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/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12340): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12340): open at offset 0 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12340): >openPending: err= 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12340): _readAt: size=2, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12340): >_readAt: n=0, err=EOF 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12340): _writeAt: size=5, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12340): >_writeAt: n=5, err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12340): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.01214261 +0000 UTC m=+12.742927934 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12340): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12380): _writeAt: size=5, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12380): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12380): >openPending: err= 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ea80 item 96 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12380): >_writeAt: n=5, err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12380): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.012940117 +0000 UTC m=+12.743725451 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12380): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/04 05:23:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/04 05:23:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:23:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/04 05:23:35 DEBUG : open-test-file: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12440): _readAt: size=512, off=0 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12440): openPending: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12440): >openPending: err= 2025/04/04 05:23:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12440): >_readAt: n=5, err=EOF 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12440): close: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-04 05:23:35.012940117 +0000 UTC m=+12.743725451 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/04 05:23:35 DEBUG : open-test-file(0xc000e12440): >close: err= 2025/04/04 05:23:35 DEBUG : open-test-file: Remove: 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ecb0 item 96 2025/04/04 05:23:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/04 05:23:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/04 05:23:35 DEBUG : open-test-file: >Remove: err= 2025/04/04 05:23:35 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:35 DEBUG : : Looking for writers 2025/04/04 05:23:35 DEBUG : >WaitForWriters: 2025/04/04 05:23:35 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.54s) --- PASS: TestRWFileHandleOpenTests/writes (0.28s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.26s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- 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-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:23:35 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:23:35 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:23:35 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:35 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:23:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:23:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:23:35 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:23:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:23:35 DEBUG : file1: newRWFileHandle: 2025/04/04 05:23:35 DEBUG : file1(0xc0005c8ec0): openPending: 2025/04/04 05:23:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:35 DEBUG : file1(0xc0005c8ec0): >openPending: err= 2025/04/04 05:23:35 DEBUG : file1: >newRWFileHandle: err= 2025/04/04 05:23:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:23:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/04 05:23:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/04/04 05:23:35 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:23:35 DEBUG : : Looking for writers 2025/04/04 05:23:35 DEBUG : file1: reading active writers 2025/04/04 05:23:35 DEBUG : file1: active writers 1 2025/04/04 05:23:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/04/04 05:23:35 DEBUG : : Looking for writers 2025/04/04 05:23:35 DEBUG : file1: reading active writers 2025/04/04 05:23:35 DEBUG : file1: active writers 1 2025/04/04 05:23:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/04/04 05:23:35 DEBUG : : Looking for writers 2025/04/04 05:23:35 DEBUG : file1: reading active writers 2025/04/04 05:23:35 DEBUG : file1: active writers 1 2025/04/04 05:23:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/04/04 05:23:35 DEBUG : : Looking for writers 2025/04/04 05:23:35 DEBUG : file1: reading active writers 2025/04/04 05:23:35 DEBUG : file1: active writers 1 2025/04/04 05:23:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/04/04 05:23:35 DEBUG : : Looking for writers 2025/04/04 05:23:35 DEBUG : file1: reading active writers 2025/04/04 05:23:35 DEBUG : file1: active writers 1 2025/04/04 05:23:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/04/04 05:23:35 DEBUG : : Looking for writers 2025/04/04 05:23:35 DEBUG : file1: reading active writers 2025/04/04 05:23:35 DEBUG : file1: active writers 1 2025/04/04 05:23:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/04/04 05:23:35 DEBUG : : Looking for writers 2025/04/04 05:23:35 DEBUG : file1: reading active writers 2025/04/04 05:23:35 DEBUG : file1: active writers 1 2025/04/04 05:23:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/04/04 05:23:36 DEBUG : : Looking for writers 2025/04/04 05:23:36 DEBUG : file1: reading active writers 2025/04/04 05:23:36 DEBUG : file1: active writers 1 2025/04/04 05:23:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:37 DEBUG : : Looking for writers 2025/04/04 05:23:37 DEBUG : file1: reading active writers 2025/04/04 05:23:37 DEBUG : file1: active writers 1 2025/04/04 05:23:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:38 DEBUG : : Looking for writers 2025/04/04 05:23:38 DEBUG : file1: reading active writers 2025/04/04 05:23:38 DEBUG : file1: active writers 1 2025/04/04 05:23:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:39 DEBUG : : Looking for writers 2025/04/04 05:23:39 DEBUG : file1: reading active writers 2025/04/04 05:23:39 DEBUG : file1: active writers 1 2025/04/04 05:23:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:40 DEBUG : : Looking for writers 2025/04/04 05:23:40 DEBUG : file1: reading active writers 2025/04/04 05:23:40 DEBUG : file1: active writers 1 2025/04/04 05:23:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:41 DEBUG : : Looking for writers 2025/04/04 05:23:41 DEBUG : file1: reading active writers 2025/04/04 05:23:41 DEBUG : file1: active writers 1 2025/04/04 05:23:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:42 DEBUG : : Looking for writers 2025/04/04 05:23:42 DEBUG : file1: reading active writers 2025/04/04 05:23:42 DEBUG : file1: active writers 1 2025/04/04 05:23:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:43 DEBUG : : Looking for writers 2025/04/04 05:23:43 DEBUG : file1: reading active writers 2025/04/04 05:23:43 DEBUG : file1: active writers 1 2025/04/04 05:23:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:44 DEBUG : : Looking for writers 2025/04/04 05:23:44 DEBUG : file1: reading active writers 2025/04/04 05:23:44 DEBUG : file1: active writers 1 2025/04/04 05:23:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:45 DEBUG : : Looking for writers 2025/04/04 05:23:45 DEBUG : file1: reading active writers 2025/04/04 05:23:45 DEBUG : file1: active writers 1 2025/04/04 05:23:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:46 DEBUG : : Looking for writers 2025/04/04 05:23:46 DEBUG : file1: reading active writers 2025/04/04 05:23:46 DEBUG : file1: active writers 1 2025/04/04 05:23:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:47 DEBUG : : Looking for writers 2025/04/04 05:23:47 DEBUG : file1: reading active writers 2025/04/04 05:23:47 DEBUG : file1: active writers 1 2025/04/04 05:23:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:48 DEBUG : : Looking for writers 2025/04/04 05:23:48 DEBUG : file1: reading active writers 2025/04/04 05:23:48 DEBUG : file1: active writers 1 2025/04/04 05:23:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:49 DEBUG : : Looking for writers 2025/04/04 05:23:49 DEBUG : file1: reading active writers 2025/04/04 05:23:49 DEBUG : file1: active writers 1 2025/04/04 05:23:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:50 DEBUG : : Looking for writers 2025/04/04 05:23:50 DEBUG : file1: reading active writers 2025/04/04 05:23:50 DEBUG : file1: active writers 1 2025/04/04 05:23:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:51 DEBUG : : Looking for writers 2025/04/04 05:23:51 DEBUG : file1: reading active writers 2025/04/04 05:23:51 DEBUG : file1: active writers 1 2025/04/04 05:23:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:52 DEBUG : : Looking for writers 2025/04/04 05:23:52 DEBUG : file1: reading active writers 2025/04/04 05:23:52 DEBUG : file1: active writers 1 2025/04/04 05:23:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:53 DEBUG : : Looking for writers 2025/04/04 05:23:53 DEBUG : file1: reading active writers 2025/04/04 05:23:53 DEBUG : file1: active writers 1 2025/04/04 05:23:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:54 DEBUG : : Looking for writers 2025/04/04 05:23:54 DEBUG : file1: reading active writers 2025/04/04 05:23:54 DEBUG : file1: active writers 1 2025/04/04 05:23:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:55 DEBUG : : Looking for writers 2025/04/04 05:23:55 DEBUG : file1: reading active writers 2025/04/04 05:23:55 DEBUG : file1: active writers 1 2025/04/04 05:23:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:56 DEBUG : : Looking for writers 2025/04/04 05:23:56 DEBUG : file1: reading active writers 2025/04/04 05:23:56 DEBUG : file1: active writers 1 2025/04/04 05:23:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:57 DEBUG : : Looking for writers 2025/04/04 05:23:57 DEBUG : file1: reading active writers 2025/04/04 05:23:57 DEBUG : file1: active writers 1 2025/04/04 05:23:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:58 DEBUG : : Looking for writers 2025/04/04 05:23:58 DEBUG : file1: reading active writers 2025/04/04 05:23:58 DEBUG : file1: active writers 1 2025/04/04 05:23:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:23:59 DEBUG : : Looking for writers 2025/04/04 05:23:59 DEBUG : file1: reading active writers 2025/04/04 05:23:59 DEBUG : file1: active writers 1 2025/04/04 05:23:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:24:00 DEBUG : : Looking for writers 2025/04/04 05:24:00 DEBUG : file1: reading active writers 2025/04/04 05:24:00 DEBUG : file1: active writers 1 2025/04/04 05:24:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:24:01 DEBUG : : Looking for writers 2025/04/04 05:24:01 DEBUG : file1: reading active writers 2025/04/04 05:24:01 DEBUG : file1: active writers 1 2025/04/04 05:24:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:24:02 DEBUG : : Looking for writers 2025/04/04 05:24:02 DEBUG : file1: reading active writers 2025/04/04 05:24:02 DEBUG : file1: active writers 1 2025/04/04 05:24:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:24:03 DEBUG : : Looking for writers 2025/04/04 05:24:03 DEBUG : file1: reading active writers 2025/04/04 05:24:03 DEBUG : file1: active writers 1 2025/04/04 05:24:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:24:04 DEBUG : : Looking for writers 2025/04/04 05:24:04 DEBUG : file1: reading active writers 2025/04/04 05:24:04 DEBUG : file1: active writers 1 2025/04/04 05:24:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/04 05:24:05 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000978ff0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000997208 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643777088} name:file1 opens:1 downloaders: o: fd:0xc0001c8498 info:{ModTime:{wall:13975787940509562678 ext:12768712044 loc:0x3e85ba0} ATime:{wall:13975787940509562678 ext:12768712044 loc:0x3e85ba0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/04/04 05:24:05 DEBUG : >WaitForWriters: 2025/04/04 05:24:05 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:05 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:05 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:24:05 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:24:05 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:24:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:24:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:24:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:24:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:24:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:24:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:24:05 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:24:05 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:24:05 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:24:05 DEBUG : rename_me: newRWFileHandle: 2025/04/04 05:24:05 DEBUG : rename_me(0xc0005c9f00): openPending: 2025/04/04 05:24:05 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/04 05:24:05 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/04 05:24:05 DEBUG : rename_me(0xc0005c9f00): >openPending: err= 2025/04/04 05:24:05 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/04 05:24:05 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/04 05:24:05 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/04 05:24:05 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/04 05:24:05 DEBUG : rename_me(0xc0005c9f00): _writeAt: size=5, off=0 2025/04/04 05:24:05 DEBUG : rename_me(0xc0005c9f00): >_writeAt: n=5, err= 2025/04/04 05:24:05 DEBUG : rename_me(0xc0005c9f00): close: 2025/04/04 05:24:05 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-04 05:24:05.061780756 +0000 UTC m=+42.792566110 2025/04/04 05:24:05 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/04 05:24:05 DEBUG : rename_me(0xc0005c9f00): >close: err= 2025/04/04 05:24:05 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/04 05:24:05 DEBUG : i_was_renamed: Updating file with 0xc000df2180 2025/04/04 05:24:05 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/04 05:24:05 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/04 05:24:05 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:05 DEBUG : : Looking for writers 2025/04/04 05:24:05 DEBUG : i_was_renamed: reading active writers 2025/04/04 05:24:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/04 05:24:05 DEBUG : : Looking for writers 2025/04/04 05:24:05 DEBUG : i_was_renamed: reading active writers 2025/04/04 05:24:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/04 05:24:05 DEBUG : : Looking for writers 2025/04/04 05:24:05 DEBUG : i_was_renamed: reading active writers 2025/04/04 05:24:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/04 05:24:05 DEBUG : : Looking for writers 2025/04/04 05:24:05 DEBUG : i_was_renamed: reading active writers 2025/04/04 05:24:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/04 05:24:05 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/04 05:24:05 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:05 INFO : i_was_renamed: Copied (new) 2025/04/04 05:24:05 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-04 05:24:05 +0000 UTC" 2025/04/04 05:24:05 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/04 05:24:05 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/04 05:24:05 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/04 05:24:05 DEBUG : : Looking for writers 2025/04/04 05:24:05 DEBUG : i_was_renamed: reading active writers 2025/04/04 05:24:05 DEBUG : >WaitForWriters: 2025/04/04 05:24:05 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:05 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:05 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/04 05:24:05 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:24:05 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:24:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:24:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:24:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:24:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:24:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/04 05:24:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{8yAkC}/rclone-test-tininob1socu" 2025/04/04 05:24:05 INFO : webdav root 'rclone-test-tininob1socu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:05 DEBUG : : forgetting directory cache 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate(0xc000873a80): _readAt: size=512, off=0 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate(0xc000873a80): openPending: 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-04 04:25:05 +0000 UTC" against cached fingerprint "" 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/04 05:24:05 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate(0xc000873a80): >openPending: err= 2025/04/04 05:24:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate(0xc000873a80): >_readAt: n=20, err=EOF 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate(0xc000873a80): close: 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-04 04:25:05 +0000 GMT 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate(0xc000873a80): >close: err= 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:05 DEBUG : : forgetting directory cache 2025/04/04 05:24:05 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate(0xc000ee9580): _readAt: size=512, off=0 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate(0xc000ee9580): openPending: 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-04 04:26:05 +0000 UTC" against cached fingerprint "20,2025-04-04 04:25:05 +0000 UTC" 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-04 04:26:05 +0000 UTC" != cached fingerprint "20,2025-04-04 04:25:05 +0000 UTC") 2025/04/04 05:24:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/04 05:24:05 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate(0xc000ee9580): >openPending: err= 2025/04/04 05:24:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate(0xc000ee9580): >_readAt: n=20, err=EOF 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate(0xc000ee9580): close: 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-04 04:26:05 +0000 GMT 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate(0xc000ee9580): >close: err= 2025/04/04 05:24:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:05 DEBUG : : forgetting directory cache 2025/04/04 05:24:05 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc000e44180): _readAt: size=512, off=0 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc000e44180): openPending: 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-04 04:27:05 +0000 UTC" against cached fingerprint "20,2025-04-04 04:26:05 +0000 UTC" 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-04 04:27:05 +0000 UTC" != cached fingerprint "20,2025-04-04 04:26:05 +0000 UTC") 2025/04/04 05:24:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/04 05:24:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc000e44180): >openPending: err= 2025/04/04 05:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc000e44180): >_readAt: n=20, err=EOF 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc000e44180): close: 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-04 04:27:05 +0000 GMT 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc000e44180): >close: err= 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:06 DEBUG : : forgetting directory cache 2025/04/04 05:24:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc000e45d80): _readAt: size=512, off=0 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc000e45d80): openPending: 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-04 04:28:05 +0000 UTC" against cached fingerprint "20,2025-04-04 04:27:05 +0000 UTC" 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-04 04:28:05 +0000 UTC" != cached fingerprint "20,2025-04-04 04:27:05 +0000 UTC") 2025/04/04 05:24:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/04 05:24:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc000e45d80): >openPending: err= 2025/04/04 05:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc000e45d80): >_readAt: n=20, err=EOF 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc000e45d80): close: 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-04 04:28:05 +0000 GMT 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc000e45d80): >close: err= 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:06 DEBUG : : forgetting directory cache 2025/04/04 05:24:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc0008511c0): _readAt: size=512, off=0 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc0008511c0): openPending: 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-04 04:29:05 +0000 UTC" against cached fingerprint "20,2025-04-04 04:28:05 +0000 UTC" 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-04 04:29:05 +0000 UTC" != cached fingerprint "20,2025-04-04 04:28:05 +0000 UTC") 2025/04/04 05:24:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/04 05:24:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc0008511c0): >openPending: err= 2025/04/04 05:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc0008511c0): >_readAt: n=20, err=EOF 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc0008511c0): close: 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-04 04:29:05 +0000 GMT 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc0008511c0): >close: err= 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:06 DEBUG : : forgetting directory cache 2025/04/04 05:24:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc0007475c0): _readAt: size=512, off=0 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc0007475c0): openPending: 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-04 04:30:05 +0000 UTC" against cached fingerprint "20,2025-04-04 04:29:05 +0000 UTC" 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-04 04:30:05 +0000 UTC" != cached fingerprint "20,2025-04-04 04:29:05 +0000 UTC") 2025/04/04 05:24:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/04 05:24:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc0007475c0): >openPending: err= 2025/04/04 05:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc0007475c0): >_readAt: n=20, err=EOF 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc0007475c0): close: 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-04 04:30:05 +0000 GMT 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate(0xc0007475c0): >close: err= 2025/04/04 05:24:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:06 DEBUG : : forgetting directory cache 2025/04/04 05:24:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc00086b040): _readAt: size=512, off=0 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc00086b040): openPending: 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-04 04:31:05 +0000 UTC" against cached fingerprint "20,2025-04-04 04:30:05 +0000 UTC" 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-04 04:31:05 +0000 UTC" != cached fingerprint "20,2025-04-04 04:30:05 +0000 UTC") 2025/04/04 05:24:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/04 05:24:07 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc00086b040): >openPending: err= 2025/04/04 05:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc00086b040): >_readAt: n=21, err=EOF 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc00086b040): close: 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-04 04:31:05 +0000 GMT 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc00086b040): >close: err= 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:07 DEBUG : : forgetting directory cache 2025/04/04 05:24:07 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc00087c880): _readAt: size=512, off=0 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc00087c880): openPending: 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-04 04:32:05 +0000 UTC" against cached fingerprint "21,2025-04-04 04:31:05 +0000 UTC" 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-04 04:32:05 +0000 UTC" != cached fingerprint "21,2025-04-04 04:31:05 +0000 UTC") 2025/04/04 05:24:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/04 05:24:07 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc00087c880): >openPending: err= 2025/04/04 05:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc00087c880): >_readAt: n=22, err=EOF 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc00087c880): close: 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-04 04:32:05 +0000 GMT 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc00087c880): >close: err= 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:07 DEBUG : : forgetting directory cache 2025/04/04 05:24:07 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc0008b3d80): _readAt: size=512, off=0 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc0008b3d80): openPending: 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-04 04:33:05 +0000 UTC" against cached fingerprint "22,2025-04-04 04:32:05 +0000 UTC" 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-04 04:33:05 +0000 UTC" != cached fingerprint "22,2025-04-04 04:32:05 +0000 UTC") 2025/04/04 05:24:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/04 05:24:07 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc0008b3d80): >openPending: err= 2025/04/04 05:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc0008b3d80): >_readAt: n=23, err=EOF 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc0008b3d80): close: 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-04 04:33:05 +0000 GMT 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc0008b3d80): >close: err= 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:07 DEBUG : : forgetting directory cache 2025/04/04 05:24:07 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc0008f6840): _readAt: size=512, off=0 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc0008f6840): openPending: 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-04 04:34:05 +0000 UTC" against cached fingerprint "23,2025-04-04 04:33:05 +0000 UTC" 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-04 04:34:05 +0000 UTC" != cached fingerprint "23,2025-04-04 04:33:05 +0000 UTC") 2025/04/04 05:24:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/04 05:24:07 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc0008f6840): >openPending: err= 2025/04/04 05:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc0008f6840): >_readAt: n=24, err=EOF 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc0008f6840): close: 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-04 04:34:05 +0000 GMT 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate(0xc0008f6840): >close: err= 2025/04/04 05:24:07 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:07 DEBUG : : Looking for writers 2025/04/04 05:24:07 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/04 05:24:07 DEBUG : >WaitForWriters: 2025/04/04 05:24:07 DEBUG : webdav root 'rclone-test-tininob1socu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:07 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:07 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:07 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:07 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:07 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/04 05:24:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/04 05:24:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/04 05:24:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/04 05:24:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/04 05:24:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/04 05:24:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/04 05:24:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/04 05:24:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/04 05:24:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:08 DEBUG : : forgetting directory cache 2025/04/04 05:24:08 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/04 05:24:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/04 05:24:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/04 05:24:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/04 05:24:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/04 05:24:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/04 05:24:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/04 05:24:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/04 05:24:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/04 05:24:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/04 05:24:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/04 05:24:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/04 05:24:08 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/04/04 05:24:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/04 05:24:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/04 05:24:08 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/04/04 05:24:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/04 05:24:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/04 05:24:08 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/04/04 05:24:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/04 05:24:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/04 05:24:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/04 05:24:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/04 05:24:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/04 05:24:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/04 05:24:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:08 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/04 05:24:08 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/04 05:24:08 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/04 05:24:08 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/04 05:24:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/04 05:24:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/04 05:24:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/04 05:24:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/04/04 05:24:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/04/04 05:24:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/04/04 05:24:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/04 05:24:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/04 05:24:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/04 05:24:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/04 05:24:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/04 05:24:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/04 05:24:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:08 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/04/04 05:24:08 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/04/04 05:24:08 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:08 DEBUG : : Looking for writers 2025/04/04 05:24:08 DEBUG : FiLeA: reading active writers 2025/04/04 05:24:08 DEBUG : FiLeB: reading active writers 2025/04/04 05:24:08 DEBUG : FilEb: reading active writers 2025/04/04 05:24:08 DEBUG : >WaitForWriters: 2025/04/04 05:24:08 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:08 DEBUG : : Looking for writers 2025/04/04 05:24:08 DEBUG : FiLeA: reading active writers 2025/04/04 05:24:08 DEBUG : FiLeB: reading active writers 2025/04/04 05:24:08 DEBUG : FilEb: reading active writers 2025/04/04 05:24:08 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:08 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:08 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:08 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:08 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/04 05:24:08 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/04 05:24:08 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/04 05:24:08 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:08 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:08 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/04 05:24:08 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/04 05:24:08 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/04 05:24:08 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:08 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:08 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/04 05:24:08 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/04 05:24:08 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/04 05:24:08 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:08 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:08 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/04 05:24:08 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:08 DEBUG : : Looking for writers 2025/04/04 05:24:08 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/04 05:24:08 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/04 05:24:08 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:08 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:08 DEBUG : webdav root 'rclone-test-tininob1socu': Reusing VFS from active cache 2025/04/04 05:24:08 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:08 DEBUG : : Looking for writers 2025/04/04 05:24:08 DEBUG : >WaitForWriters: 2025/04/04 05:24:08 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:08 DEBUG : : Looking for writers 2025/04/04 05:24:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:08 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:08 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:08 DEBUG : : Looking for writers 2025/04/04 05:24:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.03s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:08 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:08 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:08 DEBUG : : Looking for writers 2025/04/04 05:24:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:08 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:08 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:08 DEBUG : dir: Looking for writers 2025/04/04 05:24:08 DEBUG : file2: reading active writers 2025/04/04 05:24:08 DEBUG : : Looking for writers 2025/04/04 05:24:08 DEBUG : dir: reading active writers 2025/04/04 05:24:08 DEBUG : file1: reading active writers 2025/04/04 05:24:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:08 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:08 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:08 DEBUG : dir: Looking for writers 2025/04/04 05:24:08 DEBUG : : Looking for writers 2025/04/04 05:24:08 DEBUG : dir: reading active writers 2025/04/04 05:24:08 DEBUG : file1: reading active writers 2025/04/04 05:24:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:08 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : file1: Open: flags=O_RDONLY 2025/04/04 05:24:08 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/04 05:24:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/04 05:24:08 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/04 05:24:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/04 05:24:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:24:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/04 05:24:08 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/04 05:24:08 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/04 05:24:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/04 05:24:08 DEBUG : webdav root 'rclone-test-tininob1socu': File to upload is small (0 bytes), uploading instead of streaming 2025/04/04 05:24:08 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:08 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/04/04 05:24:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/04 05:24:08 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:24:08 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/04 05:24:08 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:08 DEBUG : dir: Looking for writers 2025/04/04 05:24:08 DEBUG : file2: reading active writers 2025/04/04 05:24:08 DEBUG : new_file.txt: reading active writers 2025/04/04 05:24:08 DEBUG : : Looking for writers 2025/04/04 05:24:08 DEBUG : dir: reading active writers 2025/04/04 05:24:08 DEBUG : file1: reading active writers 2025/04/04 05:24:08 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:08 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:09 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/04 05:24:09 DEBUG : dir/file1: Updating file with dir/file1 0xc000df23c0 2025/04/04 05:24:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/04 05:24:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:09 INFO : dir/file1: Moved (server-side) to: file0 2025/04/04 05:24:09 DEBUG : file0: Updating file with file0 0xc000df23c0 2025/04/04 05:24:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/04 05:24:09 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/04 05:24:09 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:09 DEBUG : dir: Looking for writers 2025/04/04 05:24:09 DEBUG : : Looking for writers 2025/04/04 05:24:09 DEBUG : dir: reading active writers 2025/04/04 05:24:09 DEBUG : file0: reading active writers 2025/04/04 05:24:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.28s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:09 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:09 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:09 DEBUG : : Looking for writers 2025/04/04 05:24:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:09 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:09 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/04 05:24:09 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/04 05:24:09 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/04 05:24:09 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/04 05:24:09 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/04 05:24:09 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:09 DEBUG : : Looking for writers 2025/04/04 05:24:09 DEBUG : a: Looking for writers 2025/04/04 05:24:09 DEBUG : b: Looking for writers 2025/04/04 05:24:09 DEBUG : c: Looking for writers 2025/04/04 05:24:09 DEBUG : d: Looking for writers 2025/04/04 05:24:09 DEBUG : : Looking for writers 2025/04/04 05:24:09 DEBUG : /: reading active writers 2025/04/04 05:24:09 DEBUG : a: reading active writers 2025/04/04 05:24:09 DEBUG : b: reading active writers 2025/04/04 05:24:09 DEBUG : c: reading active writers 2025/04/04 05:24:09 DEBUG : d: reading active writers 2025/04/04 05:24:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:09 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:09 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/04 05:24:09 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/04 05:24:09 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/04 05:24:09 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/04 05:24:09 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:09 DEBUG : a/b/c/d: Looking for writers 2025/04/04 05:24:09 DEBUG : a/b/c: Looking for writers 2025/04/04 05:24:09 DEBUG : d: reading active writers 2025/04/04 05:24:09 DEBUG : a/b: Looking for writers 2025/04/04 05:24:09 DEBUG : c: reading active writers 2025/04/04 05:24:09 DEBUG : a: Looking for writers 2025/04/04 05:24:09 DEBUG : b: reading active writers 2025/04/04 05:24:09 DEBUG : : Looking for writers 2025/04/04 05:24:09 DEBUG : a: reading active writers 2025/04/04 05:24:09 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 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-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:10 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:24:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:24:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/04 05:24:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/04 05:24:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:10 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/04 05:24:10 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/04 05:24:10 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/04 05:24:10 DEBUG : webdav root 'rclone-test-tininob1socu': File to upload is small (5 bytes), uploading instead of streaming 2025/04/04 05:24:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:10 DEBUG : file1: Size of src and dst objects identical 2025/04/04 05:24:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:24:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:24:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/04 05:24:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/04 05:24:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:24:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:24:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/04 05:24:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/04 05:24:10 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/04 05:24:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/04 05:24:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/04 05:24:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/04 05:24:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/04 05:24:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:10 DEBUG : webdav root 'rclone-test-tininob1socu': File to upload is small (0 bytes), uploading instead of streaming 2025/04/04 05:24:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:10 DEBUG : file1: Size of src and dst objects identical 2025/04/04 05:24:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/04 05:24:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/04 05:24:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/04 05:24:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/04 05:24:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:10 DEBUG : webdav root 'rclone-test-tininob1socu': File to upload is small (7 bytes), uploading instead of streaming 2025/04/04 05:24:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:10 DEBUG : file1: Size of src and dst objects identical 2025/04/04 05:24:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:10 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:10 DEBUG : : Looking for writers 2025/04/04 05:24:10 DEBUG : file1: reading active writers 2025/04/04 05:24:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:10 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:24:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:24:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/04 05:24:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/04 05:24:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:10 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/04 05:24:11 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/04 05:24:11 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/04 05:24:11 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/04 05:24:11 DEBUG : webdav root 'rclone-test-tininob1socu': File to upload is small (11 bytes), uploading instead of streaming 2025/04/04 05:24:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:11 DEBUG : file1: Size of src and dst objects identical 2025/04/04 05:24:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:11 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/04 05:24:11 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:11 DEBUG : : Looking for writers 2025/04/04 05:24:11 DEBUG : file1: reading active writers 2025/04/04 05:24:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:11 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:24:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:24:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/04 05:24:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/04 05:24:11 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/04 05:24:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:11 DEBUG : webdav root 'rclone-test-tininob1socu': File to upload is small (5 bytes), uploading instead of streaming 2025/04/04 05:24:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:11 DEBUG : file1: Size of src and dst objects identical 2025/04/04 05:24:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:11 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/04 05:24:11 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:11 DEBUG : : Looking for writers 2025/04/04 05:24:11 DEBUG : file1: reading active writers 2025/04/04 05:24:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:11 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:24:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:24:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/04 05:24:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/04 05:24:11 DEBUG : file1: WriteFileHandle.Release closing 2025/04/04 05:24:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:11 DEBUG : webdav root 'rclone-test-tininob1socu': File to upload is small (0 bytes), uploading instead of streaming 2025/04/04 05:24:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:11 DEBUG : file1: Size of src and dst objects identical 2025/04/04 05:24:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:11 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/04 05:24:11 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:11 DEBUG : : Looking for writers 2025/04/04 05:24:11 DEBUG : file1: reading active writers 2025/04/04 05:24:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:11 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:24:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:24:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/04 05:24:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/04/04 05:24:11 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:11 DEBUG : : Looking for writers 2025/04/04 05:24:11 DEBUG : file1: reading active writers 2025/04/04 05:24:11 DEBUG : file1: active writers 1 2025/04/04 05:24:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/04/04 05:24:11 DEBUG : : Looking for writers 2025/04/04 05:24:11 DEBUG : file1: reading active writers 2025/04/04 05:24:11 DEBUG : file1: active writers 1 2025/04/04 05:24:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/04/04 05:24:11 DEBUG : : Looking for writers 2025/04/04 05:24:11 DEBUG : file1: reading active writers 2025/04/04 05:24:11 DEBUG : file1: active writers 1 2025/04/04 05:24:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/04/04 05:24:11 DEBUG : : Looking for writers 2025/04/04 05:24:11 DEBUG : file1: reading active writers 2025/04/04 05:24:11 DEBUG : file1: active writers 1 2025/04/04 05:24:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/04/04 05:24:11 DEBUG : : Looking for writers 2025/04/04 05:24:11 DEBUG : file1: reading active writers 2025/04/04 05:24:11 DEBUG : file1: active writers 1 2025/04/04 05:24:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/04/04 05:24:11 DEBUG : : Looking for writers 2025/04/04 05:24:11 DEBUG : file1: reading active writers 2025/04/04 05:24:11 DEBUG : file1: active writers 1 2025/04/04 05:24:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/04/04 05:24:12 DEBUG : : Looking for writers 2025/04/04 05:24:12 DEBUG : file1: reading active writers 2025/04/04 05:24:12 DEBUG : file1: active writers 1 2025/04/04 05:24:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/04/04 05:24:12 DEBUG : : Looking for writers 2025/04/04 05:24:12 DEBUG : file1: reading active writers 2025/04/04 05:24:12 DEBUG : file1: active writers 1 2025/04/04 05:24:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:13 DEBUG : : Looking for writers 2025/04/04 05:24:13 DEBUG : file1: reading active writers 2025/04/04 05:24:13 DEBUG : file1: active writers 1 2025/04/04 05:24:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:14 DEBUG : : Looking for writers 2025/04/04 05:24:14 DEBUG : file1: reading active writers 2025/04/04 05:24:14 DEBUG : file1: active writers 1 2025/04/04 05:24:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:15 DEBUG : : Looking for writers 2025/04/04 05:24:15 DEBUG : file1: reading active writers 2025/04/04 05:24:15 DEBUG : file1: active writers 1 2025/04/04 05:24:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:16 DEBUG : : Looking for writers 2025/04/04 05:24:16 DEBUG : file1: reading active writers 2025/04/04 05:24:16 DEBUG : file1: active writers 1 2025/04/04 05:24:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:17 DEBUG : : Looking for writers 2025/04/04 05:24:17 DEBUG : file1: reading active writers 2025/04/04 05:24:17 DEBUG : file1: active writers 1 2025/04/04 05:24:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:18 DEBUG : : Looking for writers 2025/04/04 05:24:18 DEBUG : file1: reading active writers 2025/04/04 05:24:18 DEBUG : file1: active writers 1 2025/04/04 05:24:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:19 DEBUG : : Looking for writers 2025/04/04 05:24:19 DEBUG : file1: reading active writers 2025/04/04 05:24:19 DEBUG : file1: active writers 1 2025/04/04 05:24:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:20 DEBUG : : Looking for writers 2025/04/04 05:24:20 DEBUG : file1: reading active writers 2025/04/04 05:24:20 DEBUG : file1: active writers 1 2025/04/04 05:24:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:21 DEBUG : : Looking for writers 2025/04/04 05:24:21 DEBUG : file1: reading active writers 2025/04/04 05:24:21 DEBUG : file1: active writers 1 2025/04/04 05:24:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:22 DEBUG : : Looking for writers 2025/04/04 05:24:22 DEBUG : file1: reading active writers 2025/04/04 05:24:22 DEBUG : file1: active writers 1 2025/04/04 05:24:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:23 DEBUG : : Looking for writers 2025/04/04 05:24:23 DEBUG : file1: reading active writers 2025/04/04 05:24:23 DEBUG : file1: active writers 1 2025/04/04 05:24:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:24 DEBUG : : Looking for writers 2025/04/04 05:24:24 DEBUG : file1: reading active writers 2025/04/04 05:24:24 DEBUG : file1: active writers 1 2025/04/04 05:24:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:25 DEBUG : : Looking for writers 2025/04/04 05:24:25 DEBUG : file1: reading active writers 2025/04/04 05:24:25 DEBUG : file1: active writers 1 2025/04/04 05:24:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:26 DEBUG : : Looking for writers 2025/04/04 05:24:26 DEBUG : file1: reading active writers 2025/04/04 05:24:26 DEBUG : file1: active writers 1 2025/04/04 05:24:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:27 DEBUG : : Looking for writers 2025/04/04 05:24:27 DEBUG : file1: reading active writers 2025/04/04 05:24:27 DEBUG : file1: active writers 1 2025/04/04 05:24:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:28 DEBUG : : Looking for writers 2025/04/04 05:24:28 DEBUG : file1: reading active writers 2025/04/04 05:24:28 DEBUG : file1: active writers 1 2025/04/04 05:24:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:29 DEBUG : : Looking for writers 2025/04/04 05:24:29 DEBUG : file1: reading active writers 2025/04/04 05:24:29 DEBUG : file1: active writers 1 2025/04/04 05:24:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:30 DEBUG : : Looking for writers 2025/04/04 05:24:30 DEBUG : file1: reading active writers 2025/04/04 05:24:30 DEBUG : file1: active writers 1 2025/04/04 05:24:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:31 DEBUG : : Looking for writers 2025/04/04 05:24:31 DEBUG : file1: reading active writers 2025/04/04 05:24:31 DEBUG : file1: active writers 1 2025/04/04 05:24:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:32 DEBUG : : Looking for writers 2025/04/04 05:24:32 DEBUG : file1: reading active writers 2025/04/04 05:24:32 DEBUG : file1: active writers 1 2025/04/04 05:24:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:33 DEBUG : : Looking for writers 2025/04/04 05:24:33 DEBUG : file1: reading active writers 2025/04/04 05:24:33 DEBUG : file1: active writers 1 2025/04/04 05:24:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:34 DEBUG : : Looking for writers 2025/04/04 05:24:34 DEBUG : file1: reading active writers 2025/04/04 05:24:34 DEBUG : file1: active writers 1 2025/04/04 05:24:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:35 DEBUG : : Looking for writers 2025/04/04 05:24:35 DEBUG : file1: reading active writers 2025/04/04 05:24:35 DEBUG : file1: active writers 1 2025/04/04 05:24:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:36 DEBUG : : Looking for writers 2025/04/04 05:24:36 DEBUG : file1: reading active writers 2025/04/04 05:24:36 DEBUG : file1: active writers 1 2025/04/04 05:24:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:37 DEBUG : : Looking for writers 2025/04/04 05:24:37 DEBUG : file1: reading active writers 2025/04/04 05:24:37 DEBUG : file1: active writers 1 2025/04/04 05:24:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:38 DEBUG : : Looking for writers 2025/04/04 05:24:38 DEBUG : file1: reading active writers 2025/04/04 05:24:38 DEBUG : file1: active writers 1 2025/04/04 05:24:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:39 DEBUG : : Looking for writers 2025/04/04 05:24:39 DEBUG : file1: reading active writers 2025/04/04 05:24:39 DEBUG : file1: active writers 1 2025/04/04 05:24:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:40 DEBUG : : Looking for writers 2025/04/04 05:24:40 DEBUG : file1: reading active writers 2025/04/04 05:24:40 DEBUG : file1: active writers 1 2025/04/04 05:24:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/04 05:24:41 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/04/04 05:24:41 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:41 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:24:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:24:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/04 05:24:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/04 05:24:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:41 DEBUG : webdav root 'rclone-test-tininob1socu': File to upload is small (0 bytes), uploading instead of streaming 2025/04/04 05:24:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:41 DEBUG : file1: Size of src and dst objects identical 2025/04/04 05:24:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:24:41 DEBUG : file1: Open: flags=O_RDONLY 2025/04/04 05:24:41 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/04 05:24:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/04 05:24:41 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:41 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:41 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:41 DEBUG : : Looking for writers 2025/04/04 05:24:41 DEBUG : file1: reading active writers 2025/04/04 05:24:41 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-tininob1socu'", Local "Local file system at /tmp/rclone2087605136", Modify Window "1s" 2025/04/04 05:24:41 INFO : webdav root 'rclone-test-tininob1socu': poll-interval is not supported by this remote 2025/04/04 05:24:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/04 05:24:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/04 05:24:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/04 05:24:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/04 05:24:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:41 DEBUG : webdav root 'rclone-test-tininob1socu': File to upload is small (100 bytes), uploading instead of streaming 2025/04/04 05:24:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/04 05:24:41 DEBUG : file1: Size of src and dst objects identical 2025/04/04 05:24:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/04 05:24:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/04 05:24:41 DEBUG : file1: Open: flags=O_RDONLY 2025/04/04 05:24:41 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/04 05:24:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/04 05:24:41 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/04 05:24:41 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/04 05:24:41 DEBUG : WaitForWriters: timeout=30s 2025/04/04 05:24:41 DEBUG : : Looking for writers 2025/04/04 05:24:41 DEBUG : file1: reading active writers 2025/04/04 05:24:41 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/04/04 05:24:41 DEBUG : webdav root 'rclone-test-tininob1socu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.47852029s (try 1/5)