"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/03/09 02:24:15 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-nuzukug3pawa" 2025/03/09 02:24:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 02:24:15 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/03/09 02:24:15 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/09 02:24:15 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/09 02:24:15 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/09 02:24:15 DEBUG : Setting pass="ERZKAX4jgRihIv74nhPdEb8TTitgP7Z58TzS9atAAKiy" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/09 02:24:15 DEBUG : TestWebdavRclone: detected overridden config - adding "{AXxBW}" suffix to name 2025/03/09 02:24:15 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/09 02:24:15 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/09 02:24:15 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/09 02:24:15 DEBUG : Setting pass="ERZKAX4jgRihIv74nhPdEb8TTitgP7Z58TzS9atAAKiy" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/09 02:24:15 DEBUG : found headers: 2025/03/09 02:24:15 DEBUG : Creating backend with remote "/tmp/rclone2666034646" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:15 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:16 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:16 DEBUG : dir: Looking for writers 2025/03/09 02:24:16 DEBUG : : Looking for writers 2025/03/09 02:24:16 DEBUG : dir: reading active writers 2025/03/09 02:24:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:16 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:16 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:16 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:16 DEBUG : dir/subdir: Looking for writers 2025/03/09 02:24:16 DEBUG : dir: Looking for writers 2025/03/09 02:24:16 DEBUG : file2: reading active writers 2025/03/09 02:24:16 DEBUG : subdir: reading active writers 2025/03/09 02:24:16 DEBUG : file1: reading active writers 2025/03/09 02:24:16 DEBUG : : Looking for writers 2025/03/09 02:24:16 DEBUG : dir: reading active writers 2025/03/09 02:24:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:16 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:16 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:16 DEBUG : dir: Looking for writers 2025/03/09 02:24:16 DEBUG : file1: reading active writers 2025/03/09 02:24:16 DEBUG : : Looking for writers 2025/03/09 02:24:16 DEBUG : dir: reading active writers 2025/03/09 02:24:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:16 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:16 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:16 DEBUG : dir: Looking for writers 2025/03/09 02:24:16 DEBUG : : Looking for writers 2025/03/09 02:24:16 DEBUG : dir: reading active writers 2025/03/09 02:24:16 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:16 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:16 DEBUG : dir: forgetting directory cache 2025/03/09 02:24:16 DEBUG : : forgetting directory cache 2025/03/09 02:24:16 DEBUG : dir: forgetting directory cache 2025/03/09 02:24:16 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:16 DEBUG : : Looking for writers 2025/03/09 02:24:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:16 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:16 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/09 02:24:16 DEBUG : dir: invalidating directory cache 2025/03/09 02:24:16 DEBUG : : >ForgetPath: 2025/03/09 02:24:16 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/09 02:24:16 DEBUG : : invalidating directory cache 2025/03/09 02:24:16 DEBUG : dir: forgetting directory cache 2025/03/09 02:24:16 DEBUG : : >ForgetPath: 2025/03/09 02:24:16 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/09 02:24:16 DEBUG : : >ForgetPath: 2025/03/09 02:24:16 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:16 DEBUG : dir: Looking for writers 2025/03/09 02:24:16 DEBUG : : Looking for writers 2025/03/09 02:24:16 DEBUG : dir: reading active writers 2025/03/09 02:24:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:16 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:17 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:17 DEBUG : : forgetting directory cache 2025/03/09 02:24:17 DEBUG : dir: forgetting directory cache 2025/03/09 02:24:17 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:17 DEBUG : dir: Looking for writers 2025/03/09 02:24:17 DEBUG : fil/a/b: Looking for writers 2025/03/09 02:24:17 DEBUG : fil/a: Looking for writers 2025/03/09 02:24:17 DEBUG : b: reading active writers 2025/03/09 02:24:17 DEBUG : fil: Looking for writers 2025/03/09 02:24:17 DEBUG : a: reading active writers 2025/03/09 02:24:17 DEBUG : : Looking for writers 2025/03/09 02:24:17 DEBUG : dir: reading active writers 2025/03/09 02:24:17 DEBUG : fil: reading active writers 2025/03/09 02:24:17 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:17 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:17 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:17 DEBUG : dir: Looking for writers 2025/03/09 02:24:17 DEBUG : : Looking for writers 2025/03/09 02:24:17 DEBUG : dir: reading active writers 2025/03/09 02:24:17 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:17 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:17 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:17 DEBUG : dir: Looking for writers 2025/03/09 02:24:17 DEBUG : file1: reading active writers 2025/03/09 02:24:17 DEBUG : : Looking for writers 2025/03/09 02:24:17 DEBUG : dir: reading active writers 2025/03/09 02:24:17 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:17 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:17 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/03/09 02:24:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/09 02:24:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/09 02:24:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/09 02:24:17 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/09 02:24:17 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:17 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:17 DEBUG : dir: invalidating directory cache 2025/03/09 02:24:17 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/09 02:24:17 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/09 02:24:17 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/09 02:24:17 DEBUG : dir/file1: Reset virtual modtime 2025/03/09 02:24:17 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/09 02:24:17 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/09 02:24:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/09 02:24:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/09 02:24:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:17 DEBUG : dir: invalidating directory cache 2025/03/09 02:24:17 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/09 02:24:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/09 02:24:17 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/09 02:24:17 DEBUG : : forgetting directory cache 2025/03/09 02:24:17 DEBUG : dir: forgetting directory cache 2025/03/09 02:24:17 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/09 02:24:17 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:17 DEBUG : dir/virtualDir: Looking for writers 2025/03/09 02:24:17 DEBUG : dir: Looking for writers 2025/03/09 02:24:17 DEBUG : virtualFile: reading active writers 2025/03/09 02:24:17 DEBUG : virtualDir: reading active writers 2025/03/09 02:24:17 DEBUG : file1: reading active writers 2025/03/09 02:24:17 DEBUG : virtualFile2: reading active writers 2025/03/09 02:24:17 DEBUG : : Looking for writers 2025/03/09 02:24:17 DEBUG : dir: reading active writers 2025/03/09 02:24:17 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:18 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:18 ERROR : dir/: Can only open directories read only 2025/03/09 02:24:18 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:18 DEBUG : dir: Looking for writers 2025/03/09 02:24:18 DEBUG : : Looking for writers 2025/03/09 02:24:18 DEBUG : dir: reading active writers 2025/03/09 02:24:18 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:18 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:18 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/09 02:24:18 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/09 02:24:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/09 02:24:18 DEBUG : webdav root 'rclone-test-nuzukug3pawa': File to upload is small (5 bytes), uploading instead of streaming 2025/03/09 02:24:18 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:18 NOTICE: webdav root 'rclone-test-nuzukug3pawa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/09 02:24:18 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/09 02:24:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/09 02:24:18 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:18 DEBUG : dir: Looking for writers 2025/03/09 02:24:18 DEBUG : file1: reading active writers 2025/03/09 02:24:18 DEBUG : potato: reading active writers 2025/03/09 02:24:18 DEBUG : : Looking for writers 2025/03/09 02:24:18 DEBUG : dir: reading active writers 2025/03/09 02:24:18 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:18 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/09 02:24:18 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:18 DEBUG : dir/sub: Looking for writers 2025/03/09 02:24:18 DEBUG : dir: Looking for writers 2025/03/09 02:24:18 DEBUG : file1: reading active writers 2025/03/09 02:24:18 DEBUG : sub: reading active writers 2025/03/09 02:24:18 DEBUG : : Looking for writers 2025/03/09 02:24:18 DEBUG : dir: reading active writers 2025/03/09 02:24:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:18 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/09 02:24:18 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/09 02:24:18 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:18 DEBUG : dir/sub/subsub: Looking for writers 2025/03/09 02:24:18 DEBUG : dir/sub: Looking for writers 2025/03/09 02:24:18 DEBUG : subsub: reading active writers 2025/03/09 02:24:18 DEBUG : dir: Looking for writers 2025/03/09 02:24:18 DEBUG : file1: reading active writers 2025/03/09 02:24:18 DEBUG : sub: reading active writers 2025/03/09 02:24:18 DEBUG : : Looking for writers 2025/03/09 02:24:18 DEBUG : dir: reading active writers 2025/03/09 02:24:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:19 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:19 ERROR : dir/: Dir.Remove not empty 2025/03/09 02:24:19 DEBUG : dir/file1: Remove: 2025/03/09 02:24:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:19 DEBUG : dir/file1: >Remove: err= 2025/03/09 02:24:19 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/09 02:24:19 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:19 DEBUG : : Looking for writers 2025/03/09 02:24:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:19 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:19 DEBUG : dir/file1: Remove: 2025/03/09 02:24:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:19 DEBUG : dir/file1: >Remove: err= 2025/03/09 02:24:19 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/09 02:24:19 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:19 DEBUG : : Looking for writers 2025/03/09 02:24:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:19 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:19 DEBUG : dir/file1: Remove: 2025/03/09 02:24:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:19 DEBUG : dir/file1: >Remove: err= 2025/03/09 02:24:19 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:19 DEBUG : dir: Looking for writers 2025/03/09 02:24:19 DEBUG : : Looking for writers 2025/03/09 02:24:19 DEBUG : dir: reading active writers 2025/03/09 02:24:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:19 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:19 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:19 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/09 02:24:19 DEBUG : dir: Updating dir with dir2 0xc0006f3ba0 2025/03/09 02:24:19 DEBUG : dir: forgetting directory cache 2025/03/09 02:24:19 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/09 02:24:19 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/09 02:24:19 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/09 02:24:19 DEBUG : file2: Updating file with file2 0xc000b2c840 2025/03/09 02:24:19 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:19 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/09 02:24:19 INFO : dir2/file3: Deleted 2025/03/09 02:24:19 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/09 02:24:19 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000b2c840 2025/03/09 02:24:19 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/09 02:24:19 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/09 02:24:19 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/09 02:24:20 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006f3d40 2025/03/09 02:24:20 DEBUG : empty directory: forgetting directory cache 2025/03/09 02:24:20 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/09 02:24:20 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/09 02:24:20 DEBUG : dir2: Renaming to "dir3" 2025/03/09 02:24:20 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:20 DEBUG : dir3: Looking for writers 2025/03/09 02:24:20 DEBUG : file3: reading active writers 2025/03/09 02:24:20 DEBUG : renamed empty directory: Looking for writers 2025/03/09 02:24:20 DEBUG : : Looking for writers 2025/03/09 02:24:20 DEBUG : renamed empty directory: reading active writers 2025/03/09 02:24:20 DEBUG : dir3: reading active writers 2025/03/09 02:24:20 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === 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-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:20 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/09 02:24:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:20 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/09 02:24:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/09 02:24:20 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/09 02:24:20 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/09 02:24:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/09 02:24:20 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:20 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/09 02:24:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/09 02:24:20 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/09 02:24:20 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/09 02:24:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/09 02:24:20 DEBUG : webdav root 'rclone-test-nuzukug3pawa': File to upload is small (12 bytes), uploading instead of streaming 2025/03/09 02:24:20 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:20 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/09 02:24:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/09 02:24:20 DEBUG : : forgetting directory cache 2025/03/09 02:24:20 DEBUG : dir: forgetting directory cache 2025/03/09 02:24:20 DEBUG : dir/sub: forgetting directory cache 2025/03/09 02:24:20 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/09 02:24:20 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/09 02:24:20 DEBUG : webdav root 'rclone-test-nuzukug3pawa': File to upload is small (5 bytes), uploading instead of streaming 2025/03/09 02:24:20 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:20 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/09 02:24:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/09 02:24:20 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:20 DEBUG : dir/sub: Looking for writers 2025/03/09 02:24:20 DEBUG : file0: reading active writers 2025/03/09 02:24:20 DEBUG : file2: reading active writers 2025/03/09 02:24:20 DEBUG : dir: Looking for writers 2025/03/09 02:24:20 DEBUG : sub: reading active writers 2025/03/09 02:24:20 DEBUG : file1: reading active writers 2025/03/09 02:24:20 DEBUG : : Looking for writers 2025/03/09 02:24:20 DEBUG : dir: reading active writers 2025/03/09 02:24:20 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:20 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/09 02:24:20 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:20 DEBUG : : Looking for writers 2025/03/09 02:24:20 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:20 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:20 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:20 DEBUG : dir: Looking for writers 2025/03/09 02:24:20 DEBUG : file1: reading active writers 2025/03/09 02:24:20 DEBUG : : Looking for writers 2025/03/09 02:24:20 DEBUG : dir: reading active writers 2025/03/09 02:24:20 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:20 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:20 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:20 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/03/09 02:24:20 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:20 DEBUG : dir: Looking for writers 2025/03/09 02:24:20 DEBUG : file1: reading active writers 2025/03/09 02:24:20 DEBUG : : Looking for writers 2025/03/09 02:24:20 DEBUG : dir: reading active writers 2025/03/09 02:24:20 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-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:20 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/09 02:24:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/09 02:24:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:20 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:20 DEBUG : dir: Looking for writers 2025/03/09 02:24:20 DEBUG : file1: reading active writers 2025/03/09 02:24:20 DEBUG : : Looking for writers 2025/03/09 02:24:20 DEBUG : dir: reading active writers 2025/03/09 02:24:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/03/09 02:24:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/09 02:24:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/09 02:24:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/09 02:24:20 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:20 DEBUG : : Looking for writers 2025/03/09 02:24:20 DEBUG : file.txt: reading active writers 2025/03/09 02:24:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:20 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:20 DEBUG : webdav root 'rclone-test-nuzukug3pawa': File to upload is small (25 bytes), uploading instead of streaming 2025/03/09 02:24:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:21 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/09 02:24:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:21 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:21 DEBUG : dir: Looking for writers 2025/03/09 02:24:21 DEBUG : file1: reading active writers 2025/03/09 02:24:21 DEBUG : : Looking for writers 2025/03/09 02:24:21 DEBUG : dir: reading active writers 2025/03/09 02:24:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:21 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:21 DEBUG : dir/file1: Remove: 2025/03/09 02:24:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:21 DEBUG : dir/file1: >Remove: err= 2025/03/09 02:24:21 DEBUG : dir/file1: Remove: 2025/03/09 02:24:21 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/09 02:24:21 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:21 DEBUG : dir: Looking for writers 2025/03/09 02:24:21 DEBUG : : Looking for writers 2025/03/09 02:24:21 DEBUG : dir: reading active writers 2025/03/09 02:24:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:21 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:21 DEBUG : dir/file1: Remove: 2025/03/09 02:24:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:21 DEBUG : dir/file1: >Remove: err= 2025/03/09 02:24:21 DEBUG : dir/file1: Remove: 2025/03/09 02:24:21 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/09 02:24:21 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:21 DEBUG : dir: Looking for writers 2025/03/09 02:24:21 DEBUG : : Looking for writers 2025/03/09 02:24:21 DEBUG : dir: reading active writers 2025/03/09 02:24:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:21 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/09 02:24:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/09 02:24:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/09 02:24:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/09 02:24:21 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/09 02:24:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/09 02:24:21 DEBUG : dir/file1: Open: flags=0x3 2025/03/09 02:24:21 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/09 02:24:21 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/09 02:24:21 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:21 DEBUG : dir: Looking for writers 2025/03/09 02:24:21 DEBUG : file1: reading active writers 2025/03/09 02:24:21 DEBUG : : Looking for writers 2025/03/09 02:24:21 DEBUG : dir: reading active writers 2025/03/09 02:24:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:21 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:21 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:21 DEBUG : dir: Looking for writers 2025/03/09 02:24:21 DEBUG : file1: reading active writers 2025/03/09 02:24:21 DEBUG : : Looking for writers 2025/03/09 02:24:21 DEBUG : dir: reading active writers 2025/03/09 02:24:21 DEBUG : >WaitForWriters: 2025/03/09 02:24:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/09 02:24:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000744d80 2025/03/09 02:24:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/09 02:24:21 DEBUG : dir/file1: Updating file with dir/file1 0xc000744d80 2025/03/09 02:24:21 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/09 02:24:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/09 02:24:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/09 02:24:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:21 DEBUG : dir/file1: File is currently open, delaying rename 0xc000744d80 2025/03/09 02:24:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:21 DEBUG : webdav root 'rclone-test-nuzukug3pawa': File to upload is small (25 bytes), uploading instead of streaming 2025/03/09 02:24:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:21 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/09 02:24:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:21 DEBUG : newLeaf: Running delayed rename now 2025/03/09 02:24:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/09 02:24:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000744d80 2025/03/09 02:24:21 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:21 DEBUG : dir: Looking for writers 2025/03/09 02:24:21 DEBUG : : Looking for writers 2025/03/09 02:24:21 DEBUG : dir: reading active writers 2025/03/09 02:24:21 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:21 DEBUG : >WaitForWriters: 2025/03/09 02:24:21 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:21 DEBUG : dir: Looking for writers 2025/03/09 02:24:21 DEBUG : : Looking for writers 2025/03/09 02:24:21 DEBUG : dir: reading active writers 2025/03/09 02:24:21 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:21 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:21 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:21 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:21 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:21 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:21 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:22 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:22 DEBUG : dir: Looking for writers 2025/03/09 02:24:22 DEBUG : file1: reading active writers 2025/03/09 02:24:22 DEBUG : : Looking for writers 2025/03/09 02:24:22 DEBUG : dir: reading active writers 2025/03/09 02:24:22 DEBUG : >WaitForWriters: 2025/03/09 02:24:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/09 02:24:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000001e00 2025/03/09 02:24:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/09 02:24:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000001e00 2025/03/09 02:24:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/09 02:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/09 02:24:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/09 02:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc000001e00 2025/03/09 02:24:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:22 DEBUG : webdav root 'rclone-test-nuzukug3pawa': File to upload is small (25 bytes), uploading instead of streaming 2025/03/09 02:24:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:22 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/09 02:24:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:22 DEBUG : newLeaf: Running delayed rename now 2025/03/09 02:24:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/09 02:24:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000001e00 2025/03/09 02:24:22 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:22 DEBUG : dir: Looking for writers 2025/03/09 02:24:22 DEBUG : : Looking for writers 2025/03/09 02:24:22 DEBUG : dir: reading active writers 2025/03/09 02:24:22 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:22 DEBUG : >WaitForWriters: 2025/03/09 02:24:22 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:22 DEBUG : dir: Looking for writers 2025/03/09 02:24:22 DEBUG : : Looking for writers 2025/03/09 02:24:22 DEBUG : dir: reading active writers 2025/03/09 02:24:22 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:22 DEBUG : >WaitForWriters: 2025/03/09 02:24:22 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:22 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:22 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:22 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:22 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:22 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/09 02:24:22 DEBUG : dir/file1: newRWFileHandle: 2025/03/09 02:24:22 DEBUG : dir/file1(0xc000ba0180): openPending: 2025/03/09 02:24:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/09 02:24:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/09 02:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:22 DEBUG : dir/file1(0xc000ba0180): >openPending: err= 2025/03/09 02:24:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/09 02:24:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/09 02:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/09 02:24:22 DEBUG : dir/file1(0xc000ba0180): _writeAt: size=14, off=0 2025/03/09 02:24:22 DEBUG : dir/file1(0xc000ba0180): >_writeAt: n=14, err= 2025/03/09 02:24:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/09 02:24:22 DEBUG : dir/file1(0xc000ba0180): close: 2025/03/09 02:24:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/09 02:24:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/09 02:24:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:22 DEBUG : dir/file1(0xc000ba0180): >close: err= 2025/03/09 02:24:22 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:22 DEBUG : dir: Looking for writers 2025/03/09 02:24:22 DEBUG : file1: reading active writers 2025/03/09 02:24:22 DEBUG : : Looking for writers 2025/03/09 02:24:22 DEBUG : dir: reading active writers 2025/03/09 02:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/09 02:24:22 DEBUG : dir: Looking for writers 2025/03/09 02:24:22 DEBUG : file1: reading active writers 2025/03/09 02:24:22 DEBUG : : Looking for writers 2025/03/09 02:24:22 DEBUG : dir: reading active writers 2025/03/09 02:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/09 02:24:22 DEBUG : dir: Looking for writers 2025/03/09 02:24:22 DEBUG : file1: reading active writers 2025/03/09 02:24:22 DEBUG : : Looking for writers 2025/03/09 02:24:22 DEBUG : dir: reading active writers 2025/03/09 02:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/09 02:24:22 DEBUG : dir: Looking for writers 2025/03/09 02:24:22 DEBUG : file1: reading active writers 2025/03/09 02:24:22 DEBUG : : Looking for writers 2025/03/09 02:24:22 DEBUG : dir: reading active writers 2025/03/09 02:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/09 02:24:22 DEBUG : dir/file1: vfs cache: starting upload 2025/03/09 02:24:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:22 INFO : dir/file1: Copied (replaced existing) 2025/03/09 02:24:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/09 02:24:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/09 02:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/09 02:24:22 DEBUG : dir: Looking for writers 2025/03/09 02:24:22 DEBUG : file1: reading active writers 2025/03/09 02:24:22 DEBUG : : Looking for writers 2025/03/09 02:24:22 DEBUG : dir: reading active writers 2025/03/09 02:24:22 DEBUG : >WaitForWriters: 2025/03/09 02:24:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/09 02:24:22 DEBUG : dir/file1: newRWFileHandle: 2025/03/09 02:24:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/09 02:24:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/09 02:24:22 DEBUG : dir/file1(0xc000ba0280): _readAt: size=512, off=0 2025/03/09 02:24:22 DEBUG : dir/file1(0xc000ba0280): openPending: 2025/03/09 02:24:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/09 02:24:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/09 02:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:22 DEBUG : dir/file1(0xc000ba0280): >openPending: err= 2025/03/09 02:24:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/09 02:24:22 DEBUG : dir/file1(0xc000ba0280): >_readAt: n=14, err=EOF 2025/03/09 02:24:22 DEBUG : dir/file1(0xc000ba0280): close: 2025/03/09 02:24:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/09 02:24:22 DEBUG : dir/file1(0xc000ba0280): >close: err= 2025/03/09 02:24:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/09 02:24:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/09 02:24:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000a7a180 2025/03/09 02:24:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/09 02:24:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/09 02:24:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000a7a180 2025/03/09 02:24:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/09 02:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/09 02:24:22 DEBUG : dir/file1: newRWFileHandle: 2025/03/09 02:24:22 DEBUG : dir/file1(0xc000f06040): openPending: 2025/03/09 02:24:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/09 02:24:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/09 02:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:22 DEBUG : dir/file1(0xc000f06040): >openPending: err= 2025/03/09 02:24:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/09 02:24:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/09 02:24:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/09 02:24:22 DEBUG : dir/file1(0xc000f06040): _writeAt: size=25, off=0 2025/03/09 02:24:22 DEBUG : dir/file1(0xc000f06040): >_writeAt: n=25, err= 2025/03/09 02:24:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/09 02:24:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/09 02:24:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000a7a180 2025/03/09 02:24:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:22 DEBUG : newLeaf(0xc000f06040): close: 2025/03/09 02:24:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/09 02:24:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-09 02:24:22.706636275 +0000 UTC m=+6.771822861 2025/03/09 02:24:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:22 DEBUG : newLeaf(0xc000f06040): >close: err= 2025/03/09 02:24:22 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:22 DEBUG : dir: Looking for writers 2025/03/09 02:24:22 DEBUG : : Looking for writers 2025/03/09 02:24:22 DEBUG : dir: reading active writers 2025/03/09 02:24:22 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/09 02:24:22 DEBUG : dir: Looking for writers 2025/03/09 02:24:22 DEBUG : : Looking for writers 2025/03/09 02:24:22 DEBUG : dir: reading active writers 2025/03/09 02:24:22 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/09 02:24:22 DEBUG : dir: Looking for writers 2025/03/09 02:24:22 DEBUG : : Looking for writers 2025/03/09 02:24:22 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:22 DEBUG : dir: reading active writers 2025/03/09 02:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/09 02:24:22 DEBUG : dir: Looking for writers 2025/03/09 02:24:22 DEBUG : : Looking for writers 2025/03/09 02:24:22 DEBUG : dir: reading active writers 2025/03/09 02:24:22 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/09 02:24:22 DEBUG : newLeaf: vfs cache: starting upload 2025/03/09 02:24:22 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:22 INFO : newLeaf: Copied (replaced existing) 2025/03/09 02:24:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-09 02:24:22 +0000 UTC" 2025/03/09 02:24:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/09 02:24:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/09 02:24:22 DEBUG : dir: Looking for writers 2025/03/09 02:24:22 DEBUG : : Looking for writers 2025/03/09 02:24:22 DEBUG : dir: reading active writers 2025/03/09 02:24:22 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:22 DEBUG : >WaitForWriters: 2025/03/09 02:24:22 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:22 DEBUG : dir: Looking for writers 2025/03/09 02:24:22 DEBUG : : Looking for writers 2025/03/09 02:24:22 DEBUG : dir: reading active writers 2025/03/09 02:24:22 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:22 DEBUG : >WaitForWriters: 2025/03/09 02:24:22 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:22 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:22 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:22 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:22 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:22 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:23 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:23 DEBUG : dir: Looking for writers 2025/03/09 02:24:23 DEBUG : file1: reading active writers 2025/03/09 02:24:23 DEBUG : : Looking for writers 2025/03/09 02:24:23 DEBUG : dir: reading active writers 2025/03/09 02:24:23 DEBUG : >WaitForWriters: 2025/03/09 02:24:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/09 02:24:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000a7a480 2025/03/09 02:24:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/09 02:24:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000a7a480 2025/03/09 02:24:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/09 02:24:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/09 02:24:23 DEBUG : dir/file1: newRWFileHandle: 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000621800): openPending: 2025/03/09 02:24:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/09 02:24:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/09 02:24:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000621800): >openPending: err= 2025/03/09 02:24:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/09 02:24:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/09 02:24:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000621800): _writeAt: size=25, off=0 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000621800): >_writeAt: n=25, err= 2025/03/09 02:24:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/09 02:24:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/09 02:24:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000a7a480 2025/03/09 02:24:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:23 DEBUG : newLeaf(0xc000621800): close: 2025/03/09 02:24:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/09 02:24:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-09 02:24:23.202616127 +0000 UTC m=+7.267802734 2025/03/09 02:24:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:23 DEBUG : newLeaf(0xc000621800): >close: err= 2025/03/09 02:24:23 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:23 DEBUG : dir: Looking for writers 2025/03/09 02:24:23 DEBUG : : Looking for writers 2025/03/09 02:24:23 DEBUG : dir: reading active writers 2025/03/09 02:24:23 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/09 02:24:23 DEBUG : dir: Looking for writers 2025/03/09 02:24:23 DEBUG : : Looking for writers 2025/03/09 02:24:23 DEBUG : dir: reading active writers 2025/03/09 02:24:23 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/09 02:24:23 DEBUG : dir: Looking for writers 2025/03/09 02:24:23 DEBUG : : Looking for writers 2025/03/09 02:24:23 DEBUG : dir: reading active writers 2025/03/09 02:24:23 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/09 02:24:23 DEBUG : dir: Looking for writers 2025/03/09 02:24:23 DEBUG : : Looking for writers 2025/03/09 02:24:23 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:23 DEBUG : dir: reading active writers 2025/03/09 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/09 02:24:23 DEBUG : newLeaf: vfs cache: starting upload 2025/03/09 02:24:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:23 INFO : newLeaf: Copied (replaced existing) 2025/03/09 02:24:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-09 02:24:23 +0000 UTC" 2025/03/09 02:24:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/09 02:24:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/09 02:24:23 DEBUG : dir: Looking for writers 2025/03/09 02:24:23 DEBUG : : Looking for writers 2025/03/09 02:24:23 DEBUG : dir: reading active writers 2025/03/09 02:24:23 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:23 DEBUG : >WaitForWriters: 2025/03/09 02:24:23 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:23 DEBUG : dir: Looking for writers 2025/03/09 02:24:23 DEBUG : : Looking for writers 2025/03/09 02:24:23 DEBUG : dir: reading active writers 2025/03/09 02:24:23 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:23 DEBUG : >WaitForWriters: 2025/03/09 02:24:23 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:23 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:23 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:23 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:23 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:23 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/09 02:24:23 DEBUG : dir/file1: newRWFileHandle: 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000ba19c0): openPending: 2025/03/09 02:24:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/09 02:24:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/09 02:24:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000ba19c0): >openPending: err= 2025/03/09 02:24:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/09 02:24:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/09 02:24:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000ba19c0): _writeAt: size=14, off=0 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000ba19c0): >_writeAt: n=14, err= 2025/03/09 02:24:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000ba19c0): close: 2025/03/09 02:24:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/09 02:24:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/09 02:24:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000ba19c0): >close: err= 2025/03/09 02:24:23 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:23 DEBUG : dir: Looking for writers 2025/03/09 02:24:23 DEBUG : file1: reading active writers 2025/03/09 02:24:23 DEBUG : : Looking for writers 2025/03/09 02:24:23 DEBUG : dir: reading active writers 2025/03/09 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/09 02:24:23 DEBUG : dir: Looking for writers 2025/03/09 02:24:23 DEBUG : file1: reading active writers 2025/03/09 02:24:23 DEBUG : : Looking for writers 2025/03/09 02:24:23 DEBUG : dir: reading active writers 2025/03/09 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/09 02:24:23 DEBUG : dir: Looking for writers 2025/03/09 02:24:23 DEBUG : file1: reading active writers 2025/03/09 02:24:23 DEBUG : : Looking for writers 2025/03/09 02:24:23 DEBUG : dir: reading active writers 2025/03/09 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/09 02:24:23 DEBUG : dir: Looking for writers 2025/03/09 02:24:23 DEBUG : file1: reading active writers 2025/03/09 02:24:23 DEBUG : : Looking for writers 2025/03/09 02:24:23 DEBUG : dir: reading active writers 2025/03/09 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/09 02:24:23 DEBUG : dir/file1: vfs cache: starting upload 2025/03/09 02:24:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:23 INFO : dir/file1: Copied (replaced existing) 2025/03/09 02:24:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/09 02:24:23 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/09 02:24:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/09 02:24:23 DEBUG : dir: Looking for writers 2025/03/09 02:24:23 DEBUG : file1: reading active writers 2025/03/09 02:24:23 DEBUG : : Looking for writers 2025/03/09 02:24:23 DEBUG : dir: reading active writers 2025/03/09 02:24:23 DEBUG : >WaitForWriters: 2025/03/09 02:24:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/09 02:24:23 DEBUG : dir/file1: newRWFileHandle: 2025/03/09 02:24:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/09 02:24:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000ba1b00): _readAt: size=512, off=0 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000ba1b00): openPending: 2025/03/09 02:24:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/09 02:24:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/09 02:24:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000ba1b00): >openPending: err= 2025/03/09 02:24:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000ba1b00): >_readAt: n=14, err=EOF 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000ba1b00): close: 2025/03/09 02:24:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000ba1b00): >close: err= 2025/03/09 02:24:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/09 02:24:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/09 02:24:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000744840 2025/03/09 02:24:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/09 02:24:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/09 02:24:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000744840 2025/03/09 02:24:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/09 02:24:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/09 02:24:23 DEBUG : dir/file1: newRWFileHandle: 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000ef9140): openPending: 2025/03/09 02:24:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/09 02:24:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/09 02:24:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000ef9140): >openPending: err= 2025/03/09 02:24:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/09 02:24:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/09 02:24:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000ef9140): _writeAt: size=25, off=0 2025/03/09 02:24:23 DEBUG : dir/file1(0xc000ef9140): >_writeAt: n=25, err= 2025/03/09 02:24:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/09 02:24:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/09 02:24:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000744840 2025/03/09 02:24:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:23 DEBUG : newLeaf(0xc000ef9140): close: 2025/03/09 02:24:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/09 02:24:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-09 02:24:23.84448891 +0000 UTC m=+7.909675496 2025/03/09 02:24:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:23 DEBUG : newLeaf(0xc000ef9140): >close: err= 2025/03/09 02:24:23 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:23 DEBUG : dir: Looking for writers 2025/03/09 02:24:23 DEBUG : : Looking for writers 2025/03/09 02:24:23 DEBUG : dir: reading active writers 2025/03/09 02:24:23 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/09 02:24:23 DEBUG : dir: Looking for writers 2025/03/09 02:24:23 DEBUG : : Looking for writers 2025/03/09 02:24:23 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:23 DEBUG : dir: reading active writers 2025/03/09 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/09 02:24:23 DEBUG : dir: Looking for writers 2025/03/09 02:24:23 DEBUG : : Looking for writers 2025/03/09 02:24:23 DEBUG : dir: reading active writers 2025/03/09 02:24:23 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/09 02:24:23 DEBUG : dir: Looking for writers 2025/03/09 02:24:23 DEBUG : : Looking for writers 2025/03/09 02:24:23 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:23 DEBUG : dir: reading active writers 2025/03/09 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/09 02:24:23 DEBUG : newLeaf: vfs cache: starting upload 2025/03/09 02:24:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:24 INFO : newLeaf: Copied (replaced existing) 2025/03/09 02:24:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-09 02:24:23 +0000 UTC" 2025/03/09 02:24:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/09 02:24:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/09 02:24:24 DEBUG : dir: Looking for writers 2025/03/09 02:24:24 DEBUG : : Looking for writers 2025/03/09 02:24:24 DEBUG : dir: reading active writers 2025/03/09 02:24:24 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:24 DEBUG : >WaitForWriters: 2025/03/09 02:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:24 DEBUG : dir: Looking for writers 2025/03/09 02:24:24 DEBUG : : Looking for writers 2025/03/09 02:24:24 DEBUG : dir: reading active writers 2025/03/09 02:24:24 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:24 DEBUG : >WaitForWriters: 2025/03/09 02:24:24 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:24 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:24 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:24 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:24 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:24 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:24 DEBUG : dir: Looking for writers 2025/03/09 02:24:24 DEBUG : file1: reading active writers 2025/03/09 02:24:24 DEBUG : : Looking for writers 2025/03/09 02:24:24 DEBUG : dir: reading active writers 2025/03/09 02:24:24 DEBUG : >WaitForWriters: 2025/03/09 02:24:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/09 02:24:24 DEBUG : dir/file1: newRWFileHandle: 2025/03/09 02:24:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/09 02:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/09 02:24:24 DEBUG : dir/file1(0xc00088ca40): _readAt: size=512, off=0 2025/03/09 02:24:24 DEBUG : dir/file1(0xc00088ca40): openPending: 2025/03/09 02:24:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/09 02:24:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/09 02:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:24 DEBUG : dir/file1(0xc00088ca40): >openPending: err= 2025/03/09 02:24:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:24 DEBUG : dir/file1(0xc00088ca40): >_readAt: n=14, err=EOF 2025/03/09 02:24:24 DEBUG : dir/file1(0xc00088ca40): close: 2025/03/09 02:24:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/09 02:24:24 DEBUG : dir/file1(0xc00088ca40): >close: err= 2025/03/09 02:24:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/09 02:24:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/09 02:24:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000001bc0 2025/03/09 02:24:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/09 02:24:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/09 02:24:24 DEBUG : dir/file1: Updating file with dir/file1 0xc000001bc0 2025/03/09 02:24:24 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/09 02:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/09 02:24:24 DEBUG : dir/file1: newRWFileHandle: 2025/03/09 02:24:24 DEBUG : dir/file1(0xc0008701c0): openPending: 2025/03/09 02:24:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/09 02:24:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/09 02:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:24 DEBUG : dir/file1(0xc0008701c0): >openPending: err= 2025/03/09 02:24:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/09 02:24:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/09 02:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/09 02:24:24 DEBUG : dir/file1(0xc0008701c0): _writeAt: size=25, off=0 2025/03/09 02:24:24 DEBUG : dir/file1(0xc0008701c0): >_writeAt: n=25, err= 2025/03/09 02:24:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/09 02:24:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/09 02:24:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000001bc0 2025/03/09 02:24:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:24:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:24 DEBUG : newLeaf(0xc0008701c0): close: 2025/03/09 02:24:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/09 02:24:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-09 02:24:24.356353808 +0000 UTC m=+8.421540394 2025/03/09 02:24:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:24 DEBUG : newLeaf(0xc0008701c0): >close: err= 2025/03/09 02:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:24 DEBUG : dir: Looking for writers 2025/03/09 02:24:24 DEBUG : : Looking for writers 2025/03/09 02:24:24 DEBUG : dir: reading active writers 2025/03/09 02:24:24 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/09 02:24:24 DEBUG : dir: Looking for writers 2025/03/09 02:24:24 DEBUG : : Looking for writers 2025/03/09 02:24:24 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:24 DEBUG : dir: reading active writers 2025/03/09 02:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/09 02:24:24 DEBUG : dir: Looking for writers 2025/03/09 02:24:24 DEBUG : : Looking for writers 2025/03/09 02:24:24 DEBUG : dir: reading active writers 2025/03/09 02:24:24 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/09 02:24:24 DEBUG : dir: Looking for writers 2025/03/09 02:24:24 DEBUG : : Looking for writers 2025/03/09 02:24:24 DEBUG : dir: reading active writers 2025/03/09 02:24:24 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/09 02:24:24 DEBUG : newLeaf: vfs cache: starting upload 2025/03/09 02:24:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:24 INFO : newLeaf: Copied (replaced existing) 2025/03/09 02:24:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-09 02:24:24 +0000 UTC" 2025/03/09 02:24:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/09 02:24:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/09 02:24:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/09 02:24:24 DEBUG : dir: Looking for writers 2025/03/09 02:24:24 DEBUG : : Looking for writers 2025/03/09 02:24:24 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:24 DEBUG : dir: reading active writers 2025/03/09 02:24:24 DEBUG : >WaitForWriters: 2025/03/09 02:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:24 DEBUG : dir: Looking for writers 2025/03/09 02:24:24 DEBUG : : Looking for writers 2025/03/09 02:24:24 DEBUG : dir: reading active writers 2025/03/09 02:24:24 DEBUG : newLeaf: reading active writers 2025/03/09 02:24:24 DEBUG : >WaitForWriters: 2025/03/09 02:24:24 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:24 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:24 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:24 DEBUG : : Looking for writers 2025/03/09 02:24:24 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-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:24 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:24:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/09 02:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/09 02:24:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:24 DEBUG : dir: Looking for writers 2025/03/09 02:24:24 DEBUG : file1: reading active writers 2025/03/09 02:24:24 DEBUG : : Looking for writers 2025/03/09 02:24:24 DEBUG : dir: reading active writers 2025/03/09 02:24:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:24 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:24:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/09 02:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/09 02:24:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/09 02:24:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/09 02:24:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/09 02:24:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/09 02:24:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/09 02:24:24 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/09 02:24:24 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/09 02:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:24 DEBUG : dir: Looking for writers 2025/03/09 02:24:24 DEBUG : file1: reading active writers 2025/03/09 02:24:24 DEBUG : : Looking for writers 2025/03/09 02:24:24 DEBUG : dir: reading active writers 2025/03/09 02:24:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:24 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:24:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/09 02:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/09 02:24:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/09 02:24:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/09 02:24:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/09 02:24:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/09 02:24:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/09 02:24:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/09 02:24:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/09 02:24:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/09 02:24:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/09 02:24:25 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/09 02:24:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/09 02:24:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/09 02:24:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/09 02:24:25 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/09 02:24:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/09 02:24:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/09 02:24:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/09 02:24:25 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/09 02:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:25 DEBUG : dir: Looking for writers 2025/03/09 02:24:25 DEBUG : file1: reading active writers 2025/03/09 02:24:25 DEBUG : : Looking for writers 2025/03/09 02:24:25 DEBUG : dir: reading active writers 2025/03/09 02:24:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.24s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:25 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:24:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/09 02:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/09 02:24:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:25 DEBUG : dir: Looking for writers 2025/03/09 02:24:25 DEBUG : file1: reading active writers 2025/03/09 02:24:25 DEBUG : : Looking for writers 2025/03/09 02:24:25 DEBUG : dir: reading active writers 2025/03/09 02:24:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:25 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:24:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/09 02:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/09 02:24:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:25 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/09 02:24:25 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/09 02:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:25 DEBUG : dir: Looking for writers 2025/03/09 02:24:25 DEBUG : file1: reading active writers 2025/03/09 02:24:25 DEBUG : : Looking for writers 2025/03/09 02:24:25 DEBUG : dir: reading active writers 2025/03/09 02:24:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:25 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:25 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:25 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:24:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/09 02:24:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/09 02:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/09 02:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/09 02:24:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000a6a080): _readAt: size=1, off=0 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000a6a080): openPending: 2025/03/09 02:24:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/09 02:24:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/09 02:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000a6a080): >openPending: err= 2025/03/09 02:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000a6a080): >_readAt: n=1, err= 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000a6a080): _readAt: size=256, off=1 2025/03/09 02:24:25 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000a6a080): >_readAt: n=15, err=EOF 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000a6a080): _readAt: size=16, off=16 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000a6a080): >_readAt: n=0, err=EOF 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000a6a080): close: 2025/03/09 02:24:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000a6a080): >close: err= 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000a6a080): close: 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000a6a080): >close: err=file already closed 2025/03/09 02:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:25 DEBUG : dir: Looking for writers 2025/03/09 02:24:25 DEBUG : file1: reading active writers 2025/03/09 02:24:25 DEBUG : : Looking for writers 2025/03/09 02:24:25 DEBUG : dir: reading active writers 2025/03/09 02:24:25 DEBUG : >WaitForWriters: 2025/03/09 02:24:25 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:25 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:25 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:25 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:24:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/09 02:24:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/09 02:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/09 02:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/09 02:24:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000b47280): _readAt: size=1, off=0 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000b47280): openPending: 2025/03/09 02:24:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/09 02:24:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/09 02:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000b47280): >openPending: err= 2025/03/09 02:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000b47280): >_readAt: n=1, err= 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000b47280): _readAt: size=1, off=5 2025/03/09 02:24:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000b47280): >_readAt: n=1, err= 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000b47280): _readAt: size=1, off=3 2025/03/09 02:24:25 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000b47280): >_readAt: n=1, err= 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000b47280): _readAt: size=1, off=13 2025/03/09 02:24:25 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000b47280): >_readAt: n=1, err= 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000b47280): _readAt: size=16, off=100 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000b47280): >_readAt: n=0, err=EOF 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000b47280): close: 2025/03/09 02:24:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000b47280): >close: err= 2025/03/09 02:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:25 DEBUG : dir: Looking for writers 2025/03/09 02:24:25 DEBUG : file1: reading active writers 2025/03/09 02:24:25 DEBUG : : Looking for writers 2025/03/09 02:24:25 DEBUG : dir: reading active writers 2025/03/09 02:24:25 DEBUG : >WaitForWriters: 2025/03/09 02:24:25 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:25 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:25 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:25 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:24:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/09 02:24:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/09 02:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/09 02:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/09 02:24:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): _readAt: size=1, off=0 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): openPending: 2025/03/09 02:24:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/09 02:24:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/09 02:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): >openPending: err= 2025/03/09 02:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): >_readAt: n=1, err= 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): _readAt: size=1, off=5 2025/03/09 02:24:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): >_readAt: n=1, err= 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): _readAt: size=1, off=1 2025/03/09 02:24:25 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): >_readAt: n=1, err= 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): _readAt: size=6, off=10 2025/03/09 02:24:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): >_readAt: n=6, err= 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): _readAt: size=256, off=10 2025/03/09 02:24:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): >_readAt: n=6, err=EOF 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): _readAt: size=256, off=100 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): >_readAt: n=0, err=EOF 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): close: 2025/03/09 02:24:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): >close: err= 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): _readAt: size=256, off=100 2025/03/09 02:24:25 DEBUG : dir/file1(0xc000bef740): >_readAt: n=0, err=file already closed 2025/03/09 02:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:25 DEBUG : dir: Looking for writers 2025/03/09 02:24:25 DEBUG : file1: reading active writers 2025/03/09 02:24:25 DEBUG : : Looking for writers 2025/03/09 02:24:25 DEBUG : dir: reading active writers 2025/03/09 02:24:25 DEBUG : >WaitForWriters: 2025/03/09 02:24:25 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:25 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:25 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:25 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:25 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:24:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/09 02:24:26 DEBUG : dir/file1: newRWFileHandle: 2025/03/09 02:24:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/09 02:24:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/09 02:24:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f68680): RWFileHandle.Flush 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f68680): _readAt: size=256, off=0 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f68680): openPending: 2025/03/09 02:24:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/09 02:24:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/09 02:24:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f68680): >openPending: err= 2025/03/09 02:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/09 02:24:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/09 02:24:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f68680): >_readAt: n=16, err=EOF 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f68680): RWFileHandle.Flush 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f68680): RWFileHandle.Flush 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f68680): close: 2025/03/09 02:24:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f68680): >close: err= 2025/03/09 02:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:26 DEBUG : dir: Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : dir: reading active writers 2025/03/09 02:24:26 DEBUG : >WaitForWriters: 2025/03/09 02:24:26 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:26 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:26 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:26 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:24:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/09 02:24:26 DEBUG : dir/file1: newRWFileHandle: 2025/03/09 02:24:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/09 02:24:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/09 02:24:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f06c40): _readAt: size=256, off=0 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f06c40): openPending: 2025/03/09 02:24:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/09 02:24:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/09 02:24:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f06c40): >openPending: err= 2025/03/09 02:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/09 02:24:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/09 02:24:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f06c40): >_readAt: n=16, err=EOF 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f06c40): RWFileHandle.Release 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f06c40): close: 2025/03/09 02:24:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f06c40): >close: err= 2025/03/09 02:24:26 DEBUG : dir/file1(0xc000f06c40): RWFileHandle.Release 2025/03/09 02:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:26 DEBUG : dir: Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : dir: reading active writers 2025/03/09 02:24:26 DEBUG : >WaitForWriters: 2025/03/09 02:24:26 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:26 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:26 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:26 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:26 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:26 DEBUG : file1: newRWFileHandle: 2025/03/09 02:24:26 DEBUG : file1(0xc000707800): openPending: 2025/03/09 02:24:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:26 DEBUG : file1(0xc000707800): >openPending: err= 2025/03/09 02:24:26 DEBUG : file1: >newRWFileHandle: err= 2025/03/09 02:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/09 02:24:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/09 02:24:26 DEBUG : file1(0xc000707800): _writeAt: size=5, off=0 2025/03/09 02:24:26 DEBUG : file1(0xc000707800): >_writeAt: n=5, err= 2025/03/09 02:24:26 DEBUG : file1(0xc000707800): _writeAt: size=7, off=5 2025/03/09 02:24:26 DEBUG : file1(0xc000707800): >_writeAt: n=7, err= 2025/03/09 02:24:26 DEBUG : file1: vfs cache: truncate to size=11 2025/03/09 02:24:26 DEBUG : file1(0xc000707800): close: 2025/03/09 02:24:26 DEBUG : file1: vfs cache: setting modification time to 2025-03-09 02:24:26.301537872 +0000 UTC m=+10.366724459 2025/03/09 02:24:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:26 DEBUG : file1(0xc000707800): >close: err= 2025/03/09 02:24:26 DEBUG : file1(0xc000707800): close: 2025/03/09 02:24:26 DEBUG : file1(0xc000707800): >close: err=file already closed 2025/03/09 02:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/09 02:24:26 DEBUG : file1: vfs cache: starting upload 2025/03/09 02:24:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:26 INFO : file1: Copied (new) 2025/03/09 02:24:26 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-09 02:24:26 +0000 UTC" 2025/03/09 02:24:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/09 02:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:26 INFO : file1: vfs cache: upload succeeded try #1 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : >WaitForWriters: 2025/03/09 02:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : >WaitForWriters: 2025/03/09 02:24:26 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:26 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:26 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:26 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:26 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:26 DEBUG : file1: newRWFileHandle: 2025/03/09 02:24:26 DEBUG : file1(0xc000a1a3c0): openPending: 2025/03/09 02:24:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:26 DEBUG : file1(0xc000a1a3c0): >openPending: err= 2025/03/09 02:24:26 DEBUG : file1: >newRWFileHandle: err= 2025/03/09 02:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/09 02:24:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/09 02:24:26 DEBUG : file1(0xc000a1a3c0): _writeAt: size=7, off=0 2025/03/09 02:24:26 DEBUG : file1(0xc000a1a3c0): >_writeAt: n=7, err= 2025/03/09 02:24:26 DEBUG : file1(0xc000a1a3c0): _writeAt: size=6, off=5 2025/03/09 02:24:26 DEBUG : file1(0xc000a1a3c0): >_writeAt: n=6, err= 2025/03/09 02:24:26 DEBUG : file1(0xc000a1a3c0): close: 2025/03/09 02:24:26 DEBUG : file1: vfs cache: setting modification time to 2025-03-09 02:24:26.498631234 +0000 UTC m=+10.563817809 2025/03/09 02:24:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:26 DEBUG : file1(0xc000a1a3c0): >close: err= 2025/03/09 02:24:26 DEBUG : file1(0xc000a1a3c0): _writeAt: size=5, off=0 2025/03/09 02:24:26 DEBUG : file1(0xc000a1a3c0): >_writeAt: n=0, err=file already closed 2025/03/09 02:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/09 02:24:26 DEBUG : file1: vfs cache: starting upload 2025/03/09 02:24:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:26 INFO : file1: Copied (new) 2025/03/09 02:24:26 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-09 02:24:26 +0000 UTC" 2025/03/09 02:24:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/09 02:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:26 INFO : file1: vfs cache: upload succeeded try #1 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : >WaitForWriters: 2025/03/09 02:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : >WaitForWriters: 2025/03/09 02:24:26 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:26 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:26 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:26 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:26 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:26 DEBUG : file1: newRWFileHandle: 2025/03/09 02:24:26 DEBUG : file1(0xc0007fa2c0): openPending: 2025/03/09 02:24:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:26 DEBUG : file1(0xc0007fa2c0): >openPending: err= 2025/03/09 02:24:26 DEBUG : file1: >newRWFileHandle: err= 2025/03/09 02:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/09 02:24:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/09 02:24:26 DEBUG : file1(0xc0007fa2c0): close: 2025/03/09 02:24:26 DEBUG : file1: vfs cache: setting modification time to 2025-03-09 02:24:26.696314767 +0000 UTC m=+10.761501353 2025/03/09 02:24:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:26 DEBUG : file1(0xc0007fa2c0): >close: err= 2025/03/09 02:24:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/09 02:24:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/09 02:24:26 DEBUG : file2: newRWFileHandle: 2025/03/09 02:24:26 DEBUG : file2(0xc0007fa380): openPending: 2025/03/09 02:24:26 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/09 02:24:26 DEBUG : file2(0xc0007fa380): >openPending: err= 2025/03/09 02:24:26 DEBUG : file2: >newRWFileHandle: err= 2025/03/09 02:24:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/09 02:24:26 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/09 02:24:26 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/09 02:24:26 DEBUG : file2(0xc0007fa380): RWFileHandle.Flush 2025/03/09 02:24:26 DEBUG : file2(0xc0007fa380): RWFileHandle.Release 2025/03/09 02:24:26 DEBUG : file2(0xc0007fa380): close: 2025/03/09 02:24:26 DEBUG : file2: vfs cache: setting modification time to 2025-03-09 02:24:26.697027238 +0000 UTC m=+10.762213814 2025/03/09 02:24:26 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:26 DEBUG : file2(0xc0007fa380): >close: err= 2025/03/09 02:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : file2: reading active writers 2025/03/09 02:24:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : file2: reading active writers 2025/03/09 02:24:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : file2: reading active writers 2025/03/09 02:24:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : file2: reading active writers 2025/03/09 02:24:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/09 02:24:26 DEBUG : file2: vfs cache: starting upload 2025/03/09 02:24:26 DEBUG : file1: vfs cache: starting upload 2025/03/09 02:24:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:26 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:26 INFO : file1: Copied (new) 2025/03/09 02:24:26 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-09 02:24:26 +0000 UTC" 2025/03/09 02:24:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/09 02:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:26 INFO : file1: vfs cache: upload succeeded try #1 2025/03/09 02:24:26 DEBUG : : Looking for writers 2025/03/09 02:24:26 DEBUG : file1: reading active writers 2025/03/09 02:24:26 DEBUG : file2: reading active writers 2025/03/09 02:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/09 02:24:26 INFO : file2: Copied (new) 2025/03/09 02:24:26 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-09 02:24:26 +0000 UTC" 2025/03/09 02:24:26 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/09 02:24:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/09 02:24:26 INFO : file2: vfs cache: upload succeeded try #1 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : file2: reading active writers 2025/03/09 02:24:27 DEBUG : >WaitForWriters: 2025/03/09 02:24:27 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : file2: reading active writers 2025/03/09 02:24:27 DEBUG : >WaitForWriters: 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:27 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:27 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:27 DEBUG : file1: newRWFileHandle: 2025/03/09 02:24:27 DEBUG : file1(0xc000832400): openPending: 2025/03/09 02:24:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:27 DEBUG : file1(0xc000832400): >openPending: err= 2025/03/09 02:24:27 DEBUG : file1: >newRWFileHandle: err= 2025/03/09 02:24:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/09 02:24:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/09 02:24:27 DEBUG : file1(0xc000832400): _writeAt: size=5, off=0 2025/03/09 02:24:27 DEBUG : file1(0xc000832400): >_writeAt: n=5, err= 2025/03/09 02:24:27 DEBUG : file1(0xc000832400): RWFileHandle.Flush 2025/03/09 02:24:27 DEBUG : file1(0xc000832400): RWFileHandle.Flush 2025/03/09 02:24:27 DEBUG : file1(0xc000832400): close: 2025/03/09 02:24:27 DEBUG : file1: vfs cache: setting modification time to 2025-03-09 02:24:27.064511471 +0000 UTC m=+11.129698047 2025/03/09 02:24:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:27 DEBUG : file1(0xc000832400): >close: err= 2025/03/09 02:24:27 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/09 02:24:27 DEBUG : file1: vfs cache: starting upload 2025/03/09 02:24:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:27 INFO : file1: Copied (new) 2025/03/09 02:24:27 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-09 02:24:27 +0000 UTC" 2025/03/09 02:24:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/09 02:24:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:27 INFO : file1: vfs cache: upload succeeded try #1 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : >WaitForWriters: 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:27 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:27 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:27 DEBUG : file1: newRWFileHandle: 2025/03/09 02:24:27 DEBUG : file1(0xc000f158c0): openPending: 2025/03/09 02:24:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:27 DEBUG : file1(0xc000f158c0): >openPending: err= 2025/03/09 02:24:27 DEBUG : file1: >newRWFileHandle: err= 2025/03/09 02:24:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/09 02:24:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/09 02:24:27 DEBUG : file1(0xc000f158c0): _writeAt: size=5, off=0 2025/03/09 02:24:27 DEBUG : file1(0xc000f158c0): >_writeAt: n=5, err= 2025/03/09 02:24:27 DEBUG : file1(0xc000f158c0): RWFileHandle.Release 2025/03/09 02:24:27 DEBUG : file1(0xc000f158c0): close: 2025/03/09 02:24:27 DEBUG : file1: vfs cache: setting modification time to 2025-03-09 02:24:27.250045654 +0000 UTC m=+11.315232240 2025/03/09 02:24:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:27 DEBUG : file1(0xc000f158c0): >close: err= 2025/03/09 02:24:27 DEBUG : file1(0xc000f158c0): RWFileHandle.Release 2025/03/09 02:24:27 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/09 02:24:27 DEBUG : file1: vfs cache: starting upload 2025/03/09 02:24:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:27 INFO : file1: Copied (new) 2025/03/09 02:24:27 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-09 02:24:27 +0000 UTC" 2025/03/09 02:24:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/09 02:24:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:27 INFO : file1: vfs cache: upload succeeded try #1 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : >WaitForWriters: 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:27 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/09 02:24:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/09 02:24:27 DEBUG : dir/file1: newRWFileHandle: 2025/03/09 02:24:27 DEBUG : dir/file1(0xc00088eb40): openPending: 2025/03/09 02:24:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/09 02:24:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/09 02:24:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:27 DEBUG : dir/file1(0xc00088eb40): >openPending: err= 2025/03/09 02:24:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/09 02:24:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/09 02:24:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/09 02:24:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/09 02:24:27 DEBUG : dir/file1(0xc00088eb40): _writeAt: size=5, off=0 2025/03/09 02:24:27 DEBUG : dir/file1(0xc00088eb40): >_writeAt: n=5, err= 2025/03/09 02:24:27 DEBUG : dir/file1(0xc00088eb40): close: 2025/03/09 02:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:27 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-09 02:24:27.498983387 +0000 UTC m=+11.564169973 2025/03/09 02:24:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:27 DEBUG : dir/file1(0xc00088eb40): >close: err= 2025/03/09 02:24:27 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:27 DEBUG : dir: Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : dir: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/09 02:24:27 DEBUG : dir: Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : dir: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/09 02:24:27 DEBUG : dir: Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : dir: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/09 02:24:27 DEBUG : dir: Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : dir: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/09 02:24:27 DEBUG : dir/file1: vfs cache: starting upload 2025/03/09 02:24:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:27 INFO : dir/file1: Copied (replaced existing) 2025/03/09 02:24:27 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-09 02:24:27 +0000 UTC" 2025/03/09 02:24:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/09 02:24:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/09 02:24:27 DEBUG : dir: Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : dir: reading active writers 2025/03/09 02:24:27 DEBUG : >WaitForWriters: 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:27 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:27 DEBUG : dir/file1: newRWFileHandle: 2025/03/09 02:24:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/09 02:24:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/09 02:24:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/09 02:24:27 DEBUG : dir/file1(0xc00091bd80): _writeAt: size=5, off=0 2025/03/09 02:24:27 DEBUG : dir/file1(0xc00091bd80): openPending: 2025/03/09 02:24:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/09 02:24:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/09 02:24:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:27 DEBUG : dir/file1(0xc00091bd80): >openPending: err= 2025/03/09 02:24:27 DEBUG : dir/file1(0xc00091bd80): >_writeAt: n=5, err= 2025/03/09 02:24:27 DEBUG : dir/file1(0xc00091bd80): _writeAt: size=15, off=5 2025/03/09 02:24:27 DEBUG : dir/file1(0xc00091bd80): >_writeAt: n=15, err= 2025/03/09 02:24:27 DEBUG : dir/file1(0xc00091bd80): close: 2025/03/09 02:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/09 02:24:27 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-09 02:24:27.781385938 +0000 UTC m=+11.846572524 2025/03/09 02:24:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:27 DEBUG : dir/file1(0xc00091bd80): >close: err= 2025/03/09 02:24:27 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:27 DEBUG : dir: Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : dir: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/09 02:24:27 DEBUG : dir: Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : dir: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/09 02:24:27 DEBUG : dir: Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : dir: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/09 02:24:27 DEBUG : dir: Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : dir: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/09 02:24:27 DEBUG : dir/file1: vfs cache: starting upload 2025/03/09 02:24:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:27 INFO : dir/file1: Copied (replaced existing) 2025/03/09 02:24:27 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-09 02:24:27 +0000 UTC" 2025/03/09 02:24:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/09 02:24:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/09 02:24:27 DEBUG : dir: Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : dir: reading active writers 2025/03/09 02:24:27 DEBUG : >WaitForWriters: 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:27 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:27 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:27 DEBUG : file1: newRWFileHandle: 2025/03/09 02:24:27 DEBUG : file1(0xc00094d800): openPending: 2025/03/09 02:24:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:27 DEBUG : file1(0xc00094d800): >openPending: err= 2025/03/09 02:24:27 DEBUG : file1: >newRWFileHandle: err= 2025/03/09 02:24:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/09 02:24:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/09 02:24:27 DEBUG : file1(0xc00094d800): _writeAt: size=5, off=0 2025/03/09 02:24:27 DEBUG : file1(0xc00094d800): >_writeAt: n=5, err= 2025/03/09 02:24:27 DEBUG : file1(0xc00094d800): close: 2025/03/09 02:24:27 DEBUG : file1: vfs cache: setting modification time to 2025-03-09 02:24:27.999221752 +0000 UTC m=+12.064408348 2025/03/09 02:24:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:27 DEBUG : file1(0xc00094d800): >close: err= 2025/03/09 02:24:27 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:27 DEBUG : : Looking for writers 2025/03/09 02:24:27 DEBUG : file1: reading active writers 2025/03/09 02:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/09 02:24:28 DEBUG : : Looking for writers 2025/03/09 02:24:28 DEBUG : file1: reading active writers 2025/03/09 02:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/09 02:24:28 DEBUG : : Looking for writers 2025/03/09 02:24:28 DEBUG : file1: reading active writers 2025/03/09 02:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/09 02:24:28 DEBUG : : Looking for writers 2025/03/09 02:24:28 DEBUG : file1: reading active writers 2025/03/09 02:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/09 02:24:28 DEBUG : file1: vfs cache: starting upload 2025/03/09 02:24:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:28 INFO : file1: Copied (new) 2025/03/09 02:24:28 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-09 02:24:27 +0000 UTC" 2025/03/09 02:24:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:28 INFO : file1: vfs cache: upload succeeded try #1 2025/03/09 02:24:28 DEBUG : : Looking for writers 2025/03/09 02:24:28 DEBUG : file1: reading active writers 2025/03/09 02:24:28 DEBUG : >WaitForWriters: 2025/03/09 02:24:28 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:28 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:28 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:28 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:28 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/09 02:24:28 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6500): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6500): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6500): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6500): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6500): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.186478595 +0000 UTC m=+12.251665251 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6500): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6540): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6540): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6540): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6540): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6540): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6540): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6540): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.186478595 +0000 UTC m=+12.251665251 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6540): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6580): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6580): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6580): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6580): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6580): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.186478595 +0000 UTC m=+12.251665251 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6580): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ee70 item 1 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c65c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c65c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c65c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c65c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c65c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.189157503 +0000 UTC m=+12.254344110 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c65c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6600): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6600): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6600): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6600): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6600): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.189157503 +0000 UTC m=+12.254344110 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6600): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f570 item 2 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6640): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6640): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6640): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6640): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6640): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.190921971 +0000 UTC m=+12.256108577 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6640): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6680): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6680): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6680): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6680): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6680): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6680): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6680): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.190921971 +0000 UTC m=+12.256108577 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6680): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c66c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c66c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c66c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c66c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c66c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.190921971 +0000 UTC m=+12.256108577 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c66c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fa40 item 3 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6740): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6740): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6740): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6740): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6740): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.193557247 +0000 UTC m=+12.258743853 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6740): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c67c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c67c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c67c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c67c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c67c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.193557247 +0000 UTC m=+12.258743853 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c67c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004702a0 item 4 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6800): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6800): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6800): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6800): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6800): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.195322748 +0000 UTC m=+12.260509364 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6800): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6840): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6840): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6840): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6840): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6840): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6840): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6840): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.195322748 +0000 UTC m=+12.260509364 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6840): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6880): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6880): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6880): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6880): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6880): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.195322748 +0000 UTC m=+12.260509364 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6880): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004705b0 item 5 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6900): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6900): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6900): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6900): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6900): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.197739876 +0000 UTC m=+12.262926482 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6900): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6980): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6980): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6980): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6980): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6980): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.197739876 +0000 UTC m=+12.262926482 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6980): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470b60 item 6 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6a00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6a00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6a00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6a00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6a00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.199396513 +0000 UTC m=+12.264583119 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6a00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ac0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ac0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ac0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ac0): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ac0): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ac0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.199396513 +0000 UTC m=+12.264583119 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ac0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b00): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b00): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.199396513 +0000 UTC m=+12.264583119 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471030 item 7 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.201649484 +0000 UTC m=+12.266836061 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.201649484 +0000 UTC m=+12.266836061 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612230 item 8 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008527c0): _readAt: size=2, off=0 2025/03/09 02:24:28 ERROR : open-test-file(0xc0008527c0): Couldn't read size of file 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008527c0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008527c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008527c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008527c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008527c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852800): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852800): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852800): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852800): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852800): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.203804383 +0000 UTC m=+12.268990989 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852800): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852840): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852840): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852840): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852840): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852840): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852840): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852840): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.203804383 +0000 UTC m=+12.268990989 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852840): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852880): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852880): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852880): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852880): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852880): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.203804383 +0000 UTC m=+12.268990989 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852880): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006125b0 item 9 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852900): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852900): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852900): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852900): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852900): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.205763184 +0000 UTC m=+12.270949770 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852900): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.205763184 +0000 UTC m=+12.270949770 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612a80 item 10 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a40): _readAt: size=2, off=0 2025/03/09 02:24:28 ERROR : open-test-file(0xc000852a40): Couldn't read size of file 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a40): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a40): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a40): close: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.207282514 +0000 UTC m=+12.272469090 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b40): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b40): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b40): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b40): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.207282514 +0000 UTC m=+12.272469090 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b80): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b80): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b80): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.207282514 +0000 UTC m=+12.272469090 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612ee0 item 11 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.209712816 +0000 UTC m=+12.274899423 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c80): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c80): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c80): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.209712816 +0000 UTC m=+12.274899423 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613340 item 12 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d40): _readAt: size=2, off=0 2025/03/09 02:24:28 ERROR : open-test-file(0xc000852d40): Couldn't read size of file 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d40): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d40): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d40): close: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.211298 +0000 UTC m=+12.276484606 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e40): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.211298 +0000 UTC m=+12.276484606 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613650 item 13 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.213010982 +0000 UTC m=+12.278197599 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f40): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.213010982 +0000 UTC m=+12.278197599 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006138f0 item 14 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853000): _readAt: size=2, off=0 2025/03/09 02:24:28 ERROR : open-test-file(0xc000853000): Couldn't read size of file 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853000): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853000): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853000): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853000): close: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853000): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853040): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853040): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853040): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853040): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853040): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.214671366 +0000 UTC m=+12.279857973 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853040): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853100): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853100): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853100): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853100): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853100): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.214671366 +0000 UTC m=+12.279857973 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853100): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613e30 item 15 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853180): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853180): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853180): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853180): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853180): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.216129371 +0000 UTC m=+12.281315978 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853180): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853200): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853200): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853200): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853200): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853200): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.216129371 +0000 UTC m=+12.281315978 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853200): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004242a0 item 16 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853240): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853240): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853240): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853240): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853240): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.217716458 +0000 UTC m=+12.282903065 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853240): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.217716458 +0000 UTC m=+12.282903065 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008532c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008532c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008532c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008532c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008532c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.217716458 +0000 UTC m=+12.282903065 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008532c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424c40 item 17 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853340): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853340): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853340): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853340): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853340): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.219815362 +0000 UTC m=+12.285001968 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853340): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008533c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008533c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008533c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008533c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008533c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.219815362 +0000 UTC m=+12.285001968 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008533c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425180 item 18 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853440): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853440): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853440): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853440): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853440): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.221818817 +0000 UTC m=+12.287005423 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853440): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a640): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a640): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a640): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a640): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a640): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a640): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a640): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a640): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.221818817 +0000 UTC m=+12.287005423 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a640): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a680): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a680): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a680): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a680): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a680): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.221818817 +0000 UTC m=+12.287005423 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a680): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623b20 item 19 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a700): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a700): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a700): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a700): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a700): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.224146689 +0000 UTC m=+12.289333294 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a700): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a780): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a780): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a780): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a780): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a780): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.224146689 +0000 UTC m=+12.289333294 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a780): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061c0e0 item 20 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a800): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a800): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a800): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a800): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a800): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.225606727 +0000 UTC m=+12.290793324 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a800): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a8c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a8c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a8c0): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a8c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a8c0): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a8c0): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a8c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a8c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.225606727 +0000 UTC m=+12.290793324 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a8c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a900): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a900): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a900): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a900): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a900): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.225606727 +0000 UTC m=+12.290793324 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a900): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061c3f0 item 21 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a980): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a980): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a980): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a980): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a980): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.227778758 +0000 UTC m=+12.292965364 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095a980): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095aa00): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095aa00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095aa00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095aa00): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095aa00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.227778758 +0000 UTC m=+12.292965364 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095aa00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061c7e0 item 22 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095aa80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095aa80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095aa80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095aa80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095aa80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.22944881 +0000 UTC m=+12.294635416 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095aa80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ab40): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ab40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ab40): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ab40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ab40): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ab40): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ab40): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ab40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.22944881 +0000 UTC m=+12.294635416 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ab40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ab80): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ab80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ab80): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ab80): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ab80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.22944881 +0000 UTC m=+12.294635416 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ab80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ca80 item 23 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ac00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ac00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ac00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ac00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ac00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.231611112 +0000 UTC m=+12.296797718 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ac00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ac80): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ac80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ac80): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ac80): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ac80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.231611112 +0000 UTC m=+12.296797718 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ac80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d030 item 24 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ad40): _readAt: size=2, off=0 2025/03/09 02:24:28 ERROR : open-test-file(0xc00095ad40): Couldn't read size of file 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ad40): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ad40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ad40): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ad40): close: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ad40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ad80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ad80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ad80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ad80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ad80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.233339182 +0000 UTC m=+12.298525788 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ad80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ae40): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ae40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ae40): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ae40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ae40): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ae40): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ae40): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ae40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.233339182 +0000 UTC m=+12.298525788 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ae40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ae80): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ae80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ae80): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ae80): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ae80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.233339182 +0000 UTC m=+12.298525788 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095ae80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d420 item 25 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095af00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095af00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095af00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095af00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095af00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.235138385 +0000 UTC m=+12.300324991 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095af00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095af80): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095af80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095af80): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095af80): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095af80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.235138385 +0000 UTC m=+12.300324991 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095af80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d810 item 26 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b040): _readAt: size=2, off=0 2025/03/09 02:24:28 ERROR : open-test-file(0xc00095b040): Couldn't read size of file 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b040): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b040): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b040): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b040): close: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b040): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b080): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b080): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b080): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b080): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b080): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.236643809 +0000 UTC m=+12.301830415 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b080): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b140): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b140): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b140): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b140): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b140): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b140): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b140): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b140): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.236643809 +0000 UTC m=+12.301830415 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b140): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b180): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b180): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b180): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b180): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b180): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.236643809 +0000 UTC m=+12.301830415 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00095b180): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061db20 item 27 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.238754716 +0000 UTC m=+12.303941322 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c80): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c80): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c80): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.238754716 +0000 UTC m=+12.303941322 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004716c0 item 28 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d40): _readAt: size=2, off=0 2025/03/09 02:24:28 ERROR : open-test-file(0xc0009c6d40): Couldn't read size of file 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d40): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d40): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d40): close: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.240172475 +0000 UTC m=+12.305359061 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e40): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.240172475 +0000 UTC m=+12.305359061 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ab0 item 29 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ec0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ec0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ec0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ec0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ec0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.241266671 +0000 UTC m=+12.306453257 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ec0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6f40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6f40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6f40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6f40): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6f40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.241266671 +0000 UTC m=+12.306453257 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6f40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ea0 item 30 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7000): _readAt: size=2, off=0 2025/03/09 02:24:28 ERROR : open-test-file(0xc0009c7000): Couldn't read size of file 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7000): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7000): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7000): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7000): close: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7000): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7040): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7040): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7040): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7040): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7040): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.242542126 +0000 UTC m=+12.307728712 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7040): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7100): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7100): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7100): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7100): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7100): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.242542126 +0000 UTC m=+12.307728712 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7100): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c04d0 item 31 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7180): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7180): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7180): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7180): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7180): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.243677868 +0000 UTC m=+12.308864454 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7180): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7200): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7200): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7200): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7200): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7200): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.243677868 +0000 UTC m=+12.308864454 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7200): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c0850 item 32 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7240): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7240): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7240): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7240): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7240): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.244775651 +0000 UTC m=+12.309962227 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7240): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7280): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7280): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7280): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7280): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7280): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c0d20 item 33 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7280): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7280): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.245162674 +0000 UTC m=+12.310349250 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7280): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c72c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c72c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c72c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c72c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c72c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.245162674 +0000 UTC m=+12.310349250 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c72c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c1180 item 33 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7300): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7300): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7300): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7300): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7300): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.246792501 +0000 UTC m=+12.311979137 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7300): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7340): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7340): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c1650 item 34 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7340): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7340): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7340): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7340): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7340): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.247466641 +0000 UTC m=+12.312653247 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7340): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7380): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7380): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7380): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7380): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7380): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.247466641 +0000 UTC m=+12.312653247 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7380): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c1ab0 item 34 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c73c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c73c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c73c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c73c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c73c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.248813078 +0000 UTC m=+12.313999664 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c73c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7400): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7400): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7400): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7400): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7400): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea230 item 35 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7400): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7400): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.249202947 +0000 UTC m=+12.314389533 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7400): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7440): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7440): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7440): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7440): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7440): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.249202947 +0000 UTC m=+12.314389533 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7440): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea3f0 item 35 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c74c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c74c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c74c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c74c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c74c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.250353988 +0000 UTC m=+12.315540564 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c74c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7580): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7580): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea850 item 36 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7580): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7580): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7580): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7580): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7580): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.250779073 +0000 UTC m=+12.315965649 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7580): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c75c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c75c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c75c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c75c0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c75c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.250779073 +0000 UTC m=+12.315965649 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c75c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eaaf0 item 36 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7600): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7600): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7600): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7600): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7600): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.251972293 +0000 UTC m=+12.317158890 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7600): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7640): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7640): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7640): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7640): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7640): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eae70 item 37 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7640): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7640): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.252576653 +0000 UTC m=+12.317763229 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7640): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7680): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7680): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7680): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7680): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7680): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.252576653 +0000 UTC m=+12.317763229 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7680): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb030 item 37 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7700): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7700): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7700): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7700): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7700): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.253790161 +0000 UTC m=+12.318976747 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7700): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c77c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c77c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb420 item 38 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c77c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c77c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c77c0): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c77c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c77c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.254191872 +0000 UTC m=+12.319378458 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c77c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7800): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7800): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7800): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7800): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7800): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.254191872 +0000 UTC m=+12.319378458 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7800): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb5e0 item 38 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7880): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7880): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7880): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7880): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7880): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.25518503 +0000 UTC m=+12.320371616 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7880): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb9d0 item 39 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.255576451 +0000 UTC m=+12.320763037 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7980): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7980): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7980): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7980): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7980): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.255576451 +0000 UTC m=+12.320763037 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7980): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ebb90 item 39 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7a00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7a00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7a00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7a00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7a00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.256590557 +0000 UTC m=+12.321777133 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7a00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7ac0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7ac0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6150 item 40 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7ac0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7ac0): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7ac0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7ac0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.257023486 +0000 UTC m=+12.322210072 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7ac0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b00): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b00): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.257023486 +0000 UTC m=+12.322210072 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6310 item 40 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b40): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b40): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.258017143 +0000 UTC m=+12.323203729 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6620 item 41 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.258543858 +0000 UTC m=+12.323730434 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7bc0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7bc0): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7bc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7bc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6930 item 41 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7bc0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7bc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.259412592 +0000 UTC m=+12.324599198 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7bc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7c00): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7c00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7c00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7c00): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7c00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.259412592 +0000 UTC m=+12.324599198 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7c00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6a80 item 41 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7cc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7cc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7cc0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7cc0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7cc0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7cc0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7cc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.261071553 +0000 UTC m=+12.326258189 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7cc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6000): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6000): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6000): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628070 item 42 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6000): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6000): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.261768996 +0000 UTC m=+12.326955603 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6000): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c60c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c60c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006281c0 item 42 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c60c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c60c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c60c0): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c60c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c60c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.262427207 +0000 UTC m=+12.327613813 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c60c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6100): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6100): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6100): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6100): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6100): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.262427207 +0000 UTC m=+12.327613813 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6100): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006283f0 item 42 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c61c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c61c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c61c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c61c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c61c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c61c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c61c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.263859194 +0000 UTC m=+12.329045801 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c61c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6200): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6200): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6200): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006287e0 item 43 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6200): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6200): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.264402209 +0000 UTC m=+12.329588815 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6200): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c62c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c62c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c62c0): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c62c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c62c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628a10 item 43 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c62c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c62c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.264829607 +0000 UTC m=+12.330016194 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c62c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6300): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6300): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6300): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6300): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6300): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.264829607 +0000 UTC m=+12.330016194 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6300): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628c40 item 43 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c63c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c63c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c63c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c63c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c63c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c63c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c63c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.265806144 +0000 UTC m=+12.330992720 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c63c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6400): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6400): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6400): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629030 item 44 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6400): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6400): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.266202865 +0000 UTC m=+12.331389441 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6400): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c64c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c64c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629180 item 44 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c64c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c64c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c64c0): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c64c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c64c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.266647827 +0000 UTC m=+12.331834403 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c64c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6500): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6500): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6500): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6500): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6500): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.266647827 +0000 UTC m=+12.331834403 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6500): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629340 item 44 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c65c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c65c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c65c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c65c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c65c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c65c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c65c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.267583035 +0000 UTC m=+12.332769611 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c65c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6600): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6600): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6600): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629650 item 45 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6600): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6600): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.267955992 +0000 UTC m=+12.333142578 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6600): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c66c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c66c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c66c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c66c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c66c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.267955992 +0000 UTC m=+12.333142578 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c66c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006297a0 item 45 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6780): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6780): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6780): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6780): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6780): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6780): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6780): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.269043224 +0000 UTC m=+12.334229801 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6780): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c67c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c67c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c67c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629a40 item 46 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c67c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c67c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.269396084 +0000 UTC m=+12.334582670 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c67c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6880): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6880): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6880): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6880): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6880): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.269396084 +0000 UTC m=+12.334582670 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6880): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629d50 item 46 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6940): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6940): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6940): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6940): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6940): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6940): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6940): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.270583213 +0000 UTC m=+12.335769789 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6940): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6980): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6980): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6980): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006620e0 item 47 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6980): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6980): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.270975977 +0000 UTC m=+12.336162563 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6980): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6a40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6a40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6a40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6a40): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6a40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.270975977 +0000 UTC m=+12.336162563 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6a40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662310 item 47 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b00): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b00): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.272059032 +0000 UTC m=+12.337245618 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662690 item 48 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.27241146 +0000 UTC m=+12.337598047 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6b40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c00): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c00): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.27241146 +0000 UTC m=+12.337598047 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006627e0 item 48 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.273535953 +0000 UTC m=+12.338722529 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c80): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c80): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c80): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662a80 item 49 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c80): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.273913529 +0000 UTC m=+12.339100115 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6c80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6cc0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6cc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6cc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6cc0): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6cc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.273913529 +0000 UTC m=+12.339100115 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6cc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662bd0 item 49 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.274904861 +0000 UTC m=+12.340091447 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6d40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e00): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662ee0 item 50 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e00): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e00): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e00): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e00): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.27532604 +0000 UTC m=+12.340512626 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e40): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.27532604 +0000 UTC m=+12.340512626 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6e40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663030 item 50 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ec0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ec0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ec0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ec0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ec0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.276256187 +0000 UTC m=+12.341442764 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6ec0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6f80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6f80): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6f80): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6f80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6f80): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6f80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006633b0 item 51 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6f80): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6f80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.276666725 +0000 UTC m=+12.341853321 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6f80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6fc0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6fc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6fc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6fc0): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6fc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.276666725 +0000 UTC m=+12.341853321 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c6fc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663500 item 51 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7040): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7040): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7040): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7040): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7040): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.27777705 +0000 UTC m=+12.342963636 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7040): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7100): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7100): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7100): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006638f0 item 52 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7100): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7100): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7100): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7100): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7100): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.278240797 +0000 UTC m=+12.343427383 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7100): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7140): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7140): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7140): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7140): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7140): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.278240797 +0000 UTC m=+12.343427383 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7140): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663ab0 item 52 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852000): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852000): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852000): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852000): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852000): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.279273579 +0000 UTC m=+12.344460154 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852000): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008520c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008520c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008520c0): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008520c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008520c0): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008520c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6310 item 53 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008520c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008520c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.279748485 +0000 UTC m=+12.344935072 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008520c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852100): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852100): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852100): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852100): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852100): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.279748485 +0000 UTC m=+12.344935072 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852100): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6460 item 53 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852180): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852180): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852180): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852180): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852180): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.280833203 +0000 UTC m=+12.346019789 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852180): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852240): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852240): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852240): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7340 item 54 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852240): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852240): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852240): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852240): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852240): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.281233963 +0000 UTC m=+12.346420550 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852240): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852280): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852280): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852280): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852280): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852280): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.281233963 +0000 UTC m=+12.346420550 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852280): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d76c0 item 54 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852300): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852300): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852300): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852300): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852300): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.282214917 +0000 UTC m=+12.347401503 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852300): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008523c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008523c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008523c0): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008523c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008523c0): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008523c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7960 item 55 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008523c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008523c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.282604605 +0000 UTC m=+12.347791180 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008523c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852400): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852400): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852400): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852400): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852400): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.282604605 +0000 UTC m=+12.347791180 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852400): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7ab0 item 55 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852480): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852480): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852480): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852480): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852480): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.283686988 +0000 UTC m=+12.348873574 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852480): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852540): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852540): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852540): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424000 item 56 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852540): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852540): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852540): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852540): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852540): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.284147659 +0000 UTC m=+12.349334235 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852540): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852580): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852580): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852580): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852580): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852580): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.284147659 +0000 UTC m=+12.349334235 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852580): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004242a0 item 56 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852640): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852640): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852640): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852640): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852640): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852640): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852640): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852640): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.285168718 +0000 UTC m=+12.350355304 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852640): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852680): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852680): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852680): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424c40 item 57 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852680): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852680): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.285542807 +0000 UTC m=+12.350729393 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852680): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424e70 item 57 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.285942744 +0000 UTC m=+12.351129321 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008527c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008527c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008527c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008527c0): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008527c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.285942744 +0000 UTC m=+12.351129321 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008527c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424fc0 item 57 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852880): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852880): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852880): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852880): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852880): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852880): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852880): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852880): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.286970888 +0000 UTC m=+12.352157463 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852880): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008528c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008528c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008528c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425570 item 58 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008528c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008528c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.287328966 +0000 UTC m=+12.352515552 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008528c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425810 item 58 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.287756836 +0000 UTC m=+12.352943422 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008529c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008529c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008529c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008529c0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008529c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.287756836 +0000 UTC m=+12.352943422 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008529c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425a40 item 58 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a80): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a80): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.288707704 +0000 UTC m=+12.353894290 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ac0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ac0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ac0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425dc0 item 59 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ac0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ac0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.289119332 +0000 UTC m=+12.354305918 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ac0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b80): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b80): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b80): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005640e0 item 59 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b80): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.28951863 +0000 UTC m=+12.354705216 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852bc0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852bc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852bc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852bc0): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852bc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.28951863 +0000 UTC m=+12.354705216 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852bc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564380 item 59 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c80): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c80): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.290484995 +0000 UTC m=+12.355671572 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852cc0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852cc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852cc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564e00 item 60 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852cc0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852cc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.290826644 +0000 UTC m=+12.356013220 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852cc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d80): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564f50 item 60 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d80): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d80): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d80): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d80): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.291211514 +0000 UTC m=+12.356398091 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852dc0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852dc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852dc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852dc0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852dc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.291211514 +0000 UTC m=+12.356398091 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852dc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565180 item 60 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e80): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e80): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.292113489 +0000 UTC m=+12.357300065 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565570 item 61 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.292451612 +0000 UTC m=+12.357638187 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f80): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f80): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f80): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.292451612 +0000 UTC m=+12.357638187 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005656c0 item 61 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853040): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853040): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853040): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853040): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853040): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853040): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853040): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853040): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.293432626 +0000 UTC m=+12.358619202 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853040): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853080): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853080): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853080): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565b90 item 62 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853080): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853080): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.293751883 +0000 UTC m=+12.358938459 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853080): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853140): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853140): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853140): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853140): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853140): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.293751883 +0000 UTC m=+12.358938459 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853140): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565e30 item 62 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853200): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853200): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853200): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853200): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853200): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853200): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853200): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853200): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.294744358 +0000 UTC m=+12.359930934 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853200): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853240): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853240): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853240): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380150 item 63 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853240): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853240): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.295063875 +0000 UTC m=+12.360250451 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853240): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853300): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853300): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853300): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853300): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853300): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.295063875 +0000 UTC m=+12.360250451 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853300): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003802a0 item 63 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008533c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008533c0): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008533c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008533c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008533c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008533c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008533c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008533c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.296352915 +0000 UTC m=+12.361539501 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008533c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853400): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853400): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853400): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003808c0 item 64 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853400): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853400): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.296744567 +0000 UTC m=+12.361931153 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853400): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008534c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008534c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008534c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008534c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008534c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.296744567 +0000 UTC m=+12.361931153 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008534c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380a10 item 64 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853500): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853500): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853500): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853500): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853500): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.297796263 +0000 UTC m=+12.362982849 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853500): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853540): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853540): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853540): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853540): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853540): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e70 item 65 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853540): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853540): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.298656841 +0000 UTC m=+12.363843427 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853540): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853580): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853580): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853580): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853580): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853580): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.298656841 +0000 UTC m=+12.363843427 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853580): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003810a0 item 65 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008535c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008535c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008535c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008535c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008535c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.299625673 +0000 UTC m=+12.364812259 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008535c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853600): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853600): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381420 item 66 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853600): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853600): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853600): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853600): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853600): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.300011774 +0000 UTC m=+12.365198350 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853600): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853640): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853640): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853640): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853640): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853640): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.300011774 +0000 UTC m=+12.365198350 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853640): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003815e0 item 66 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853680): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853680): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853680): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853680): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853680): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.300985685 +0000 UTC m=+12.366172271 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853680): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008536c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008536c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008536c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008536c0): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008536c0): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003819d0 item 67 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008536c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008536c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.301399468 +0000 UTC m=+12.366586064 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008536c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853700): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853700): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853700): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853700): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853700): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.301399468 +0000 UTC m=+12.366586064 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853700): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b90 item 67 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853780): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853780): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853780): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853780): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853780): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.302303468 +0000 UTC m=+12.367490055 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853780): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853840): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853840): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458000 item 68 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853840): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853840): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853840): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853840): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853840): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.30271646 +0000 UTC m=+12.367903036 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853840): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853880): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853880): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853880): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853880): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853880): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.30271646 +0000 UTC m=+12.367903036 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853880): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458230 item 68 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008538c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008538c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008538c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008538c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008538c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.303601055 +0000 UTC m=+12.368787630 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008538c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853900): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853900): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853900): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853900): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853900): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458930 item 69 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853900): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853900): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.303960135 +0000 UTC m=+12.369146731 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853900): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853940): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853940): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853940): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853940): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853940): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.303960135 +0000 UTC m=+12.369146731 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853940): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458af0 item 69 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008539c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008539c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008539c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008539c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008539c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.305073527 +0000 UTC m=+12.370260102 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008539c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853a80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853a80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459030 item 70 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853a80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853a80): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853a80): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853a80): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853a80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.305537694 +0000 UTC m=+12.370724280 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853a80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853ac0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853ac0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853ac0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853ac0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853ac0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.305537694 +0000 UTC m=+12.370724280 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853ac0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459340 item 70 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853b40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853b40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853b40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853b40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853b40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.306623654 +0000 UTC m=+12.371810240 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853b40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853c00): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853c00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853c00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853c00): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853c00): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459730 item 71 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853c00): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853c00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.307029483 +0000 UTC m=+12.372216069 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853c00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853c40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853c40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853c40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853c40): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853c40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.307029483 +0000 UTC m=+12.372216069 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853c40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459ab0 item 71 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853cc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853cc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853cc0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853cc0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853cc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.308033439 +0000 UTC m=+12.373220015 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853cc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853d80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853d80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459ea0 item 72 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853d80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853d80): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853d80): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853d80): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853d80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.308486306 +0000 UTC m=+12.373672892 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853d80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853dc0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853dc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853dc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853dc0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853dc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.308486306 +0000 UTC m=+12.373672892 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853dc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001600e0 item 72 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e00): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e00): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.309515619 +0000 UTC m=+12.374702196 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160460 item 73 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.309889318 +0000 UTC m=+12.375075904 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e80): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e80): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e80): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001607e0 item 73 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e80): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.310325033 +0000 UTC m=+12.375511619 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853e80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853ec0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853ec0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853ec0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853ec0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853ec0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.310325033 +0000 UTC m=+12.375511619 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853ec0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160af0 item 73 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037c9c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037c9c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037c9c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037c9c0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037c9c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037c9c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037c9c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.311293524 +0000 UTC m=+12.376480110 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037c9c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ca40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ca40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ca40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160e70 item 74 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ca40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ca40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.311675297 +0000 UTC m=+12.376861893 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ca40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cbc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cbc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161030 item 74 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cbc0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cbc0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cbc0): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cbc0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cbc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.312132242 +0000 UTC m=+12.377318828 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cbc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc00): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc00): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.312132242 +0000 UTC m=+12.377318828 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001613b0 item 74 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ccc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ccc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ccc0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ccc0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ccc0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ccc0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ccc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.313085604 +0000 UTC m=+12.378272190 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ccc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cd00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cd00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cd00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161810 item 75 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cd00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cd00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.313430709 +0000 UTC m=+12.378617295 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cd00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cdc0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cdc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cdc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cdc0): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cdc0): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161ab0 item 75 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cdc0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cdc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.313839583 +0000 UTC m=+12.379026169 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cdc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ce00): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ce00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ce00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ce00): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ce00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.313839583 +0000 UTC m=+12.379026169 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ce00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161d50 item 75 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cec0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cec0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cec0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cec0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cec0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cec0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cec0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.314869679 +0000 UTC m=+12.380056254 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cec0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cf00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cf00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cf00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c230 item 76 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cf00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cf00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.315219262 +0000 UTC m=+12.380405848 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cf00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d000): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d000): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c8c0 item 76 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d000): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d000): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d000): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d000): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d000): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.315731489 +0000 UTC m=+12.380918065 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d000): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d040): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d040): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d040): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d040): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d040): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.315731489 +0000 UTC m=+12.380918065 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d040): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cb60 item 76 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d180): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d180): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d180): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d180): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d180): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d180): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d180): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.316618027 +0000 UTC m=+12.381804602 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d180): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d200): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d200): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d200): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cf50 item 77 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d200): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d200): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.316964664 +0000 UTC m=+12.382151240 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d200): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d2c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d2c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d2c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d2c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d2c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.316964664 +0000 UTC m=+12.382151240 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d2c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d3b0 item 77 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.318005931 +0000 UTC m=+12.383192507 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d4c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d4c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d4c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d6c0 item 78 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d4c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d4c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.318326581 +0000 UTC m=+12.383513156 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d4c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d580): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d580): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d580): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d580): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d580): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.318326581 +0000 UTC m=+12.383513156 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d580): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d880 item 78 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d680): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d680): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d680): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d680): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d680): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d680): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d680): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.319394427 +0000 UTC m=+12.384581003 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d680): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d6c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d6c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d6c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dd50 item 79 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d6c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d6c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.31979776 +0000 UTC m=+12.384984336 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d6c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d780): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d780): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d780): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d780): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d780): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.31979776 +0000 UTC m=+12.384984336 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d780): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015a000 item 79 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d840): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d840): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d840): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d840): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d840): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d840): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d840): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.321181607 +0000 UTC m=+12.386368184 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d840): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d8c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d8c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d8c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015a540 item 80 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d8c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d8c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.321684077 +0000 UTC m=+12.386870663 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d8c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d980): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d980): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d980): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d980): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d980): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.321684077 +0000 UTC m=+12.386870663 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d980): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015a8c0 item 80 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d9c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d9c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d9c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d9c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d9c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.323287775 +0000 UTC m=+12.388474350 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d9c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da00): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da00): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da00): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da00): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ae70 item 81 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da00): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.323872367 +0000 UTC m=+12.389058943 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da40): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.323872367 +0000 UTC m=+12.389058943 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015b110 item 81 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dac0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dac0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dac0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dac0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dac0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.32520591 +0000 UTC m=+12.390392496 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dac0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037db80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037db80): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037db80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015b7a0 item 82 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037db80): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037db80): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037db80): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037db80): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037db80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.325677682 +0000 UTC m=+12.390864268 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037db80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dbc0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dbc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dbc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dbc0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dbc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.325677682 +0000 UTC m=+12.390864268 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dbc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015b960 item 82 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dc40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dc40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dc40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dc40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dc40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.326795601 +0000 UTC m=+12.391982178 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dc40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd00): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd00): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd00): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd00): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015bf10 item 83 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd00): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.327354165 +0000 UTC m=+12.392540741 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd40): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.327354165 +0000 UTC m=+12.392540741 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a1c0 item 83 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ddc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ddc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ddc0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ddc0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ddc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.328466185 +0000 UTC m=+12.393652771 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ddc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de80): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a770 item 84 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de80): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de80): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de80): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de80): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.329027263 +0000 UTC m=+12.394213839 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dec0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dec0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dec0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dec0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dec0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.329027263 +0000 UTC m=+12.394213839 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dec0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061aaf0 item 84 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c23c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c23c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c23c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c23c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c23c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.330200858 +0000 UTC m=+12.395387444 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c23c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2480): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2480): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2480): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2480): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2480): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2480): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e2a0 item 85 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2480): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2480): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.33059825 +0000 UTC m=+12.395784836 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2480): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c24c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c24c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c24c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c24c0): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c24c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.33059825 +0000 UTC m=+12.395784836 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c24c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e690 item 85 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c25c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c25c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c25c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c25c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c25c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.331726749 +0000 UTC m=+12.396913345 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c25c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2680): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2680): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2680): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ebd0 item 86 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2680): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2680): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2680): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2680): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2680): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.332308678 +0000 UTC m=+12.397495264 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2680): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c27c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c27c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c27c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c27c0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c27c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.332308678 +0000 UTC m=+12.397495264 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c27c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015efc0 item 86 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2a40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2a40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2a40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2a40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2a40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.33352383 +0000 UTC m=+12.398710426 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2a40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2b80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2b80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2b80): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2b80): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2b80): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2b80): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f3b0 item 87 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2b80): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2b80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.333983599 +0000 UTC m=+12.399170195 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2b80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2c40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2c40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2c40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2c40): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2c40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.333983599 +0000 UTC m=+12.399170195 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2c40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f650 item 87 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2dc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2dc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2dc0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2dc0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2dc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.33516132 +0000 UTC m=+12.400347896 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2dc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2e80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2e80): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2e80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fc00 item 88 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2e80): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2e80): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2e80): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2e80): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2e80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.335638171 +0000 UTC m=+12.400824757 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2e80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2ec0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2ec0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2ec0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2ec0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2ec0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.335638171 +0000 UTC m=+12.400824757 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2ec0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fdc0 item 88 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3300): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3300): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3300): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3300): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3300): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3300): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3300): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3300): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.336676012 +0000 UTC m=+12.401862598 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3300): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3340): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3340): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3340): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e310 item 89 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3340): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3340): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.337109281 +0000 UTC m=+12.402295867 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3340): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3580): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3580): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3580): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3580): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3580): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3580): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e4d0 item 89 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3580): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3580): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.337511913 +0000 UTC m=+12.402698520 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3580): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c35c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c35c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c35c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c35c0): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c35c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.337511913 +0000 UTC m=+12.402698520 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c35c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e7e0 item 89 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c36c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c36c0): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c36c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c36c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c36c0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c36c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c36c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c36c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.338590009 +0000 UTC m=+12.403776585 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c36c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3700): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3700): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3700): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ec40 item 90 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3700): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3700): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.33896495 +0000 UTC m=+12.404151547 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3700): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c38c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c38c0): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c38c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f030 item 90 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c38c0): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c38c0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c38c0): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c38c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c38c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.339413279 +0000 UTC m=+12.404599865 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c38c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3900): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3900): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3900): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3900): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3900): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.339413279 +0000 UTC m=+12.404599865 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3900): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f1f0 item 90 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c71c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c71c0): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c71c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c71c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c71c0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c71c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c71c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c71c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.340412787 +0000 UTC m=+12.405599362 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c71c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7200): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7200): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7200): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663d50 item 91 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7200): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7200): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.340818856 +0000 UTC m=+12.406005432 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7200): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c72c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c72c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c72c0): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c72c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c72c0): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c72c0): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663ea0 item 91 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c72c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c72c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.341248249 +0000 UTC m=+12.406434825 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c72c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7300): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7300): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7300): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7300): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7300): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.341248249 +0000 UTC m=+12.406434825 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7300): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632150 item 91 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c73c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c73c0): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c73c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c73c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c73c0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c73c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c73c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c73c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.342440197 +0000 UTC m=+12.407626783 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c73c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7400): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7400): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7400): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632540 item 92 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7400): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7400): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.342837138 +0000 UTC m=+12.408023715 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7400): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c74c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c74c0): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c74c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632770 item 92 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c74c0): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c74c0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c74c0): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c74c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c74c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.34327684 +0000 UTC m=+12.408463426 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c74c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7500): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7500): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7500): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7500): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7500): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.34327684 +0000 UTC m=+12.408463426 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7500): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632af0 item 92 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c75c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c75c0): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c75c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c75c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c75c0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c75c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c75c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c75c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.344236294 +0000 UTC m=+12.409422881 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c75c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7600): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7600): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7600): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632f50 item 93 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7600): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7600): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.344605554 +0000 UTC m=+12.409792140 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7600): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c76c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c76c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c76c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c76c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c76c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.344605554 +0000 UTC m=+12.409792140 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c76c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006330a0 item 93 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7780): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7780): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7780): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7780): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7780): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7780): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7780): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7780): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.345690963 +0000 UTC m=+12.410877539 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7780): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c77c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c77c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c77c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000633490 item 94 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c77c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c77c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.346072046 +0000 UTC m=+12.411258632 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c77c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7880): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7880): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7880): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7880): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7880): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.346072046 +0000 UTC m=+12.411258632 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7880): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006337a0 item 94 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.347129092 +0000 UTC m=+12.412315668 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7940): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7980): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7980): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7980): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000633dc0 item 95 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7980): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7980): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.347482724 +0000 UTC m=+12.412669310 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7980): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7a40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7a40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7a40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7a40): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7a40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.347482724 +0000 UTC m=+12.412669310 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7a40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c0e0 item 95 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b00): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b00): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b00): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.348454509 +0000 UTC m=+12.413641075 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c4d0 item 96 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.348848065 +0000 UTC m=+12.414034642 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7b40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7d80): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7d80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7d80): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7d80): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7d80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.348848065 +0000 UTC m=+12.414034642 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0009c7d80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c620 item 96 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= 2025/03/09 02:24:28 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:28 DEBUG : : Looking for writers 2025/03/09 02:24:28 DEBUG : >WaitForWriters: 2025/03/09 02:24:28 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:28 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:28 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:28 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:28 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/09 02:24:28 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4240): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4240): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4240): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4240): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4240): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.37233004 +0000 UTC m=+12.437516616 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4240): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.37233004 +0000 UTC m=+12.437516616 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.37233004 +0000 UTC m=+12.437516616 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d8f0 item 1 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4300): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4300): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4300): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4300): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4300): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.374063962 +0000 UTC m=+12.439250548 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4300): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4340): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4340): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4340): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4340): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4340): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.374063962 +0000 UTC m=+12.439250548 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4340): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dce0 item 2 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4380): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4380): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4380): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4380): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4380): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.375238928 +0000 UTC m=+12.440425514 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4380): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.375238928 +0000 UTC m=+12.440425514 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4400): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4400): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4400): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4400): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4400): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.375238928 +0000 UTC m=+12.440425514 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4400): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006081c0 item 3 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.376908499 +0000 UTC m=+12.442095085 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4500): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4500): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4500): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4500): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4500): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.376908499 +0000 UTC m=+12.442095085 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4500): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006089a0 item 4 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4540): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4540): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4540): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4540): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4540): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.378015057 +0000 UTC m=+12.443201633 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4540): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.378015057 +0000 UTC m=+12.443201633 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.378015057 +0000 UTC m=+12.443201633 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608d20 item 5 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4640): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4640): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4640): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4640): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4640): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.379794454 +0000 UTC m=+12.444981030 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4640): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.379794454 +0000 UTC m=+12.444981030 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609570 item 6 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4740): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4740): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4740): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4740): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4740): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.380951537 +0000 UTC m=+12.446138123 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4740): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4800): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4800): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4800): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4800): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4800): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4800): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4800): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.380951537 +0000 UTC m=+12.446138123 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4800): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4840): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4840): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4840): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4840): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4840): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.380951537 +0000 UTC m=+12.446138123 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4840): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609960 item 7 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.382521792 +0000 UTC m=+12.447708378 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4940): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4940): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4940): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4940): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4940): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.382521792 +0000 UTC m=+12.447708378 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4940): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609dc0 item 8 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): _readAt: size=2, off=0 2025/03/09 02:24:28 ERROR : open-test-file(0xc0006b4980): Couldn't read size of file 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): close: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b49c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b49c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b49c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b49c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b49c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.383682281 +0000 UTC m=+12.448868867 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b49c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a00): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a00): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a00): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a00): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.383682281 +0000 UTC m=+12.448868867 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a40): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.383682281 +0000 UTC m=+12.448868867 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e3f0 item 9 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.385142811 +0000 UTC m=+12.450329387 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b40): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.385142811 +0000 UTC m=+12.450329387 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ee00 item 10 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c00): _readAt: size=2, off=0 2025/03/09 02:24:28 ERROR : open-test-file(0xc0006b4c00): Couldn't read size of file 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c00): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c00): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c00): close: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.386255892 +0000 UTC m=+12.451442468 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d00): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d00): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d00): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d00): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.386255892 +0000 UTC m=+12.451442468 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.386255892 +0000 UTC m=+12.451442468 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f2d0 item 11 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4dc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4dc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4dc0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4dc0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4dc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.387700783 +0000 UTC m=+12.452887369 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4dc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.387700783 +0000 UTC m=+12.452887369 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f9d0 item 12 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): _readAt: size=2, off=0 2025/03/09 02:24:28 ERROR : open-test-file(0xc0006b4f00): Couldn't read size of file 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): close: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.388892141 +0000 UTC m=+12.454078717 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5000): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5000): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5000): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5000): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5000): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.388892141 +0000 UTC m=+12.454078717 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5000): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fd50 item 13 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5080): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5080): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5080): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5080): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5080): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.390039094 +0000 UTC m=+12.455225680 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5080): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.390039094 +0000 UTC m=+12.455225680 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006122a0 item 14 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): _readAt: size=2, off=0 2025/03/09 02:24:28 ERROR : open-test-file(0xc0006b51c0): Couldn't read size of file 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5200): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5200): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5200): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5200): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5200): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.391194854 +0000 UTC m=+12.456381440 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5200): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b52c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b52c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b52c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b52c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b52c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.391194854 +0000 UTC m=+12.456381440 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b52c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612620 item 15 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5340): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5340): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5340): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5340): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5340): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.392503862 +0000 UTC m=+12.457690448 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5340): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b53c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b53c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b53c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b53c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b53c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.392503862 +0000 UTC m=+12.457690448 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b53c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006129a0 item 16 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5400): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5400): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5400): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5400): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5400): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.393619006 +0000 UTC m=+12.458805592 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5400): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.393619006 +0000 UTC m=+12.458805592 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5480): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5480): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5480): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5480): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5480): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.393619006 +0000 UTC m=+12.458805592 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5480): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612e00 item 17 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5500): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5500): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5500): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5500): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5500): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.395327019 +0000 UTC m=+12.460513605 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5500): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5580): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5580): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5580): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5580): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5580): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.395327019 +0000 UTC m=+12.460513605 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5580): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613260 item 18 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5600): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5600): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5600): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5600): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5600): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.396447003 +0000 UTC m=+12.461633589 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5600): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b56c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b56c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b56c0): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b56c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b56c0): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b56c0): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b56c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b56c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.396447003 +0000 UTC m=+12.461633589 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b56c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5700): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5700): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5700): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5700): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5700): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.396447003 +0000 UTC m=+12.461633589 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5700): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006135e0 item 19 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5780): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5780): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5780): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5780): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5780): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.398021936 +0000 UTC m=+12.463208512 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5780): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5800): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5800): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5800): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5800): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5800): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.398021936 +0000 UTC m=+12.463208512 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5800): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006139d0 item 20 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5880): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5880): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5880): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5880): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5880): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.399173719 +0000 UTC m=+12.464360305 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5880): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5940): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5940): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5940): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5940): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5940): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5940): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5940): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5940): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.399173719 +0000 UTC m=+12.464360305 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5940): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5980): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5980): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5980): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5980): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5980): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.399173719 +0000 UTC m=+12.464360305 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5980): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613ea0 item 21 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.400671349 +0000 UTC m=+12.465857935 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a80): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a80): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a80): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.400671349 +0000 UTC m=+12.465857935 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622460 item 22 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.401778148 +0000 UTC m=+12.466964724 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5bc0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5bc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5bc0): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5bc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5bc0): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5bc0): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5bc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5bc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.401778148 +0000 UTC m=+12.466964724 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5bc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5c00): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5c00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5c00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5c00): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5c00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.401778148 +0000 UTC m=+12.466964724 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5c00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622e70 item 23 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5c80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5c80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5c80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5c80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5c80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.403237376 +0000 UTC m=+12.468423962 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5c80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5d00): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5d00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5d00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5d00): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5d00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.403237376 +0000 UTC m=+12.468423962 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5d00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006231f0 item 24 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5dc0): _readAt: size=2, off=0 2025/03/09 02:24:28 ERROR : open-test-file(0xc0006b5dc0): Couldn't read size of file 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5dc0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5dc0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5dc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5dc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5dc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5e00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5e00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5e00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5e00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5e00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.40461426 +0000 UTC m=+12.469800836 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5e00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3a80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3a80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3a80): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3a80): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3a80): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3a80): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3a80): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3a80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.40461426 +0000 UTC m=+12.469800836 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3a80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3b00): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3b00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3b00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3b00): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3b00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.40461426 +0000 UTC m=+12.469800836 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c3b00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057fce0 item 25 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4000): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4000): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4000): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4000): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4000): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.406392834 +0000 UTC m=+12.471579411 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4000): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4100): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4100): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4100): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4100): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4100): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.406392834 +0000 UTC m=+12.471579411 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4100): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006221c0 item 26 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): _readAt: size=2, off=0 2025/03/09 02:24:28 ERROR : open-test-file(0xc0006b42c0): Couldn't read size of file 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4300): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4300): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4300): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4300): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4300): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.407601634 +0000 UTC m=+12.472788220 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4300): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.407601634 +0000 UTC m=+12.472788220 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4400): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4400): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4400): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4400): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4400): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.407601634 +0000 UTC m=+12.472788220 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4400): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622930 item 27 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.409021427 +0000 UTC m=+12.474208004 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4500): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4500): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4500): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4500): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4500): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.409021427 +0000 UTC m=+12.474208004 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4500): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623030 item 28 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): _readAt: size=2, off=0 2025/03/09 02:24:28 ERROR : open-test-file(0xc0006b45c0): Couldn't read size of file 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4600): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4600): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4600): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4600): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4600): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.410120552 +0000 UTC m=+12.475307138 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4600): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.410120552 +0000 UTC m=+12.475307138 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006232d0 item 29 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4740): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4740): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4740): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4740): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4740): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.41117336 +0000 UTC m=+12.476359937 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4740): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b47c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b47c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b47c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b47c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b47c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.41117336 +0000 UTC m=+12.476359937 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b47c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006238f0 item 30 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4880): _readAt: size=2, off=0 2025/03/09 02:24:28 ERROR : open-test-file(0xc0006b4880): Couldn't read size of file 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4880): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4880): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4880): >_writeAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4880): close: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4880): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.412261856 +0000 UTC m=+12.477448442 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.412261856 +0000 UTC m=+12.477448442 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623ce0 item 31 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.413300577 +0000 UTC m=+12.478487163 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a80): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a80): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a80): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.413300577 +0000 UTC m=+12.478487163 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061c1c0 item 32 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.414291669 +0000 UTC m=+12.479478245 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b00): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b00): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b00): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061c460 item 33 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b00): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.414665318 +0000 UTC m=+12.479851904 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b40): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.414665318 +0000 UTC m=+12.479851904 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061c5b0 item 33 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.415632496 +0000 UTC m=+12.480819082 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4bc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4bc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061c8c0 item 34 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4bc0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4bc0): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4bc0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4bc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.416058573 +0000 UTC m=+12.481245149 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4bc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c00): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c00): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.416058573 +0000 UTC m=+12.481245149 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ca10 item 34 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.417112603 +0000 UTC m=+12.482299179 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c80): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c80): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ce70 item 35 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c80): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.417482574 +0000 UTC m=+12.482669161 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4cc0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4cc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4cc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4cc0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4cc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.417482574 +0000 UTC m=+12.482669161 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4cc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d030 item 35 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.418528068 +0000 UTC m=+12.483714645 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d420 item 36 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e00): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e00): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e00): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e00): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.418950218 +0000 UTC m=+12.484136804 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.418950218 +0000 UTC m=+12.484136804 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d5e0 item 36 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.419873394 +0000 UTC m=+12.485059980 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ec0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ec0): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ec0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ec0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d8f0 item 37 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ec0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ec0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.420217206 +0000 UTC m=+12.485403782 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ec0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.420217206 +0000 UTC m=+12.485403782 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061da40 item 37 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.421215413 +0000 UTC m=+12.486401999 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5040): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5040): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005440e0 item 38 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5040): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5040): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5040): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5040): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5040): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.421658501 +0000 UTC m=+12.486845087 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5040): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5080): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5080): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5080): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5080): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5080): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.421658501 +0000 UTC m=+12.486845087 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5080): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544380 item 38 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.422587758 +0000 UTC m=+12.487774344 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544930 item 39 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.422956677 +0000 UTC m=+12.488143263 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5200): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5200): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5200): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5200): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5200): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.422956677 +0000 UTC m=+12.488143263 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5200): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544a80 item 39 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5280): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5280): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5280): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5280): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5280): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.423956576 +0000 UTC m=+12.489143162 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5280): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5340): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5340): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544d90 item 40 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5340): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5340): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5340): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5340): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5340): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.424353058 +0000 UTC m=+12.489539644 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5340): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5380): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5380): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5380): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5380): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5380): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.424353058 +0000 UTC m=+12.489539644 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5380): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005450a0 item 40 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b53c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b53c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b53c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b53c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b53c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b53c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b53c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.425254633 +0000 UTC m=+12.490441209 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b53c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5400): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5400): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5400): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545490 item 41 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5400): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5400): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.425632739 +0000 UTC m=+12.490819316 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5400): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005456c0 item 41 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.426020404 +0000 UTC m=+12.491206980 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5440): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5480): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5480): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5480): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5480): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5480): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.426020404 +0000 UTC m=+12.491206980 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5480): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545880 item 41 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa100): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa100): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa100): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa100): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa100): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa100): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa100): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.426986991 +0000 UTC m=+12.492173567 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa100): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa140): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa140): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa140): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a380 item 42 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa140): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa140): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.427437133 +0000 UTC m=+12.492623709 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa140): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa200): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa200): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a700 item 42 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa200): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa200): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa200): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa200): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa200): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.427880352 +0000 UTC m=+12.493066928 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa200): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa240): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa240): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa240): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa240): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa240): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.427880352 +0000 UTC m=+12.493066928 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa240): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a850 item 42 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa300): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa300): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa300): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa300): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa300): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa300): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa300): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.4292762 +0000 UTC m=+12.494462786 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa300): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa340): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa340): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa340): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061af50 item 43 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa340): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa340): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.429654638 +0000 UTC m=+12.494841224 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa340): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa400): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa400): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa400): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa400): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa400): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b0a0 item 43 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa400): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa400): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.430095662 +0000 UTC m=+12.495282248 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa400): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa480): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa480): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa480): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa480): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa480): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.430095662 +0000 UTC m=+12.495282248 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa480): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b1f0 item 43 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa6c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa6c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa6c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa6c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa6c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa6c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.431270298 +0000 UTC m=+12.496456874 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aa6c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaac0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaac0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaac0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b6c0 item 44 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaac0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaac0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.431968223 +0000 UTC m=+12.497154809 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaac0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aab80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aab80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b960 item 44 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aab80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aab80): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aab80): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aab80): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aab80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.432599123 +0000 UTC m=+12.497785699 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aab80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aabc0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aabc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aabc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aabc0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aabc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.432599123 +0000 UTC m=+12.497785699 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aabc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061bab0 item 44 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aad00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aad00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aad00): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aad00): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aad00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aad00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aad00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.433888022 +0000 UTC m=+12.499074608 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aad00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aad40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aad40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aad40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628000 item 45 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aad40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aad40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.434350897 +0000 UTC m=+12.499537483 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aad40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aae40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aae40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aae40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aae40): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aae40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.434350897 +0000 UTC m=+12.499537483 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aae40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628150 item 45 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaf00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaf00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaf00): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaf00): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaf00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaf00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaf00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.435642772 +0000 UTC m=+12.500829348 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaf00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaf40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaf40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaf40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006284d0 item 46 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaf40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaf40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.436191157 +0000 UTC m=+12.501377743 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007aaf40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab000): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab000): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab000): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab000): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab000): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.436191157 +0000 UTC m=+12.501377743 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab000): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628770 item 46 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab0c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab0c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab0c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab0c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab0c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab0c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.437541561 +0000 UTC m=+12.502728138 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab0c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab100): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab100): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab100): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628bd0 item 47 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab100): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab100): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.438017211 +0000 UTC m=+12.503203797 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab100): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab1c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab1c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab1c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab1c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab1c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.438017211 +0000 UTC m=+12.503203797 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab1c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628e00 item 47 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab280): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab280): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab280): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab280): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab280): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab280): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab280): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.43933325 +0000 UTC m=+12.504519857 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab280): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab300): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab300): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab300): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629110 item 48 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab300): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab300): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.439785947 +0000 UTC m=+12.504972553 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab300): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab3c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab3c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab3c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab3c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab3c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.439785947 +0000 UTC m=+12.504972553 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab3c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006292d0 item 48 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab400): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab400): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab400): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab400): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab400): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.441350892 +0000 UTC m=+12.506537478 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab400): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab480): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab480): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab480): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab480): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab480): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab480): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006295e0 item 49 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab480): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab480): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.441880622 +0000 UTC m=+12.507067209 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab480): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab4c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab4c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab4c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab4c0): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab4c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.441880622 +0000 UTC m=+12.507067209 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab4c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629730 item 49 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab580): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab580): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab580): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab580): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab580): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.443164383 +0000 UTC m=+12.508350969 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab580): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab6c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab6c0): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab6c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006299d0 item 50 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab6c0): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab6c0): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab6c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab6c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.443748133 +0000 UTC m=+12.508934719 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab6c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab700): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab700): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab700): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab700): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab700): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.443748133 +0000 UTC m=+12.508934719 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab700): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629b90 item 50 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab9c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab9c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab9c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab9c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab9c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.445236115 +0000 UTC m=+12.510422701 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007ab9c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abc00): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abc00): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abc00): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abc00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abc00): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abc00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6230 item 51 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abc00): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abc00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.445739737 +0000 UTC m=+12.510926323 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abc00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abc40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abc40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abc40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abc40): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abc40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.445739737 +0000 UTC m=+12.510926323 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abc40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6380 item 51 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abcc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abcc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abcc0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abcc0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abcc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.447023516 +0000 UTC m=+12.512210122 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abcc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abe00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abe00): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abe00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6700 item 52 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abe00): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abe00): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abe00): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abe00): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abe00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.447629188 +0000 UTC m=+12.512815774 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abe00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abe40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abe40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abe40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abe40): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abe40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.447629188 +0000 UTC m=+12.512815774 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abe40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d69a0 item 52 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abec0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abec0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abec0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abec0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abec0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.448847676 +0000 UTC m=+12.514034262 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0007abec0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2440): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2440): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2440): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2440): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2440): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2440): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6f50 item 53 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2440): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2440): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.44931525 +0000 UTC m=+12.514501836 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2440): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2480): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2480): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2480): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2480): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2480): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.44931525 +0000 UTC m=+12.514501836 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2480): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d71f0 item 53 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2580): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2580): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2580): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2580): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2580): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.450798252 +0000 UTC m=+12.515984848 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2580): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2640): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2640): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2640): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d77a0 item 54 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2640): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2640): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2640): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2640): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2640): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.451341698 +0000 UTC m=+12.516528274 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2640): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2680): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2680): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2680): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2680): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2680): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.451341698 +0000 UTC m=+12.516528274 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0002c2680): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d78f0 item 54 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037c9c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037c9c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037c9c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037c9c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037c9c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.45243419 +0000 UTC m=+12.517620766 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037c9c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc00): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc00): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc00): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc00): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004242a0 item 55 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc00): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.452909158 +0000 UTC m=+12.518095744 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc40): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.452909158 +0000 UTC m=+12.518095744 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cc40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424850 item 55 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ccc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ccc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ccc0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ccc0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ccc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.453992283 +0000 UTC m=+12.519178869 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ccc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cd80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cd80): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cd80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424e70 item 56 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cd80): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cd80): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cd80): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cd80): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cd80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.454565364 +0000 UTC m=+12.519751950 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cd80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cdc0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cdc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cdc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cdc0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cdc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.454565364 +0000 UTC m=+12.519751950 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cdc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424fc0 item 56 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ce80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ce80): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ce80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ce80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ce80): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ce80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ce80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ce80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.455697942 +0000 UTC m=+12.520884518 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037ce80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cec0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cec0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cec0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425570 item 57 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cec0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cec0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.456067312 +0000 UTC m=+12.521253888 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cec0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cf80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cf80): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cf80): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cf80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cf80): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cf80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425810 item 57 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cf80): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cf80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.45645667 +0000 UTC m=+12.521643266 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037cf80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d000): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d000): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d000): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d000): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d000): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.45645667 +0000 UTC m=+12.521643266 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d000): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425a40 item 57 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d0c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d0c0): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d0c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d0c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d0c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d0c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d0c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.45752147 +0000 UTC m=+12.522708047 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d0c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d180): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d180): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d180): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425dc0 item 58 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d180): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d180): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.45794935 +0000 UTC m=+12.523135936 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d180): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d280): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d280): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d280): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005640e0 item 58 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d280): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d280): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d280): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d280): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d280): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.458417605 +0000 UTC m=+12.523604191 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d280): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d2c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d2c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d2c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d2c0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d2c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.458417605 +0000 UTC m=+12.523604191 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d2c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564380 item 58 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.4593884 +0000 UTC m=+12.524574986 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d480): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d4c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d4c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d4c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564e00 item 59 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d4c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d4c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.459738925 +0000 UTC m=+12.524925511 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d4c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d580): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d580): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d580): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d580): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d580): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d580): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564f50 item 59 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d580): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d580): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.460113746 +0000 UTC m=+12.525300321 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d580): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d5c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d5c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d5c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d5c0): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d5c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.460113746 +0000 UTC m=+12.525300321 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d5c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565180 item 59 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d6c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d6c0): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d6c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d6c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d6c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d6c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d6c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.46120723 +0000 UTC m=+12.526393805 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d6c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d700): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d700): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d700): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565570 item 60 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d700): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d700): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.461613259 +0000 UTC m=+12.526799856 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d700): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d7c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d7c0): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d7c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005656c0 item 60 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d7c0): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d7c0): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d7c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d7c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.46205217 +0000 UTC m=+12.527238745 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d7c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d800): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d800): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d800): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d800): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d800): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.46205217 +0000 UTC m=+12.527238745 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d800): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565960 item 60 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d900): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d900): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d900): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d900): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d900): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d900): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d900): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d900): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.463025088 +0000 UTC m=+12.528211674 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d900): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d940): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d940): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d940): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565e30 item 61 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d940): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d940): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.463424725 +0000 UTC m=+12.528611301 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037d940): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da00): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da00): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.463424725 +0000 UTC m=+12.528611301 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037da00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380000 item 61 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dac0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dac0): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dac0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dac0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dac0): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dac0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dac0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dac0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.464503683 +0000 UTC m=+12.529690269 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dac0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037db00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037db00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037db00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003802a0 item 62 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037db00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037db00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.464900113 +0000 UTC m=+12.530086699 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037db00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dbc0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dbc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dbc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dbc0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dbc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.464900113 +0000 UTC m=+12.530086699 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dbc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380540 item 62 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dc80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dc80): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dc80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dc80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dc80): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dc80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dc80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dc80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.465940007 +0000 UTC m=+12.531126583 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dc80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dcc0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dcc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dcc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380a10 item 63 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dcc0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dcc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.466289501 +0000 UTC m=+12.531476077 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dcc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd80): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd80): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd80): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.466289501 +0000 UTC m=+12.531476077 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037dd80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380c40 item 63 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de40): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de40): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de40): >_readAt: n=0, err=Bad file descriptor 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.467256307 +0000 UTC m=+12.532442884 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003810a0 item 64 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.467632361 +0000 UTC m=+12.532818936 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037de80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037df40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037df40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037df40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037df40): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037df40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.467632361 +0000 UTC m=+12.532818936 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc00037df40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381260 item 64 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852000): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852000): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852000): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852000): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852000): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.468569001 +0000 UTC m=+12.533755566 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852000): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852040): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852040): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852040): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852040): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852040): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003815e0 item 65 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852040): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852040): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.468981643 +0000 UTC m=+12.534168219 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852040): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852080): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852080): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852080): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852080): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852080): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.468981643 +0000 UTC m=+12.534168219 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852080): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381810 item 65 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008520c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008520c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008520c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008520c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008520c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.469900791 +0000 UTC m=+12.535087357 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008520c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852100): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852100): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b90 item 66 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852100): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852100): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852100): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852100): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852100): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.470371571 +0000 UTC m=+12.535558148 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852100): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852140): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852140): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852140): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852140): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852140): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.470371571 +0000 UTC m=+12.535558148 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852140): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381d50 item 66 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852180): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852180): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852180): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852180): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852180): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.471201462 +0000 UTC m=+12.536388038 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852180): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008521c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008521c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008521c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008521c0): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008521c0): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458230 item 67 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008521c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008521c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.471592784 +0000 UTC m=+12.536779360 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008521c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852200): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852200): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852200): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852200): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852200): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.471592784 +0000 UTC m=+12.536779360 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852200): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458540 item 67 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852280): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852280): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852280): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852280): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852280): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.472541617 +0000 UTC m=+12.537728193 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852280): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852340): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852340): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458af0 item 68 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852340): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852340): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852340): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852340): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852340): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.472975109 +0000 UTC m=+12.538161684 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852340): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852380): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852380): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852380): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852380): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852380): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.472975109 +0000 UTC m=+12.538161684 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852380): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458d20 item 68 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008523c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008523c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008523c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008523c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008523c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.473943648 +0000 UTC m=+12.539130225 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008523c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852400): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852400): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852400): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852400): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852400): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459340 item 69 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852400): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852400): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.474320343 +0000 UTC m=+12.539506919 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852400): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852440): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852440): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852440): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852440): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852440): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.474320343 +0000 UTC m=+12.539506919 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852440): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459570 item 69 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008524c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008524c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008524c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008524c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008524c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.475295435 +0000 UTC m=+12.540482011 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008524c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852580): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852580): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459ab0 item 70 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852580): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852580): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852580): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852580): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852580): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.475735588 +0000 UTC m=+12.540922154 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852580): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008525c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008525c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008525c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008525c0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008525c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.475735588 +0000 UTC m=+12.540922154 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008525c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459ce0 item 70 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852640): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852640): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852640): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852640): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852640): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.476652542 +0000 UTC m=+12.541839118 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852640): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852740): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852740): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852740): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852740): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852740): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001600e0 item 71 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852740): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852740): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.477135335 +0000 UTC m=+12.542321911 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852740): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.477135335 +0000 UTC m=+12.542321911 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852780): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001602a0 item 71 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852800): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852800): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852800): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852800): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852800): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.478116078 +0000 UTC m=+12.543302653 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852800): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008528c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008528c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001607e0 item 72 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008528c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008528c0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008528c0): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008528c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008528c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.478596305 +0000 UTC m=+12.543782871 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008528c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852900): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852900): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852900): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852900): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852900): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.478596305 +0000 UTC m=+12.543782871 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852900): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160af0 item 72 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852940): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852940): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852940): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852940): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852940): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852940): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852940): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.479562552 +0000 UTC m=+12.544749128 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852940): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160e70 item 73 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.479987096 +0000 UTC m=+12.545173671 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852980): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008529c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008529c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008529c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008529c0): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008529c0): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161030 item 73 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008529c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008529c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.480396721 +0000 UTC m=+12.545583297 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008529c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a00): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a00): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.480396721 +0000 UTC m=+12.545583297 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852a00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001613b0 item 73 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ac0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ac0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ac0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ac0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ac0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ac0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ac0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.481462874 +0000 UTC m=+12.546649450 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ac0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161810 item 74 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.481839548 +0000 UTC m=+12.547026124 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852b00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852bc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852bc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161ab0 item 74 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852bc0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852bc0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852bc0): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852bc0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852bc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.482314447 +0000 UTC m=+12.547501033 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852bc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c00): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c00): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.482314447 +0000 UTC m=+12.547501033 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852c00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161d50 item 74 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852cc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852cc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852cc0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852cc0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852cc0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852cc0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852cc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.483401317 +0000 UTC m=+12.548587903 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852cc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c230 item 75 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.483770127 +0000 UTC m=+12.548956703 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852d00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852dc0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852dc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852dc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852dc0): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852dc0): _writeAt: size=3, off=2 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c8c0 item 75 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852dc0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852dc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.484167369 +0000 UTC m=+12.549353945 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852dc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e00): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e00): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.484167369 +0000 UTC m=+12.549353945 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852e00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cb60 item 75 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.485196713 +0000 UTC m=+12.550383300 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852ec0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cf50 item 76 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.485594918 +0000 UTC m=+12.550781504 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852f00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852fc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852fc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d3b0 item 76 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852fc0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852fc0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852fc0): _writeAt: size=3, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852fc0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852fc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.486046372 +0000 UTC m=+12.551232948 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000852fc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853000): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853000): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853000): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853000): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853000): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.486046372 +0000 UTC m=+12.551232948 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853000): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d570 item 76 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008530c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008530c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008530c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008530c0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008530c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008530c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008530c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.487043887 +0000 UTC m=+12.552230483 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008530c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853100): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853100): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853100): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d880 item 77 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853100): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853100): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.487412325 +0000 UTC m=+12.552598911 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853100): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008531c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008531c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008531c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008531c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008531c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.487412325 +0000 UTC m=+12.552598911 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008531c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049db20 item 77 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.48851111 +0000 UTC m=+12.553697696 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853280): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008532c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008532c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008532c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015a000 item 78 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008532c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008532c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.488910857 +0000 UTC m=+12.554097443 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008532c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853380): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853380): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853380): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853380): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853380): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.488910857 +0000 UTC m=+12.554097443 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853380): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015a230 item 78 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853440): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853440): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853440): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853440): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853440): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853440): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853440): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.490008368 +0000 UTC m=+12.555194954 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853440): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853480): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853480): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853480): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015a8c0 item 79 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853480): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853480): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.490373751 +0000 UTC m=+12.555560327 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853480): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853540): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853540): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853540): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853540): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853540): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.490373751 +0000 UTC m=+12.555560327 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853540): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ad20 item 79 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853600): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853600): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853600): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853600): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853600): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853600): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853600): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.491471133 +0000 UTC m=+12.556657709 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853600): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853640): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853640): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853640): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015b110 item 80 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853640): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853640): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.49184907 +0000 UTC m=+12.557035656 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853640): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853700): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853700): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853700): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853700): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853700): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.49184907 +0000 UTC m=+12.557035656 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853700): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015b490 item 80 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b54c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b54c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b54c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b54c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b54c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.492953544 +0000 UTC m=+12.558140120 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b54c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5500): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5500): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5500): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5500): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5500): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5500): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545dc0 item 81 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5500): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5500): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.493345908 +0000 UTC m=+12.558532494 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5500): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5540): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5540): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5540): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5540): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5540): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.493345908 +0000 UTC m=+12.558532494 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5540): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e000 item 81 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b55c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b55c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b55c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b55c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b55c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.494477162 +0000 UTC m=+12.559663748 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b55c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5680): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5680): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5680): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e690 item 82 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5680): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5680): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5680): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5680): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5680): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.494955416 +0000 UTC m=+12.560141992 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5680): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b56c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b56c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b56c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b56c0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b56c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.494955416 +0000 UTC m=+12.560141992 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b56c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e850 item 82 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5740): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5740): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5740): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5740): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5740): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.496116496 +0000 UTC m=+12.561303072 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5740): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5800): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5800): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5800): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5800): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5800): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5800): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015efc0 item 83 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5800): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5800): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.49661045 +0000 UTC m=+12.561797025 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5800): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5840): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5840): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5840): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5840): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5840): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.49661045 +0000 UTC m=+12.561797025 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5840): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f180 item 83 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b58c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b58c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b58c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b58c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b58c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.497671072 +0000 UTC m=+12.562857668 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b58c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5980): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5980): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5980): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f650 item 84 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5980): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5980): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5980): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5980): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5980): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.498199791 +0000 UTC m=+12.563386367 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5980): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b59c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b59c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b59c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b59c0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b59c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.498199791 +0000 UTC m=+12.563386367 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b59c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f8f0 item 84 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.499214718 +0000 UTC m=+12.564401294 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5a40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b00): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b00): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b00): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b00): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b00): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fdc0 item 85 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b00): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.499679096 +0000 UTC m=+12.564865672 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b40): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.499679096 +0000 UTC m=+12.564865672 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5b40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662000 item 85 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5bc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5bc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5bc0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5bc0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5bc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.500717497 +0000 UTC m=+12.565904073 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5bc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008537c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008537c0): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008537c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662380 item 86 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008537c0): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008537c0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008537c0): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008537c0): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008537c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.501317028 +0000 UTC m=+12.566503604 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0008537c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853800): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853800): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853800): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853800): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853800): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.501317028 +0000 UTC m=+12.566503604 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853800): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015b8f0 item 86 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853880): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853880): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853880): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853880): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853880): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.502182004 +0000 UTC m=+12.567368581 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853880): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853940): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853940): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853940): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853940): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853940): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853940): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015bd50 item 87 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853940): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853940): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.502609985 +0000 UTC m=+12.567796560 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc000853940): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0000b37c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0000b37c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0000b37c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0000b37c0): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0000b37c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.502609985 +0000 UTC m=+12.567796560 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0000b37c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632150 item 87 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b40c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b40c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b40c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b40c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b40c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.503713848 +0000 UTC m=+12.568900424 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b40c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662230 item 88 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.504235924 +0000 UTC m=+12.569422501 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4280): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.504235924 +0000 UTC m=+12.569422501 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b42c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006624d0 item 88 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4380): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4380): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4380): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4380): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4380): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4380): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4380): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4380): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.505310964 +0000 UTC m=+12.570497540 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4380): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662850 item 89 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.505724997 +0000 UTC m=+12.570911574 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b43c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006629a0 item 89 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.506191089 +0000 UTC m=+12.571377666 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4480): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b44c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b44c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b44c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b44c0): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b44c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.506191089 +0000 UTC m=+12.571377666 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b44c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662af0 item 89 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.507272449 +0000 UTC m=+12.572459016 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4580): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662e00 item 90 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.507626101 +0000 UTC m=+12.572812677 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b45c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4680): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4680): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4680): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662f50 item 90 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4680): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4680): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4680): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4680): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4680): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.508013015 +0000 UTC m=+12.573199591 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4680): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.508013015 +0000 UTC m=+12.573199591 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b46c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663110 item 90 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4780): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4780): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4780): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4780): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4780): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4780): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4780): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4780): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.509281084 +0000 UTC m=+12.574467671 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4780): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b47c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b47c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b47c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663420 item 91 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b47c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b47c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.509649835 +0000 UTC m=+12.574836421 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b47c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4880): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4880): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4880): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4880): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4880): >_readAt: n=2, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4880): _writeAt: size=3, off=7 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006635e0 item 91 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4880): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4880): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.510068046 +0000 UTC m=+12.575254642 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4880): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): >_readAt: n=8, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.510068046 +0000 UTC m=+12.575254642 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b48c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663810 item 91 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.511084837 +0000 UTC m=+12.576271423 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4980): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b49c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b49c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b49c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663b20 item 92 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b49c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b49c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.511454147 +0000 UTC m=+12.576640733 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b49c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a80): open at offset 5 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663c70 item 92 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a80): _readAt: size=2, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a80): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a80): _writeAt: size=3, off=5 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a80): >_writeAt: n=3, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.511917043 +0000 UTC m=+12.577103619 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4a80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): >_readAt: n=3, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.511917043 +0000 UTC m=+12.577103619 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4ac0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663dc0 item 92 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b80): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b80): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b80): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.512881266 +0000 UTC m=+12.578067841 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4b80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4bc0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4bc0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4bc0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d62a0 item 93 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4bc0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4bc0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.513235356 +0000 UTC m=+12.578421933 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4bc0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c80): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c80): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c80): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.513235356 +0000 UTC m=+12.578421933 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4c80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d63f0 item 93 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.514293305 +0000 UTC m=+12.579479891 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d80): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d80): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d80): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d68c0 item 94 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d80): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d80): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.514657867 +0000 UTC m=+12.579844453 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4d80): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.514657867 +0000 UTC m=+12.579844453 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4e40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6a10 item 94 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.515693582 +0000 UTC m=+12.580880168 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f00): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f40): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f40): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f40): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6fc0 item 95 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f40): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f40): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.516059986 +0000 UTC m=+12.581246572 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b4f40): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5000): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5000): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5000): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5000): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5000): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.516059986 +0000 UTC m=+12.581246572 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5000): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7340 item 95 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b50c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b50c0): open at offset 0 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b50c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b50c0): _readAt: size=2, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b50c0): >_readAt: n=0, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b50c0): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b50c0): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b50c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.517127773 +0000 UTC m=+12.582314349 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b50c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): _writeAt: size=5, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): >openPending: err= 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7810 item 96 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): >_writeAt: n=5, err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.517509897 +0000 UTC m=+12.582696483 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b5100): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/09 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/09 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): _readAt: size=512, off=0 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): openPending: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): >openPending: err= 2025/03/09 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): >_readAt: n=5, err=EOF 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): close: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-09 02:24:28.517509897 +0000 UTC m=+12.582696483 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:28 DEBUG : open-test-file(0xc0006b51c0): >close: err= 2025/03/09 02:24:28 DEBUG : open-test-file: Remove: 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7960 item 96 2025/03/09 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/09 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/09 02:24:28 DEBUG : open-test-file: >Remove: err= 2025/03/09 02:24:28 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:28 DEBUG : : Looking for writers 2025/03/09 02:24:28 DEBUG : >WaitForWriters: 2025/03/09 02:24:28 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:28 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:28 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:28 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:28 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:28 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:28 DEBUG : file1: newRWFileHandle: 2025/03/09 02:24:28 DEBUG : file1(0xc0007aa280): openPending: 2025/03/09 02:24:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:28 DEBUG : file1(0xc0007aa280): >openPending: err= 2025/03/09 02:24:28 DEBUG : file1: >newRWFileHandle: err= 2025/03/09 02:24:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:24:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/09 02:24:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/03/09 02:24:28 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:28 DEBUG : : Looking for writers 2025/03/09 02:24:28 DEBUG : file1: reading active writers 2025/03/09 02:24:28 DEBUG : file1: active writers 1 2025/03/09 02:24:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/03/09 02:24:28 DEBUG : : Looking for writers 2025/03/09 02:24:28 DEBUG : file1: reading active writers 2025/03/09 02:24:28 DEBUG : file1: active writers 1 2025/03/09 02:24:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/03/09 02:24:28 DEBUG : : Looking for writers 2025/03/09 02:24:28 DEBUG : file1: reading active writers 2025/03/09 02:24:28 DEBUG : file1: active writers 1 2025/03/09 02:24:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/03/09 02:24:28 DEBUG : : Looking for writers 2025/03/09 02:24:28 DEBUG : file1: reading active writers 2025/03/09 02:24:28 DEBUG : file1: active writers 1 2025/03/09 02:24:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/03/09 02:24:28 DEBUG : : Looking for writers 2025/03/09 02:24:28 DEBUG : file1: reading active writers 2025/03/09 02:24:28 DEBUG : file1: active writers 1 2025/03/09 02:24:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/03/09 02:24:28 DEBUG : : Looking for writers 2025/03/09 02:24:28 DEBUG : file1: reading active writers 2025/03/09 02:24:28 DEBUG : file1: active writers 1 2025/03/09 02:24:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/03/09 02:24:29 DEBUG : : Looking for writers 2025/03/09 02:24:29 DEBUG : file1: reading active writers 2025/03/09 02:24:29 DEBUG : file1: active writers 1 2025/03/09 02:24:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/03/09 02:24:29 DEBUG : : Looking for writers 2025/03/09 02:24:29 DEBUG : file1: reading active writers 2025/03/09 02:24:29 DEBUG : file1: active writers 1 2025/03/09 02:24:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:30 DEBUG : : Looking for writers 2025/03/09 02:24:30 DEBUG : file1: reading active writers 2025/03/09 02:24:30 DEBUG : file1: active writers 1 2025/03/09 02:24:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:31 DEBUG : : Looking for writers 2025/03/09 02:24:31 DEBUG : file1: reading active writers 2025/03/09 02:24:31 DEBUG : file1: active writers 1 2025/03/09 02:24:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:32 DEBUG : : Looking for writers 2025/03/09 02:24:32 DEBUG : file1: reading active writers 2025/03/09 02:24:32 DEBUG : file1: active writers 1 2025/03/09 02:24:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:33 DEBUG : : Looking for writers 2025/03/09 02:24:33 DEBUG : file1: reading active writers 2025/03/09 02:24:33 DEBUG : file1: active writers 1 2025/03/09 02:24:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:34 DEBUG : : Looking for writers 2025/03/09 02:24:34 DEBUG : file1: reading active writers 2025/03/09 02:24:34 DEBUG : file1: active writers 1 2025/03/09 02:24:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:35 DEBUG : : Looking for writers 2025/03/09 02:24:35 DEBUG : file1: reading active writers 2025/03/09 02:24:35 DEBUG : file1: active writers 1 2025/03/09 02:24:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:36 DEBUG : : Looking for writers 2025/03/09 02:24:36 DEBUG : file1: reading active writers 2025/03/09 02:24:36 DEBUG : file1: active writers 1 2025/03/09 02:24:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:37 DEBUG : : Looking for writers 2025/03/09 02:24:37 DEBUG : file1: reading active writers 2025/03/09 02:24:37 DEBUG : file1: active writers 1 2025/03/09 02:24:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:38 DEBUG : : Looking for writers 2025/03/09 02:24:38 DEBUG : file1: reading active writers 2025/03/09 02:24:38 DEBUG : file1: active writers 1 2025/03/09 02:24:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:39 DEBUG : : Looking for writers 2025/03/09 02:24:39 DEBUG : file1: reading active writers 2025/03/09 02:24:39 DEBUG : file1: active writers 1 2025/03/09 02:24:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:40 DEBUG : : Looking for writers 2025/03/09 02:24:40 DEBUG : file1: reading active writers 2025/03/09 02:24:40 DEBUG : file1: active writers 1 2025/03/09 02:24:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:41 DEBUG : : Looking for writers 2025/03/09 02:24:41 DEBUG : file1: reading active writers 2025/03/09 02:24:41 DEBUG : file1: active writers 1 2025/03/09 02:24:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:42 DEBUG : : Looking for writers 2025/03/09 02:24:42 DEBUG : file1: reading active writers 2025/03/09 02:24:42 DEBUG : file1: active writers 1 2025/03/09 02:24:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:43 DEBUG : : Looking for writers 2025/03/09 02:24:43 DEBUG : file1: reading active writers 2025/03/09 02:24:43 DEBUG : file1: active writers 1 2025/03/09 02:24:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:44 DEBUG : : Looking for writers 2025/03/09 02:24:44 DEBUG : file1: reading active writers 2025/03/09 02:24:44 DEBUG : file1: active writers 1 2025/03/09 02:24:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:45 DEBUG : : Looking for writers 2025/03/09 02:24:45 DEBUG : file1: reading active writers 2025/03/09 02:24:45 DEBUG : file1: active writers 1 2025/03/09 02:24:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:46 DEBUG : : Looking for writers 2025/03/09 02:24:46 DEBUG : file1: reading active writers 2025/03/09 02:24:46 DEBUG : file1: active writers 1 2025/03/09 02:24:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:47 DEBUG : : Looking for writers 2025/03/09 02:24:47 DEBUG : file1: reading active writers 2025/03/09 02:24:47 DEBUG : file1: active writers 1 2025/03/09 02:24:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:48 DEBUG : : Looking for writers 2025/03/09 02:24:48 DEBUG : file1: reading active writers 2025/03/09 02:24:48 DEBUG : file1: active writers 1 2025/03/09 02:24:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:49 DEBUG : : Looking for writers 2025/03/09 02:24:49 DEBUG : file1: reading active writers 2025/03/09 02:24:49 DEBUG : file1: active writers 1 2025/03/09 02:24:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:50 DEBUG : : Looking for writers 2025/03/09 02:24:50 DEBUG : file1: reading active writers 2025/03/09 02:24:50 DEBUG : file1: active writers 1 2025/03/09 02:24:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:51 DEBUG : : Looking for writers 2025/03/09 02:24:51 DEBUG : file1: reading active writers 2025/03/09 02:24:51 DEBUG : file1: active writers 1 2025/03/09 02:24:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:52 DEBUG : : Looking for writers 2025/03/09 02:24:52 DEBUG : file1: reading active writers 2025/03/09 02:24:52 DEBUG : file1: active writers 1 2025/03/09 02:24:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:53 DEBUG : : Looking for writers 2025/03/09 02:24:53 DEBUG : file1: reading active writers 2025/03/09 02:24:53 DEBUG : file1: active writers 1 2025/03/09 02:24:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:54 DEBUG : : Looking for writers 2025/03/09 02:24:54 DEBUG : file1: reading active writers 2025/03/09 02:24:54 DEBUG : file1: active writers 1 2025/03/09 02:24:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:55 DEBUG : : Looking for writers 2025/03/09 02:24:55 DEBUG : file1: reading active writers 2025/03/09 02:24:55 DEBUG : file1: active writers 1 2025/03/09 02:24:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:56 DEBUG : : Looking for writers 2025/03/09 02:24:56 DEBUG : file1: reading active writers 2025/03/09 02:24:56 DEBUG : file1: active writers 1 2025/03/09 02:24:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:57 DEBUG : : Looking for writers 2025/03/09 02:24:57 DEBUG : file1: reading active writers 2025/03/09 02:24:57 DEBUG : file1: active writers 1 2025/03/09 02:24:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/09 02:24:58 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0009381e0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000c30908 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824646502720} name:file1 opens:1 downloaders: o: fd:0xc00089c508 info:{ModTime:{wall:13973364347875852370 ext:12606219105 loc:0x3e83980} ATime:{wall:13973364347875852370 ext:12606219105 loc:0x3e83980} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/03/09 02:24:58 DEBUG : >WaitForWriters: 2025/03/09 02:24:58 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:58 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:58 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:58 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:58 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:58 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:24:58 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:58 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:24:58 DEBUG : rename_me: newRWFileHandle: 2025/03/09 02:24:58 DEBUG : rename_me(0xc000a14d00): openPending: 2025/03/09 02:24:58 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/09 02:24:58 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/09 02:24:58 DEBUG : rename_me(0xc000a14d00): >openPending: err= 2025/03/09 02:24:58 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/09 02:24:58 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/09 02:24:58 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/09 02:24:58 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/09 02:24:58 DEBUG : rename_me(0xc000a14d00): _writeAt: size=5, off=0 2025/03/09 02:24:58 DEBUG : rename_me(0xc000a14d00): >_writeAt: n=5, err= 2025/03/09 02:24:58 DEBUG : rename_me(0xc000a14d00): close: 2025/03/09 02:24:58 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-09 02:24:58.563987054 +0000 UTC m=+42.629173630 2025/03/09 02:24:58 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/09 02:24:58 DEBUG : rename_me(0xc000a14d00): >close: err= 2025/03/09 02:24:58 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/09 02:24:58 DEBUG : i_was_renamed: Updating file with 0xc000a74480 2025/03/09 02:24:58 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/09 02:24:58 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/09 02:24:58 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:24:58 DEBUG : : Looking for writers 2025/03/09 02:24:58 DEBUG : i_was_renamed: reading active writers 2025/03/09 02:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/09 02:24:58 DEBUG : : Looking for writers 2025/03/09 02:24:58 DEBUG : i_was_renamed: reading active writers 2025/03/09 02:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/09 02:24:58 DEBUG : : Looking for writers 2025/03/09 02:24:58 DEBUG : i_was_renamed: reading active writers 2025/03/09 02:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/09 02:24:58 DEBUG : : Looking for writers 2025/03/09 02:24:58 DEBUG : i_was_renamed: reading active writers 2025/03/09 02:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/09 02:24:58 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/09 02:24:58 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:58 INFO : i_was_renamed: Copied (new) 2025/03/09 02:24:58 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-09 02:24:58 +0000 UTC" 2025/03/09 02:24:58 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/09 02:24:58 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/09 02:24:58 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/09 02:24:58 DEBUG : : Looking for writers 2025/03/09 02:24:58 DEBUG : i_was_renamed: reading active writers 2025/03/09 02:24:58 DEBUG : >WaitForWriters: 2025/03/09 02:24:58 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:24:58 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:24:58 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/09 02:24:58 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:58 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/09 02:24:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AXxBW}/rclone-test-nuzukug3pawa" 2025/03/09 02:24:58 INFO : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:58 DEBUG : : forgetting directory cache 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate(0xc0008702c0): _readAt: size=512, off=0 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate(0xc0008702c0): openPending: 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-09 01:25:58 +0000 UTC" against cached fingerprint "" 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/09 02:24:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate(0xc0008702c0): >openPending: err= 2025/03/09 02:24:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate(0xc0008702c0): >_readAt: n=20, err=EOF 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate(0xc0008702c0): close: 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-09 01:25:58 +0000 GMT 2025/03/09 02:24:58 DEBUG : TestRWCacheUpdate(0xc0008702c0): >close: err= 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:59 DEBUG : : forgetting directory cache 2025/03/09 02:24:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc000a1af00): _readAt: size=512, off=0 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc000a1af00): openPending: 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-09 01:26:58 +0000 UTC" against cached fingerprint "20,2025-03-09 01:25:58 +0000 UTC" 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-09 01:26:58 +0000 UTC" != cached fingerprint "20,2025-03-09 01:25:58 +0000 UTC") 2025/03/09 02:24:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/09 02:24:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc000a1af00): >openPending: err= 2025/03/09 02:24:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc000a1af00): >_readAt: n=20, err=EOF 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc000a1af00): close: 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-09 01:26:58 +0000 GMT 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc000a1af00): >close: err= 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:59 DEBUG : : forgetting directory cache 2025/03/09 02:24:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc000737ac0): _readAt: size=512, off=0 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc000737ac0): openPending: 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-09 01:27:58 +0000 UTC" against cached fingerprint "20,2025-03-09 01:26:58 +0000 UTC" 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-09 01:27:58 +0000 UTC" != cached fingerprint "20,2025-03-09 01:26:58 +0000 UTC") 2025/03/09 02:24:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/09 02:24:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc000737ac0): >openPending: err= 2025/03/09 02:24:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc000737ac0): >_readAt: n=20, err=EOF 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc000737ac0): close: 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-09 01:27:58 +0000 GMT 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc000737ac0): >close: err= 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:59 DEBUG : : forgetting directory cache 2025/03/09 02:24:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc00075c140): _readAt: size=512, off=0 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc00075c140): openPending: 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-09 01:28:58 +0000 UTC" against cached fingerprint "20,2025-03-09 01:27:58 +0000 UTC" 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-09 01:28:58 +0000 UTC" != cached fingerprint "20,2025-03-09 01:27:58 +0000 UTC") 2025/03/09 02:24:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/09 02:24:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc00075c140): >openPending: err= 2025/03/09 02:24:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc00075c140): >_readAt: n=20, err=EOF 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc00075c140): close: 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-09 01:28:58 +0000 GMT 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate(0xc00075c140): >close: err= 2025/03/09 02:24:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/09 02:24:59 DEBUG : : forgetting directory cache 2025/03/09 02:24:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc00075dcc0): _readAt: size=512, off=0 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc00075dcc0): openPending: 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-09 01:29:58 +0000 UTC" against cached fingerprint "20,2025-03-09 01:28:58 +0000 UTC" 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-09 01:29:58 +0000 UTC" != cached fingerprint "20,2025-03-09 01:28:58 +0000 UTC") 2025/03/09 02:25:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/09 02:25:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc00075dcc0): >openPending: err= 2025/03/09 02:25:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc00075dcc0): >_readAt: n=20, err=EOF 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc00075dcc0): close: 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-09 01:29:58 +0000 GMT 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc00075dcc0): >close: err= 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:00 DEBUG : : forgetting directory cache 2025/03/09 02:25:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc000856c00): _readAt: size=512, off=0 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc000856c00): openPending: 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-09 01:30:58 +0000 UTC" against cached fingerprint "20,2025-03-09 01:29:58 +0000 UTC" 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-09 01:30:58 +0000 UTC" != cached fingerprint "20,2025-03-09 01:29:58 +0000 UTC") 2025/03/09 02:25:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/09 02:25:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc000856c00): >openPending: err= 2025/03/09 02:25:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc000856c00): >_readAt: n=20, err=EOF 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc000856c00): close: 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-09 01:30:58 +0000 GMT 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc000856c00): >close: err= 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:00 DEBUG : : forgetting directory cache 2025/03/09 02:25:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc000906980): _readAt: size=512, off=0 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc000906980): openPending: 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-09 01:31:58 +0000 UTC" against cached fingerprint "20,2025-03-09 01:30:58 +0000 UTC" 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-09 01:31:58 +0000 UTC" != cached fingerprint "20,2025-03-09 01:30:58 +0000 UTC") 2025/03/09 02:25:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/09 02:25:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc000906980): >openPending: err= 2025/03/09 02:25:00 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc000906980): >_readAt: n=21, err=EOF 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc000906980): close: 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-09 01:31:58 +0000 GMT 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc000906980): >close: err= 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:00 DEBUG : : forgetting directory cache 2025/03/09 02:25:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc00091a680): _readAt: size=512, off=0 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc00091a680): openPending: 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-09 01:32:58 +0000 UTC" against cached fingerprint "21,2025-03-09 01:31:58 +0000 UTC" 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-09 01:32:58 +0000 UTC" != cached fingerprint "21,2025-03-09 01:31:58 +0000 UTC") 2025/03/09 02:25:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/09 02:25:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc00091a680): >openPending: err= 2025/03/09 02:25:00 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc00091a680): >_readAt: n=22, err=EOF 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc00091a680): close: 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-09 01:32:58 +0000 GMT 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate(0xc00091a680): >close: err= 2025/03/09 02:25:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:00 DEBUG : : forgetting directory cache 2025/03/09 02:25:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate(0xc000759c40): _readAt: size=512, off=0 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate(0xc000759c40): openPending: 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-09 01:33:58 +0000 UTC" against cached fingerprint "22,2025-03-09 01:32:58 +0000 UTC" 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-09 01:33:58 +0000 UTC" != cached fingerprint "22,2025-03-09 01:32:58 +0000 UTC") 2025/03/09 02:25:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/09 02:25:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate(0xc000759c40): >openPending: err= 2025/03/09 02:25:01 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate(0xc000759c40): >_readAt: n=23, err=EOF 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate(0xc000759c40): close: 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-09 01:33:58 +0000 GMT 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate(0xc000759c40): >close: err= 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:01 DEBUG : : forgetting directory cache 2025/03/09 02:25:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate(0xc0009e6000): _readAt: size=512, off=0 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate(0xc0009e6000): openPending: 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-09 01:34:58 +0000 UTC" against cached fingerprint "23,2025-03-09 01:33:58 +0000 UTC" 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-09 01:34:58 +0000 UTC" != cached fingerprint "23,2025-03-09 01:33:58 +0000 UTC") 2025/03/09 02:25:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/09 02:25:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate(0xc0009e6000): >openPending: err= 2025/03/09 02:25:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate(0xc0009e6000): >_readAt: n=24, err=EOF 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate(0xc0009e6000): close: 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-09 01:34:58 +0000 GMT 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate(0xc0009e6000): >close: err= 2025/03/09 02:25:01 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:01 DEBUG : : Looking for writers 2025/03/09 02:25:01 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/09 02:25:01 DEBUG : >WaitForWriters: 2025/03/09 02:25:01 DEBUG : webdav root 'rclone-test-nuzukug3pawa': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:01 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:01 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:01 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:01 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:01 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/09 02:25:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/09 02:25:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/09 02:25:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/09 02:25:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/09 02:25:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/09 02:25:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : : forgetting directory cache 2025/03/09 02:25:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/09 02:25:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/09 02:25:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/09 02:25:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/09 02:25:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/09 02:25:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/09 02:25:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/09 02:25:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/09 02:25:01 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/03/09 02:25:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/09 02:25:01 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/03/09 02:25:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/09 02:25:01 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/03/09 02:25:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/09 02:25:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/09 02:25:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/09 02:25:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/09 02:25:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/09 02:25:01 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/09 02:25:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/09 02:25:01 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/09 02:25:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/09 02:25:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/09 02:25:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/03/09 02:25:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/03/09 02:25:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/03/09 02:25:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/09 02:25:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/09 02:25:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/09 02:25:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/09 02:25:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/03/09 02:25:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/03/09 02:25:01 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:01 DEBUG : : Looking for writers 2025/03/09 02:25:01 DEBUG : FiLeA: reading active writers 2025/03/09 02:25:01 DEBUG : FiLeB: reading active writers 2025/03/09 02:25:01 DEBUG : FilEb: reading active writers 2025/03/09 02:25:01 DEBUG : >WaitForWriters: 2025/03/09 02:25:01 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:01 DEBUG : : Looking for writers 2025/03/09 02:25:01 DEBUG : FiLeA: reading active writers 2025/03/09 02:25:01 DEBUG : FiLeB: reading active writers 2025/03/09 02:25:01 DEBUG : FilEb: reading active writers 2025/03/09 02:25:01 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:01 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:01 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:01 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/09 02:25:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/09 02:25:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/09 02:25:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/09 02:25:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/09 02:25:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/09 02:25:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/09 02:25:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/09 02:25:01 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:01 DEBUG : : Looking for writers 2025/03/09 02:25:01 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/09 02:25:01 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/09 02:25:01 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:01 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:01 DEBUG : webdav root 'rclone-test-nuzukug3pawa': Reusing VFS from active cache 2025/03/09 02:25:01 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:01 DEBUG : : Looking for writers 2025/03/09 02:25:01 DEBUG : >WaitForWriters: 2025/03/09 02:25:01 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:01 DEBUG : : Looking for writers 2025/03/09 02:25:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:01 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:01 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:01 DEBUG : : Looking for writers 2025/03/09 02:25:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:01 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:01 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:01 DEBUG : : Looking for writers 2025/03/09 02:25:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:01 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:01 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:02 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:02 DEBUG : dir: Looking for writers 2025/03/09 02:25:02 DEBUG : file2: reading active writers 2025/03/09 02:25:02 DEBUG : : Looking for writers 2025/03/09 02:25:02 DEBUG : dir: reading active writers 2025/03/09 02:25:02 DEBUG : file1: reading active writers 2025/03/09 02:25:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:02 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:02 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:02 DEBUG : dir: Looking for writers 2025/03/09 02:25:02 DEBUG : : Looking for writers 2025/03/09 02:25:02 DEBUG : file1: reading active writers 2025/03/09 02:25:02 DEBUG : dir: reading active writers 2025/03/09 02:25:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:02 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:02 DEBUG : file1: Open: flags=O_RDONLY 2025/03/09 02:25:02 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/09 02:25:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/09 02:25:02 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:02 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/09 02:25:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/09 02:25:02 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/09 02:25:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:25:02 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/09 02:25:02 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/09 02:25:02 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/09 02:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/09 02:25:02 DEBUG : webdav root 'rclone-test-nuzukug3pawa': File to upload is small (0 bytes), uploading instead of streaming 2025/03/09 02:25:02 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:02 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/09 02:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/09 02:25:02 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:25:02 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/09 02:25:02 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:02 DEBUG : dir: Looking for writers 2025/03/09 02:25:02 DEBUG : file2: reading active writers 2025/03/09 02:25:02 DEBUG : new_file.txt: reading active writers 2025/03/09 02:25:02 DEBUG : : Looking for writers 2025/03/09 02:25:02 DEBUG : dir: reading active writers 2025/03/09 02:25:02 DEBUG : file1: reading active writers 2025/03/09 02:25:02 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:02 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:02 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/09 02:25:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000b2d200 2025/03/09 02:25:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/09 02:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:02 INFO : dir/file1: Moved (server-side) to: file0 2025/03/09 02:25:02 DEBUG : file0: Updating file with file0 0xc000b2d200 2025/03/09 02:25:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/09 02:25:02 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/09 02:25:02 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:02 DEBUG : dir: Looking for writers 2025/03/09 02:25:02 DEBUG : : Looking for writers 2025/03/09 02:25:02 DEBUG : dir: reading active writers 2025/03/09 02:25:02 DEBUG : file0: reading active writers 2025/03/09 02:25:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:02 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:02 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:02 DEBUG : : Looking for writers 2025/03/09 02:25:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:02 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:02 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/09 02:25:02 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/09 02:25:02 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/09 02:25:02 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/09 02:25:02 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/09 02:25:03 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:03 DEBUG : : Looking for writers 2025/03/09 02:25:03 DEBUG : a: Looking for writers 2025/03/09 02:25:03 DEBUG : b: Looking for writers 2025/03/09 02:25:03 DEBUG : c: Looking for writers 2025/03/09 02:25:03 DEBUG : d: Looking for writers 2025/03/09 02:25:03 DEBUG : : Looking for writers 2025/03/09 02:25:03 DEBUG : c: reading active writers 2025/03/09 02:25:03 DEBUG : d: reading active writers 2025/03/09 02:25:03 DEBUG : /: reading active writers 2025/03/09 02:25:03 DEBUG : a: reading active writers 2025/03/09 02:25:03 DEBUG : b: reading active writers 2025/03/09 02:25:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:03 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:03 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/09 02:25:03 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/09 02:25:03 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/09 02:25:03 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/09 02:25:03 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:03 DEBUG : a/b/c/d: Looking for writers 2025/03/09 02:25:03 DEBUG : a/b/c: Looking for writers 2025/03/09 02:25:03 DEBUG : d: reading active writers 2025/03/09 02:25:03 DEBUG : a/b: Looking for writers 2025/03/09 02:25:03 DEBUG : c: reading active writers 2025/03/09 02:25:03 DEBUG : a: Looking for writers 2025/03/09 02:25:03 DEBUG : b: reading active writers 2025/03/09 02:25:03 DEBUG : : Looking for writers 2025/03/09 02:25:03 DEBUG : a: reading active writers 2025/03/09 02:25:03 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-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:03 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:25:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/09 02:25:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/09 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:03 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/09 02:25:03 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/09 02:25:03 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/09 02:25:03 DEBUG : webdav root 'rclone-test-nuzukug3pawa': File to upload is small (5 bytes), uploading instead of streaming 2025/03/09 02:25:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:03 DEBUG : file1: Size of src and dst objects identical 2025/03/09 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:25:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/09 02:25:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/09 02:25:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:25:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/09 02:25:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/09 02:25:03 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/09 02:25:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/09 02:25:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/09 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/09 02:25:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/09 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:03 DEBUG : webdav root 'rclone-test-nuzukug3pawa': File to upload is small (0 bytes), uploading instead of streaming 2025/03/09 02:25:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:03 DEBUG : file1: Size of src and dst objects identical 2025/03/09 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/09 02:25:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/09 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/09 02:25:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/09 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:03 DEBUG : webdav root 'rclone-test-nuzukug3pawa': File to upload is small (7 bytes), uploading instead of streaming 2025/03/09 02:25:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:03 DEBUG : file1: Size of src and dst objects identical 2025/03/09 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:03 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:03 DEBUG : : Looking for writers 2025/03/09 02:25:03 DEBUG : file1: reading active writers 2025/03/09 02:25:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:03 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:25:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/09 02:25:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/09 02:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:03 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/09 02:25:04 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/09 02:25:04 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/09 02:25:04 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/09 02:25:04 DEBUG : webdav root 'rclone-test-nuzukug3pawa': File to upload is small (11 bytes), uploading instead of streaming 2025/03/09 02:25:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:04 DEBUG : file1: Size of src and dst objects identical 2025/03/09 02:25:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:04 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/09 02:25:04 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:04 DEBUG : : Looking for writers 2025/03/09 02:25:04 DEBUG : file1: reading active writers 2025/03/09 02:25:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:04 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:25:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:25:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/09 02:25:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/09 02:25:04 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/09 02:25:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:04 DEBUG : webdav root 'rclone-test-nuzukug3pawa': File to upload is small (5 bytes), uploading instead of streaming 2025/03/09 02:25:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:04 DEBUG : file1: Size of src and dst objects identical 2025/03/09 02:25:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:04 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/09 02:25:04 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:04 DEBUG : : Looking for writers 2025/03/09 02:25:04 DEBUG : file1: reading active writers 2025/03/09 02:25:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:04 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:25:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:25:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/09 02:25:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/09 02:25:04 DEBUG : file1: WriteFileHandle.Release closing 2025/03/09 02:25:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:04 DEBUG : webdav root 'rclone-test-nuzukug3pawa': File to upload is small (0 bytes), uploading instead of streaming 2025/03/09 02:25:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:04 DEBUG : file1: Size of src and dst objects identical 2025/03/09 02:25:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:04 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/09 02:25:04 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:04 DEBUG : : Looking for writers 2025/03/09 02:25:04 DEBUG : file1: reading active writers 2025/03/09 02:25:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:04 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:25:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:25:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/09 02:25:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/03/09 02:25:05 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:05 DEBUG : : Looking for writers 2025/03/09 02:25:05 DEBUG : file1: reading active writers 2025/03/09 02:25:05 DEBUG : file1: active writers 1 2025/03/09 02:25:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/03/09 02:25:05 DEBUG : : Looking for writers 2025/03/09 02:25:05 DEBUG : file1: reading active writers 2025/03/09 02:25:05 DEBUG : file1: active writers 1 2025/03/09 02:25:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/03/09 02:25:05 DEBUG : : Looking for writers 2025/03/09 02:25:05 DEBUG : file1: reading active writers 2025/03/09 02:25:05 DEBUG : file1: active writers 1 2025/03/09 02:25:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/03/09 02:25:05 DEBUG : : Looking for writers 2025/03/09 02:25:05 DEBUG : file1: reading active writers 2025/03/09 02:25:05 DEBUG : file1: active writers 1 2025/03/09 02:25:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/03/09 02:25:05 DEBUG : : Looking for writers 2025/03/09 02:25:05 DEBUG : file1: reading active writers 2025/03/09 02:25:05 DEBUG : file1: active writers 1 2025/03/09 02:25:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/03/09 02:25:05 DEBUG : : Looking for writers 2025/03/09 02:25:05 DEBUG : file1: reading active writers 2025/03/09 02:25:05 DEBUG : file1: active writers 1 2025/03/09 02:25:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/03/09 02:25:05 DEBUG : : Looking for writers 2025/03/09 02:25:05 DEBUG : file1: reading active writers 2025/03/09 02:25:05 DEBUG : file1: active writers 1 2025/03/09 02:25:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/03/09 02:25:06 DEBUG : : Looking for writers 2025/03/09 02:25:06 DEBUG : file1: reading active writers 2025/03/09 02:25:06 DEBUG : file1: active writers 1 2025/03/09 02:25:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:07 DEBUG : : Looking for writers 2025/03/09 02:25:07 DEBUG : file1: reading active writers 2025/03/09 02:25:07 DEBUG : file1: active writers 1 2025/03/09 02:25:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:08 DEBUG : : Looking for writers 2025/03/09 02:25:08 DEBUG : file1: reading active writers 2025/03/09 02:25:08 DEBUG : file1: active writers 1 2025/03/09 02:25:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:09 DEBUG : : Looking for writers 2025/03/09 02:25:09 DEBUG : file1: reading active writers 2025/03/09 02:25:09 DEBUG : file1: active writers 1 2025/03/09 02:25:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:10 DEBUG : : Looking for writers 2025/03/09 02:25:10 DEBUG : file1: reading active writers 2025/03/09 02:25:10 DEBUG : file1: active writers 1 2025/03/09 02:25:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:11 DEBUG : : Looking for writers 2025/03/09 02:25:11 DEBUG : file1: reading active writers 2025/03/09 02:25:11 DEBUG : file1: active writers 1 2025/03/09 02:25:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:12 DEBUG : : Looking for writers 2025/03/09 02:25:12 DEBUG : file1: reading active writers 2025/03/09 02:25:12 DEBUG : file1: active writers 1 2025/03/09 02:25:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:13 DEBUG : : Looking for writers 2025/03/09 02:25:13 DEBUG : file1: reading active writers 2025/03/09 02:25:13 DEBUG : file1: active writers 1 2025/03/09 02:25:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:14 DEBUG : : Looking for writers 2025/03/09 02:25:14 DEBUG : file1: reading active writers 2025/03/09 02:25:14 DEBUG : file1: active writers 1 2025/03/09 02:25:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:15 DEBUG : : Looking for writers 2025/03/09 02:25:15 DEBUG : file1: reading active writers 2025/03/09 02:25:15 DEBUG : file1: active writers 1 2025/03/09 02:25:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:16 DEBUG : : Looking for writers 2025/03/09 02:25:16 DEBUG : file1: reading active writers 2025/03/09 02:25:16 DEBUG : file1: active writers 1 2025/03/09 02:25:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:17 DEBUG : : Looking for writers 2025/03/09 02:25:17 DEBUG : file1: reading active writers 2025/03/09 02:25:17 DEBUG : file1: active writers 1 2025/03/09 02:25:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:18 DEBUG : : Looking for writers 2025/03/09 02:25:18 DEBUG : file1: reading active writers 2025/03/09 02:25:18 DEBUG : file1: active writers 1 2025/03/09 02:25:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:19 DEBUG : : Looking for writers 2025/03/09 02:25:19 DEBUG : file1: reading active writers 2025/03/09 02:25:19 DEBUG : file1: active writers 1 2025/03/09 02:25:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:20 DEBUG : : Looking for writers 2025/03/09 02:25:20 DEBUG : file1: reading active writers 2025/03/09 02:25:20 DEBUG : file1: active writers 1 2025/03/09 02:25:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:21 DEBUG : : Looking for writers 2025/03/09 02:25:21 DEBUG : file1: reading active writers 2025/03/09 02:25:21 DEBUG : file1: active writers 1 2025/03/09 02:25:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:22 DEBUG : : Looking for writers 2025/03/09 02:25:22 DEBUG : file1: reading active writers 2025/03/09 02:25:22 DEBUG : file1: active writers 1 2025/03/09 02:25:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:23 DEBUG : : Looking for writers 2025/03/09 02:25:23 DEBUG : file1: reading active writers 2025/03/09 02:25:23 DEBUG : file1: active writers 1 2025/03/09 02:25:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:24 DEBUG : : Looking for writers 2025/03/09 02:25:24 DEBUG : file1: reading active writers 2025/03/09 02:25:24 DEBUG : file1: active writers 1 2025/03/09 02:25:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:25 DEBUG : : Looking for writers 2025/03/09 02:25:25 DEBUG : file1: reading active writers 2025/03/09 02:25:25 DEBUG : file1: active writers 1 2025/03/09 02:25:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:26 DEBUG : : Looking for writers 2025/03/09 02:25:26 DEBUG : file1: reading active writers 2025/03/09 02:25:26 DEBUG : file1: active writers 1 2025/03/09 02:25:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:27 DEBUG : : Looking for writers 2025/03/09 02:25:27 DEBUG : file1: reading active writers 2025/03/09 02:25:27 DEBUG : file1: active writers 1 2025/03/09 02:25:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:28 DEBUG : : Looking for writers 2025/03/09 02:25:28 DEBUG : file1: reading active writers 2025/03/09 02:25:28 DEBUG : file1: active writers 1 2025/03/09 02:25:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:29 DEBUG : : Looking for writers 2025/03/09 02:25:29 DEBUG : file1: reading active writers 2025/03/09 02:25:29 DEBUG : file1: active writers 1 2025/03/09 02:25:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:30 DEBUG : : Looking for writers 2025/03/09 02:25:30 DEBUG : file1: reading active writers 2025/03/09 02:25:30 DEBUG : file1: active writers 1 2025/03/09 02:25:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:31 DEBUG : : Looking for writers 2025/03/09 02:25:31 DEBUG : file1: reading active writers 2025/03/09 02:25:31 DEBUG : file1: active writers 1 2025/03/09 02:25:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:32 DEBUG : : Looking for writers 2025/03/09 02:25:32 DEBUG : file1: reading active writers 2025/03/09 02:25:32 DEBUG : file1: active writers 1 2025/03/09 02:25:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:33 DEBUG : : Looking for writers 2025/03/09 02:25:33 DEBUG : file1: reading active writers 2025/03/09 02:25:33 DEBUG : file1: active writers 1 2025/03/09 02:25:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:34 DEBUG : : Looking for writers 2025/03/09 02:25:34 DEBUG : file1: reading active writers 2025/03/09 02:25:34 DEBUG : file1: active writers 1 2025/03/09 02:25:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/09 02:25:35 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/03/09 02:25:35 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:35 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:25:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:25:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/09 02:25:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/09 02:25:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:35 DEBUG : webdav root 'rclone-test-nuzukug3pawa': File to upload is small (0 bytes), uploading instead of streaming 2025/03/09 02:25:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:35 DEBUG : file1: Size of src and dst objects identical 2025/03/09 02:25:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:25:35 DEBUG : file1: Open: flags=O_RDONLY 2025/03/09 02:25:35 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/09 02:25:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/09 02:25:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:35 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:35 DEBUG : : Looking for writers 2025/03/09 02:25:35 DEBUG : file1: reading active writers 2025/03/09 02:25:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-nuzukug3pawa'", Local "Local file system at /tmp/rclone2666034646", Modify Window "1s" 2025/03/09 02:25:35 INFO : webdav root 'rclone-test-nuzukug3pawa': poll-interval is not supported by this remote 2025/03/09 02:25:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/09 02:25:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/09 02:25:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/09 02:25:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/09 02:25:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:35 DEBUG : webdav root 'rclone-test-nuzukug3pawa': File to upload is small (100 bytes), uploading instead of streaming 2025/03/09 02:25:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/09 02:25:35 DEBUG : file1: Size of src and dst objects identical 2025/03/09 02:25:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/09 02:25:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/09 02:25:35 DEBUG : file1: Open: flags=O_RDONLY 2025/03/09 02:25:35 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/09 02:25:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/09 02:25:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/09 02:25:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/09 02:25:35 DEBUG : WaitForWriters: timeout=30s 2025/03/09 02:25:35 DEBUG : : Looking for writers 2025/03/09 02:25:35 DEBUG : file1: reading active writers 2025/03/09 02:25:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/09 02:25:35 DEBUG : webdav root 'rclone-test-nuzukug3pawa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.270632103s (try 1/5)