"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/08/16 01:08:20 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-neyazis4nawo" 2025/08/16 01:08:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 01:08:20 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/08/16 01:08:20 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/16 01:08:20 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/16 01:08:20 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/16 01:08:20 DEBUG : Setting pass="lwpOG-PM9NyvJ1Ah9K5OEb07sbYcmY3-UGZ5cmDVITiq" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/16 01:08:20 DEBUG : TestWebdavRclone: detected overridden config - adding "{KS3ND}" suffix to name 2025/08/16 01:08:20 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/16 01:08:20 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/16 01:08:20 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/16 01:08:20 DEBUG : Setting pass="lwpOG-PM9NyvJ1Ah9K5OEb07sbYcmY3-UGZ5cmDVITiq" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/16 01:08:20 DEBUG : found headers: 2025/08/16 01:08:20 DEBUG : Creating backend with remote "/tmp/rclone2121795254" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:20 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:20 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:20 DEBUG : dir: Looking for writers 2025/08/16 01:08:20 DEBUG : Looking for writers 2025/08/16 01:08:20 DEBUG : dir: reading active writers 2025/08/16 01:08:20 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:20 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:20 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:20 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:20 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:20 DEBUG : dir/subdir: Looking for writers 2025/08/16 01:08:20 DEBUG : dir: Looking for writers 2025/08/16 01:08:20 DEBUG : file1: reading active writers 2025/08/16 01:08:20 DEBUG : file2: reading active writers 2025/08/16 01:08:20 DEBUG : subdir: reading active writers 2025/08/16 01:08:20 DEBUG : Looking for writers 2025/08/16 01:08:20 DEBUG : dir: reading active writers 2025/08/16 01:08:20 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:20 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:20 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:20 DEBUG : dir: Looking for writers 2025/08/16 01:08:20 DEBUG : file1: reading active writers 2025/08/16 01:08:20 DEBUG : Looking for writers 2025/08/16 01:08:20 DEBUG : dir: reading active writers 2025/08/16 01:08:20 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:20 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:21 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:21 DEBUG : dir: Looking for writers 2025/08/16 01:08:21 DEBUG : Looking for writers 2025/08/16 01:08:21 DEBUG : dir: reading active writers 2025/08/16 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.14s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:21 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:21 DEBUG : dir: forgetting directory cache 2025/08/16 01:08:21 DEBUG : forgetting directory cache 2025/08/16 01:08:21 DEBUG : dir: forgetting directory cache 2025/08/16 01:08:21 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:21 DEBUG : Looking for writers 2025/08/16 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:21 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:21 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/16 01:08:21 DEBUG : dir: invalidating directory cache 2025/08/16 01:08:21 DEBUG : >ForgetPath: 2025/08/16 01:08:21 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/16 01:08:21 DEBUG : invalidating directory cache 2025/08/16 01:08:21 DEBUG : dir: forgetting directory cache 2025/08/16 01:08:21 DEBUG : >ForgetPath: 2025/08/16 01:08:21 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/16 01:08:21 DEBUG : >ForgetPath: 2025/08/16 01:08:21 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:21 DEBUG : dir: Looking for writers 2025/08/16 01:08:21 DEBUG : Looking for writers 2025/08/16 01:08:21 DEBUG : dir: reading active writers 2025/08/16 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.15s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:21 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:21 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:21 DEBUG : forgetting directory cache 2025/08/16 01:08:21 DEBUG : dir: forgetting directory cache 2025/08/16 01:08:21 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:21 DEBUG : dir: Looking for writers 2025/08/16 01:08:21 DEBUG : fil/a/b: Looking for writers 2025/08/16 01:08:21 DEBUG : fil/a: Looking for writers 2025/08/16 01:08:21 DEBUG : b: reading active writers 2025/08/16 01:08:21 DEBUG : fil: Looking for writers 2025/08/16 01:08:21 DEBUG : a: reading active writers 2025/08/16 01:08:21 DEBUG : Looking for writers 2025/08/16 01:08:21 DEBUG : dir: reading active writers 2025/08/16 01:08:21 DEBUG : fil: reading active writers 2025/08/16 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.43s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:21 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:21 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:21 DEBUG : dir: Looking for writers 2025/08/16 01:08:21 DEBUG : Looking for writers 2025/08/16 01:08:21 DEBUG : dir: reading active writers 2025/08/16 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:21 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:22 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:22 DEBUG : dir: Looking for writers 2025/08/16 01:08:22 DEBUG : file1: reading active writers 2025/08/16 01:08:22 DEBUG : Looking for writers 2025/08/16 01:08:22 DEBUG : dir: reading active writers 2025/08/16 01:08:22 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:22 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:22 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/08/16 01:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/16 01:08:22 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/16 01:08:22 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/16 01:08:22 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/16 01:08:22 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:22 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:22 DEBUG : dir: invalidating directory cache 2025/08/16 01:08:22 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/16 01:08:22 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/16 01:08:22 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/16 01:08:22 DEBUG : dir/file1: Reset virtual modtime 2025/08/16 01:08:22 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/16 01:08:22 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/16 01:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/16 01:08:22 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/16 01:08:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:22 DEBUG : dir: invalidating directory cache 2025/08/16 01:08:22 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/16 01:08:22 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/16 01:08:22 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/16 01:08:22 DEBUG : forgetting directory cache 2025/08/16 01:08:22 DEBUG : dir: forgetting directory cache 2025/08/16 01:08:22 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/16 01:08:22 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:22 DEBUG : dir/virtualDir: Looking for writers 2025/08/16 01:08:22 DEBUG : dir: Looking for writers 2025/08/16 01:08:22 DEBUG : virtualFile: reading active writers 2025/08/16 01:08:22 DEBUG : virtualDir: reading active writers 2025/08/16 01:08:22 DEBUG : file1: reading active writers 2025/08/16 01:08:22 DEBUG : virtualFile2: reading active writers 2025/08/16 01:08:22 DEBUG : Looking for writers 2025/08/16 01:08:22 DEBUG : dir: reading active writers 2025/08/16 01:08:22 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:22 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:22 ERROR : dir/: Can only open directories read only 2025/08/16 01:08:22 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:22 DEBUG : dir: Looking for writers 2025/08/16 01:08:22 DEBUG : Looking for writers 2025/08/16 01:08:22 DEBUG : dir: reading active writers 2025/08/16 01:08:22 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:22 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:22 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/16 01:08:22 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/16 01:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/16 01:08:22 DEBUG : webdav root 'rclone-test-neyazis4nawo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/16 01:08:22 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:22 NOTICE: webdav root 'rclone-test-neyazis4nawo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/16 01:08:22 DEBUG : dir/potato: Size of src and dst objects identical 2025/08/16 01:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/16 01:08:22 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:22 DEBUG : dir: Looking for writers 2025/08/16 01:08:22 DEBUG : potato: reading active writers 2025/08/16 01:08:22 DEBUG : file1: reading active writers 2025/08/16 01:08:22 DEBUG : Looking for writers 2025/08/16 01:08:22 DEBUG : dir: reading active writers 2025/08/16 01:08:22 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:22 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:23 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/16 01:08:23 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:23 DEBUG : dir/sub: Looking for writers 2025/08/16 01:08:23 DEBUG : dir: Looking for writers 2025/08/16 01:08:23 DEBUG : file1: reading active writers 2025/08/16 01:08:23 DEBUG : sub: reading active writers 2025/08/16 01:08:23 DEBUG : Looking for writers 2025/08/16 01:08:23 DEBUG : dir: reading active writers 2025/08/16 01:08:23 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.33s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:23 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:23 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/16 01:08:23 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/16 01:08:23 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:23 DEBUG : dir/sub/subsub: Looking for writers 2025/08/16 01:08:23 DEBUG : dir/sub: Looking for writers 2025/08/16 01:08:23 DEBUG : subsub: reading active writers 2025/08/16 01:08:23 DEBUG : dir: Looking for writers 2025/08/16 01:08:23 DEBUG : file1: reading active writers 2025/08/16 01:08:23 DEBUG : sub: reading active writers 2025/08/16 01:08:23 DEBUG : Looking for writers 2025/08/16 01:08:23 DEBUG : dir: reading active writers 2025/08/16 01:08:23 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.30s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:23 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:23 ERROR : dir/: Dir.Remove not empty 2025/08/16 01:08:23 DEBUG : dir/file1: Remove: 2025/08/16 01:08:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:23 DEBUG : dir/file1: >Remove: err= 2025/08/16 01:08:23 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/16 01:08:23 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:23 DEBUG : Looking for writers 2025/08/16 01:08:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:23 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:23 DEBUG : dir/file1: Remove: 2025/08/16 01:08:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:23 DEBUG : dir/file1: >Remove: err= 2025/08/16 01:08:23 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/16 01:08:23 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:23 DEBUG : Looking for writers 2025/08/16 01:08:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:23 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:24 DEBUG : dir/file1: Remove: 2025/08/16 01:08:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:24 DEBUG : dir/file1: >Remove: err= 2025/08/16 01:08:24 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:24 DEBUG : dir: Looking for writers 2025/08/16 01:08:24 DEBUG : Looking for writers 2025/08/16 01:08:24 DEBUG : dir: reading active writers 2025/08/16 01:08:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:24 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:24 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:24 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/16 01:08:24 DEBUG : dir: Updating dir with dir2 0xc000788750 2025/08/16 01:08:24 DEBUG : dir: forgetting directory cache 2025/08/16 01:08:24 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/16 01:08:24 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/16 01:08:24 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/16 01:08:24 DEBUG : file2: Updating file with file2 0xc0005c0b40 2025/08/16 01:08:24 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:24 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/16 01:08:24 INFO : dir2/file3: Deleted 2025/08/16 01:08:24 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/16 01:08:24 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0005c0b40 2025/08/16 01:08:24 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/16 01:08:24 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/16 01:08:24 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/16 01:08:24 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0003fcea0 2025/08/16 01:08:24 DEBUG : empty directory: forgetting directory cache 2025/08/16 01:08:24 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/16 01:08:24 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/16 01:08:24 DEBUG : dir2: Renaming to "dir3" 2025/08/16 01:08:24 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:24 DEBUG : dir3: Looking for writers 2025/08/16 01:08:24 DEBUG : file3: reading active writers 2025/08/16 01:08:24 DEBUG : renamed empty directory: Looking for writers 2025/08/16 01:08:24 DEBUG : Looking for writers 2025/08/16 01:08:24 DEBUG : dir3: reading active writers 2025/08/16 01:08:24 DEBUG : renamed empty directory: reading active writers 2025/08/16 01:08:24 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.58s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:24 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/16 01:08:24 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:24 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/16 01:08:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/16 01:08:24 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/16 01:08:24 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/16 01:08:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/16 01:08:24 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:24 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/16 01:08:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/16 01:08:24 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/16 01:08:24 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/16 01:08:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/16 01:08:24 DEBUG : webdav root 'rclone-test-neyazis4nawo': File to upload is small (12 bytes), uploading instead of streaming 2025/08/16 01:08:24 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:24 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/08/16 01:08:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/16 01:08:24 DEBUG : forgetting directory cache 2025/08/16 01:08:24 DEBUG : dir: forgetting directory cache 2025/08/16 01:08:24 DEBUG : dir/sub: forgetting directory cache 2025/08/16 01:08:24 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/16 01:08:24 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/16 01:08:24 DEBUG : webdav root 'rclone-test-neyazis4nawo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/16 01:08:24 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:24 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/08/16 01:08:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/16 01:08:24 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:24 DEBUG : dir/sub: Looking for writers 2025/08/16 01:08:24 DEBUG : file0: reading active writers 2025/08/16 01:08:24 DEBUG : file2: reading active writers 2025/08/16 01:08:24 DEBUG : dir: Looking for writers 2025/08/16 01:08:24 DEBUG : file1: reading active writers 2025/08/16 01:08:24 DEBUG : sub: reading active writers 2025/08/16 01:08:24 DEBUG : Looking for writers 2025/08/16 01:08:24 DEBUG : dir: reading active writers 2025/08/16 01:08:24 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.29s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:24 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/16 01:08:24 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:24 DEBUG : Looking for writers 2025/08/16 01:08:24 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:24 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/16 01:08:25 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:25 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/16 01:08:25 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/16 01:08:25 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/16 01:08:25 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:08:25 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/16 01:08:25 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/16 01:08:25 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:25 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/16 01:08:25 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/16 01:08:25 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/16 01:08:25 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:08:25 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/16 01:08:25 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:25 DEBUG : dir: Looking for writers 2025/08/16 01:08:25 DEBUG : file1: reading active writers 2025/08/16 01:08:25 DEBUG : file1.metadata: reading active writers 2025/08/16 01:08:25 DEBUG : Looking for writers 2025/08/16 01:08:25 DEBUG : dir: reading active writers 2025/08/16 01:08:25 DEBUG : dir.metadata: reading active writers 2025/08/16 01:08:25 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:25 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:25 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:25 DEBUG : dir: Looking for writers 2025/08/16 01:08:25 DEBUG : file1: reading active writers 2025/08/16 01:08:25 DEBUG : Looking for writers 2025/08/16 01:08:25 DEBUG : dir: reading active writers 2025/08/16 01:08:25 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:25 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:25 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:25 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/08/16 01:08:25 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:25 DEBUG : dir: Looking for writers 2025/08/16 01:08:25 DEBUG : file1: reading active writers 2025/08/16 01:08:25 DEBUG : Looking for writers 2025/08/16 01:08:25 DEBUG : dir: reading active writers 2025/08/16 01:08:25 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.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- 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-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:25 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/16 01:08:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/16 01:08:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:08:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/16 01:08:25 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:25 DEBUG : dir: Looking for writers 2025/08/16 01:08:25 DEBUG : file1: reading active writers 2025/08/16 01:08:25 DEBUG : Looking for writers 2025/08/16 01:08:25 DEBUG : dir: reading active writers 2025/08/16 01:08:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/08/16 01:08:25 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/16 01:08:25 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/16 01:08:25 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:08:25 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/16 01:08:25 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:25 DEBUG : Looking for writers 2025/08/16 01:08:25 DEBUG : file.txt: reading active writers 2025/08/16 01:08:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:25 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:25 DEBUG : webdav root 'rclone-test-neyazis4nawo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/16 01:08:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:25 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/16 01:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:25 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:25 DEBUG : dir: Looking for writers 2025/08/16 01:08:25 DEBUG : file1: reading active writers 2025/08/16 01:08:25 DEBUG : Looking for writers 2025/08/16 01:08:25 DEBUG : dir: reading active writers 2025/08/16 01:08:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:25 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:25 DEBUG : dir/file1: Remove: 2025/08/16 01:08:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:25 DEBUG : dir/file1: >Remove: err= 2025/08/16 01:08:25 DEBUG : dir/file1: Remove: 2025/08/16 01:08:25 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/16 01:08:25 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:25 DEBUG : dir: Looking for writers 2025/08/16 01:08:25 DEBUG : Looking for writers 2025/08/16 01:08:25 DEBUG : dir: reading active writers 2025/08/16 01:08:25 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:25 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:26 DEBUG : dir/file1: Remove: 2025/08/16 01:08:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:26 DEBUG : dir/file1: >Remove: err= 2025/08/16 01:08:26 DEBUG : dir/file1: Remove: 2025/08/16 01:08:26 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/16 01:08:26 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:26 DEBUG : dir: Looking for writers 2025/08/16 01:08:26 DEBUG : Looking for writers 2025/08/16 01:08:26 DEBUG : dir: reading active writers 2025/08/16 01:08:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:26 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/16 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/16 01:08:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/16 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/16 01:08:26 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/16 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/16 01:08:26 DEBUG : dir/file1: Open: flags=0x3 2025/08/16 01:08:26 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/16 01:08:26 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/16 01:08:26 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:26 DEBUG : dir: Looking for writers 2025/08/16 01:08:26 DEBUG : file1: reading active writers 2025/08/16 01:08:26 DEBUG : Looking for writers 2025/08/16 01:08:26 DEBUG : dir: reading active writers 2025/08/16 01:08:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:26 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:26 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:26 DEBUG : dir: Looking for writers 2025/08/16 01:08:26 DEBUG : file1: reading active writers 2025/08/16 01:08:26 DEBUG : Looking for writers 2025/08/16 01:08:26 DEBUG : dir: reading active writers 2025/08/16 01:08:26 DEBUG : >WaitForWriters: 2025/08/16 01:08:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/16 01:08:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0005c0900 2025/08/16 01:08:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/16 01:08:26 DEBUG : dir/file1: Updating file with dir/file1 0xc0005c0900 2025/08/16 01:08:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/16 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/16 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/16 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005c0900 2025/08/16 01:08:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:26 DEBUG : webdav root 'rclone-test-neyazis4nawo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/16 01:08:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:26 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/16 01:08:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:26 DEBUG : newLeaf: Running delayed rename now 2025/08/16 01:08:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/16 01:08:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0005c0900 2025/08/16 01:08:26 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:26 DEBUG : dir: Looking for writers 2025/08/16 01:08:26 DEBUG : Looking for writers 2025/08/16 01:08:26 DEBUG : dir: reading active writers 2025/08/16 01:08:26 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:26 DEBUG : >WaitForWriters: 2025/08/16 01:08:26 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:26 DEBUG : dir: Looking for writers 2025/08/16 01:08:26 DEBUG : Looking for writers 2025/08/16 01:08:26 DEBUG : dir: reading active writers 2025/08/16 01:08:26 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:26 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:26 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:26 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:26 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:26 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:26 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:26 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:26 DEBUG : dir: Looking for writers 2025/08/16 01:08:26 DEBUG : file1: reading active writers 2025/08/16 01:08:26 DEBUG : Looking for writers 2025/08/16 01:08:26 DEBUG : dir: reading active writers 2025/08/16 01:08:26 DEBUG : >WaitForWriters: 2025/08/16 01:08:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/16 01:08:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000e220c0 2025/08/16 01:08:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/16 01:08:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000e220c0 2025/08/16 01:08:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/16 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/16 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/16 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc000e220c0 2025/08/16 01:08:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:26 DEBUG : webdav root 'rclone-test-neyazis4nawo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/16 01:08:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:26 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/16 01:08:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:26 DEBUG : newLeaf: Running delayed rename now 2025/08/16 01:08:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/16 01:08:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000e220c0 2025/08/16 01:08:26 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:26 DEBUG : dir: Looking for writers 2025/08/16 01:08:26 DEBUG : Looking for writers 2025/08/16 01:08:26 DEBUG : dir: reading active writers 2025/08/16 01:08:26 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:26 DEBUG : >WaitForWriters: 2025/08/16 01:08:26 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:26 DEBUG : dir: Looking for writers 2025/08/16 01:08:26 DEBUG : Looking for writers 2025/08/16 01:08:26 DEBUG : dir: reading active writers 2025/08/16 01:08:26 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:26 DEBUG : >WaitForWriters: 2025/08/16 01:08:26 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:27 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:27 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:27 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:27 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:27 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:27 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/16 01:08:27 DEBUG : dir/file1: newRWFileHandle: 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000873cc0): openPending: 2025/08/16 01:08:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/16 01:08:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/16 01:08:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000873cc0): >openPending: err= 2025/08/16 01:08:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/16 01:08:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/16 01:08:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000873cc0): _writeAt: size=14, off=0 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000873cc0): >_writeAt: n=14, err= 2025/08/16 01:08:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000873cc0): close: 2025/08/16 01:08:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/16 01:08:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/16 01:08:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000873cc0): >close: err= 2025/08/16 01:08:27 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:27 DEBUG : dir: Looking for writers 2025/08/16 01:08:27 DEBUG : file1: reading active writers 2025/08/16 01:08:27 DEBUG : Looking for writers 2025/08/16 01:08:27 DEBUG : dir: reading active writers 2025/08/16 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/16 01:08:27 DEBUG : dir: Looking for writers 2025/08/16 01:08:27 DEBUG : file1: reading active writers 2025/08/16 01:08:27 DEBUG : Looking for writers 2025/08/16 01:08:27 DEBUG : dir: reading active writers 2025/08/16 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/16 01:08:27 DEBUG : dir: Looking for writers 2025/08/16 01:08:27 DEBUG : file1: reading active writers 2025/08/16 01:08:27 DEBUG : Looking for writers 2025/08/16 01:08:27 DEBUG : dir: reading active writers 2025/08/16 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/16 01:08:27 DEBUG : dir: Looking for writers 2025/08/16 01:08:27 DEBUG : file1: reading active writers 2025/08/16 01:08:27 DEBUG : Looking for writers 2025/08/16 01:08:27 DEBUG : dir: reading active writers 2025/08/16 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/16 01:08:27 DEBUG : dir/file1: vfs cache: starting upload 2025/08/16 01:08:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:27 INFO : dir/file1: Copied (replaced existing) 2025/08/16 01:08:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/16 01:08:27 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/16 01:08:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/16 01:08:27 DEBUG : dir: Looking for writers 2025/08/16 01:08:27 DEBUG : file1: reading active writers 2025/08/16 01:08:27 DEBUG : Looking for writers 2025/08/16 01:08:27 DEBUG : dir: reading active writers 2025/08/16 01:08:27 DEBUG : >WaitForWriters: 2025/08/16 01:08:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/16 01:08:27 DEBUG : dir/file1: newRWFileHandle: 2025/08/16 01:08:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/16 01:08:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000787580): _readAt: size=512, off=0 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000787580): openPending: 2025/08/16 01:08:27 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/08/16 01:08:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/16 01:08:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000787580): >openPending: err= 2025/08/16 01:08:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000787580): >_readAt: n=14, err=EOF 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000787580): close: 2025/08/16 01:08:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000787580): >close: err= 2025/08/16 01:08:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/16 01:08:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/16 01:08:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000e22000 2025/08/16 01:08:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/16 01:08:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/16 01:08:27 DEBUG : dir/file1: Updating file with dir/file1 0xc000e22000 2025/08/16 01:08:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/16 01:08:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/16 01:08:27 DEBUG : dir/file1: newRWFileHandle: 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000692dc0): openPending: 2025/08/16 01:08:27 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/08/16 01:08:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/16 01:08:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000692dc0): >openPending: err= 2025/08/16 01:08:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/16 01:08:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/16 01:08:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000692dc0): _writeAt: size=25, off=0 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000692dc0): >_writeAt: n=25, err= 2025/08/16 01:08:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/16 01:08:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/16 01:08:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000e22000 2025/08/16 01:08:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:27 DEBUG : newLeaf(0xc000692dc0): close: 2025/08/16 01:08:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/16 01:08:27 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-16 01:08:27.440629723 +0000 UTC m=+7.060309806 2025/08/16 01:08:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:27 DEBUG : newLeaf(0xc000692dc0): >close: err= 2025/08/16 01:08:27 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:27 DEBUG : dir: Looking for writers 2025/08/16 01:08:27 DEBUG : Looking for writers 2025/08/16 01:08:27 DEBUG : dir: reading active writers 2025/08/16 01:08:27 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/16 01:08:27 DEBUG : dir: Looking for writers 2025/08/16 01:08:27 DEBUG : Looking for writers 2025/08/16 01:08:27 DEBUG : dir: reading active writers 2025/08/16 01:08:27 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/16 01:08:27 DEBUG : dir: Looking for writers 2025/08/16 01:08:27 DEBUG : Looking for writers 2025/08/16 01:08:27 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:27 DEBUG : dir: reading active writers 2025/08/16 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/16 01:08:27 DEBUG : dir: Looking for writers 2025/08/16 01:08:27 DEBUG : Looking for writers 2025/08/16 01:08:27 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:27 DEBUG : dir: reading active writers 2025/08/16 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/16 01:08:27 DEBUG : newLeaf: vfs cache: starting upload 2025/08/16 01:08:27 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:27 INFO : newLeaf: Copied (replaced existing) 2025/08/16 01:08:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-16 01:08:27 +0000 UTC" 2025/08/16 01:08:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/16 01:08:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/16 01:08:27 DEBUG : dir: Looking for writers 2025/08/16 01:08:27 DEBUG : Looking for writers 2025/08/16 01:08:27 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:27 DEBUG : dir: reading active writers 2025/08/16 01:08:27 DEBUG : >WaitForWriters: 2025/08/16 01:08:27 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:27 DEBUG : dir: Looking for writers 2025/08/16 01:08:27 DEBUG : Looking for writers 2025/08/16 01:08:27 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:27 DEBUG : dir: reading active writers 2025/08/16 01:08:27 DEBUG : >WaitForWriters: 2025/08/16 01:08:27 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:27 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:27 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:27 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:27 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:27 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:27 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:27 DEBUG : dir: Looking for writers 2025/08/16 01:08:27 DEBUG : file1: reading active writers 2025/08/16 01:08:27 DEBUG : Looking for writers 2025/08/16 01:08:27 DEBUG : dir: reading active writers 2025/08/16 01:08:27 DEBUG : >WaitForWriters: 2025/08/16 01:08:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/16 01:08:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a1380 2025/08/16 01:08:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/16 01:08:27 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a1380 2025/08/16 01:08:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/16 01:08:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/16 01:08:27 DEBUG : dir/file1: newRWFileHandle: 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000d29e00): openPending: 2025/08/16 01:08:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/16 01:08:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/16 01:08:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000d29e00): >openPending: err= 2025/08/16 01:08:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/16 01:08:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/16 01:08:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000d29e00): _writeAt: size=25, off=0 2025/08/16 01:08:27 DEBUG : dir/file1(0xc000d29e00): >_writeAt: n=25, err= 2025/08/16 01:08:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/16 01:08:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/16 01:08:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a1380 2025/08/16 01:08:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:27 DEBUG : newLeaf(0xc000d29e00): close: 2025/08/16 01:08:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/16 01:08:27 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-16 01:08:27.947362809 +0000 UTC m=+7.567042891 2025/08/16 01:08:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:27 DEBUG : newLeaf(0xc000d29e00): >close: err= 2025/08/16 01:08:27 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:27 DEBUG : dir: Looking for writers 2025/08/16 01:08:27 DEBUG : Looking for writers 2025/08/16 01:08:27 DEBUG : dir: reading active writers 2025/08/16 01:08:27 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/16 01:08:28 DEBUG : newLeaf: vfs cache: starting upload 2025/08/16 01:08:28 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:28 INFO : newLeaf: Copied (replaced existing) 2025/08/16 01:08:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-16 01:08:27 +0000 UTC" 2025/08/16 01:08:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/16 01:08:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:28 DEBUG : >WaitForWriters: 2025/08/16 01:08:28 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:28 DEBUG : >WaitForWriters: 2025/08/16 01:08:28 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:28 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:28 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:28 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:28 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:28 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/16 01:08:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/16 01:08:28 DEBUG : dir/file1(0xc000878d00): openPending: 2025/08/16 01:08:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/16 01:08:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/16 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:28 DEBUG : dir/file1(0xc000878d00): >openPending: err= 2025/08/16 01:08:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/16 01:08:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/16 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/16 01:08:28 DEBUG : dir/file1(0xc000878d00): _writeAt: size=14, off=0 2025/08/16 01:08:28 DEBUG : dir/file1(0xc000878d00): >_writeAt: n=14, err= 2025/08/16 01:08:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/16 01:08:28 DEBUG : dir/file1(0xc000878d00): close: 2025/08/16 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/16 01:08:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/16 01:08:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:28 DEBUG : dir/file1(0xc000878d00): >close: err= 2025/08/16 01:08:28 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : file1: reading active writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : file1: reading active writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : file1: reading active writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : file1: reading active writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/16 01:08:28 DEBUG : dir/file1: vfs cache: starting upload 2025/08/16 01:08:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:28 INFO : dir/file1: Copied (replaced existing) 2025/08/16 01:08:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/16 01:08:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/16 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : file1: reading active writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : >WaitForWriters: 2025/08/16 01:08:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/16 01:08:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/16 01:08:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/16 01:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/16 01:08:28 DEBUG : dir/file1(0xc0008d8540): _readAt: size=512, off=0 2025/08/16 01:08:28 DEBUG : dir/file1(0xc0008d8540): openPending: 2025/08/16 01:08:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/08/16 01:08:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/16 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:28 DEBUG : dir/file1(0xc0008d8540): >openPending: err= 2025/08/16 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/16 01:08:28 DEBUG : dir/file1(0xc0008d8540): >_readAt: n=14, err=EOF 2025/08/16 01:08:28 DEBUG : dir/file1(0xc0008d8540): close: 2025/08/16 01:08:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/16 01:08:28 DEBUG : dir/file1(0xc0008d8540): >close: err= 2025/08/16 01:08:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/16 01:08:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/16 01:08:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0005c1800 2025/08/16 01:08:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/16 01:08:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/16 01:08:28 DEBUG : dir/file1: Updating file with dir/file1 0xc0005c1800 2025/08/16 01:08:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/16 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/16 01:08:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/16 01:08:28 DEBUG : dir/file1(0xc00088b140): openPending: 2025/08/16 01:08:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/08/16 01:08:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/16 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:28 DEBUG : dir/file1(0xc00088b140): >openPending: err= 2025/08/16 01:08:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/16 01:08:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/16 01:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/16 01:08:28 DEBUG : dir/file1(0xc00088b140): _writeAt: size=25, off=0 2025/08/16 01:08:28 DEBUG : dir/file1(0xc00088b140): >_writeAt: n=25, err= 2025/08/16 01:08:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/16 01:08:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/16 01:08:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0005c1800 2025/08/16 01:08:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:28 DEBUG : newLeaf(0xc00088b140): close: 2025/08/16 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/16 01:08:28 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-16 01:08:28.599032021 +0000 UTC m=+8.218712104 2025/08/16 01:08:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:28 DEBUG : newLeaf(0xc00088b140): >close: err= 2025/08/16 01:08:28 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/16 01:08:28 DEBUG : newLeaf: vfs cache: starting upload 2025/08/16 01:08:28 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:28 INFO : newLeaf: Copied (replaced existing) 2025/08/16 01:08:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-16 01:08:28 +0000 UTC" 2025/08/16 01:08:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/16 01:08:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : >WaitForWriters: 2025/08/16 01:08:28 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:28 DEBUG : >WaitForWriters: 2025/08/16 01:08:28 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:28 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:28 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:28 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:28 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:28 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:28 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:28 DEBUG : dir: Looking for writers 2025/08/16 01:08:28 DEBUG : file1: reading active writers 2025/08/16 01:08:28 DEBUG : Looking for writers 2025/08/16 01:08:28 DEBUG : dir: reading active writers 2025/08/16 01:08:28 DEBUG : >WaitForWriters: 2025/08/16 01:08:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/16 01:08:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/16 01:08:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/16 01:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/16 01:08:28 DEBUG : dir/file1(0xc00095d580): _readAt: size=512, off=0 2025/08/16 01:08:28 DEBUG : dir/file1(0xc00095d580): openPending: 2025/08/16 01:08:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/16 01:08:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/16 01:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:28 DEBUG : dir/file1(0xc00095d580): >openPending: err= 2025/08/16 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/16 01:08:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/16 01:08:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/16 01:08:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:08:28 DEBUG : dir/file1(0xc00095d580): >_readAt: n=14, err=EOF 2025/08/16 01:08:28 DEBUG : dir/file1(0xc00095d580): close: 2025/08/16 01:08:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/16 01:08:28 DEBUG : dir/file1(0xc00095d580): >close: err= 2025/08/16 01:08:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/16 01:08:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/16 01:08:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000e23080 2025/08/16 01:08:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/16 01:08:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/16 01:08:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000e23080 2025/08/16 01:08:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/16 01:08:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/16 01:08:29 DEBUG : dir/file1: newRWFileHandle: 2025/08/16 01:08:29 DEBUG : dir/file1(0xc000aa2080): openPending: 2025/08/16 01:08:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/08/16 01:08:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/16 01:08:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:29 DEBUG : dir/file1(0xc000aa2080): >openPending: err= 2025/08/16 01:08:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/16 01:08:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/16 01:08:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/16 01:08:29 DEBUG : dir/file1(0xc000aa2080): _writeAt: size=25, off=0 2025/08/16 01:08:29 DEBUG : dir/file1(0xc000aa2080): >_writeAt: n=25, err= 2025/08/16 01:08:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/16 01:08:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/16 01:08:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000e23080 2025/08/16 01:08:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:08:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:29 DEBUG : newLeaf(0xc000aa2080): close: 2025/08/16 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/16 01:08:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-16 01:08:29.121940423 +0000 UTC m=+8.741620505 2025/08/16 01:08:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:29 DEBUG : newLeaf(0xc000aa2080): >close: err= 2025/08/16 01:08:29 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:29 DEBUG : dir: Looking for writers 2025/08/16 01:08:29 DEBUG : Looking for writers 2025/08/16 01:08:29 DEBUG : dir: reading active writers 2025/08/16 01:08:29 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/16 01:08:29 DEBUG : dir: Looking for writers 2025/08/16 01:08:29 DEBUG : Looking for writers 2025/08/16 01:08:29 DEBUG : dir: reading active writers 2025/08/16 01:08:29 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/16 01:08:29 DEBUG : dir: Looking for writers 2025/08/16 01:08:29 DEBUG : Looking for writers 2025/08/16 01:08:29 DEBUG : dir: reading active writers 2025/08/16 01:08:29 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/16 01:08:29 DEBUG : dir: Looking for writers 2025/08/16 01:08:29 DEBUG : Looking for writers 2025/08/16 01:08:29 DEBUG : dir: reading active writers 2025/08/16 01:08:29 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/16 01:08:29 DEBUG : newLeaf: vfs cache: starting upload 2025/08/16 01:08:29 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:29 INFO : newLeaf: Copied (replaced existing) 2025/08/16 01:08:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-16 01:08:29 +0000 UTC" 2025/08/16 01:08:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/16 01:08:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/16 01:08:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/16 01:08:29 DEBUG : dir: Looking for writers 2025/08/16 01:08:29 DEBUG : Looking for writers 2025/08/16 01:08:29 DEBUG : dir: reading active writers 2025/08/16 01:08:29 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:29 DEBUG : >WaitForWriters: 2025/08/16 01:08:29 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:29 DEBUG : dir: Looking for writers 2025/08/16 01:08:29 DEBUG : Looking for writers 2025/08/16 01:08:29 DEBUG : dir: reading active writers 2025/08/16 01:08:29 DEBUG : newLeaf: reading active writers 2025/08/16 01:08:29 DEBUG : >WaitForWriters: 2025/08/16 01:08:29 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestFileRename (3.13s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.66s) --- PASS: TestFileRename/writes,forceCache=false (0.51s) --- PASS: TestFileRename/writes,forceCache=true (0.66s) --- PASS: TestFileRename/full,forceCache=false (0.52s) === 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-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:29 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:29 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:29 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:29 DEBUG : Looking for writers 2025/08/16 01:08:29 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-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:29 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:08:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/16 01:08:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/16 01:08:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/16 01:08:29 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:29 DEBUG : dir: Looking for writers 2025/08/16 01:08:29 DEBUG : file1: reading active writers 2025/08/16 01:08:29 DEBUG : Looking for writers 2025/08/16 01:08:29 DEBUG : dir: reading active writers 2025/08/16 01:08:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:29 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:08:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/16 01:08:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/16 01:08:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/16 01:08:29 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/16 01:08:29 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/16 01:08:29 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/16 01:08:29 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:29 DEBUG : dir: Looking for writers 2025/08/16 01:08:29 DEBUG : file1: reading active writers 2025/08/16 01:08:29 DEBUG : Looking for writers 2025/08/16 01:08:29 DEBUG : dir: reading active writers 2025/08/16 01:08:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:29 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:08:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/16 01:08:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/16 01:08:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/16 01:08:29 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/16 01:08:29 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/16 01:08:29 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/16 01:08:29 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/16 01:08:29 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/16 01:08:29 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/16 01:08:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/16 01:08:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/16 01:08:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/16 01:08:29 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/16 01:08:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/16 01:08:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/16 01:08:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/16 01:08:29 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/16 01:08:29 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:29 DEBUG : dir: Looking for writers 2025/08/16 01:08:29 DEBUG : file1: reading active writers 2025/08/16 01:08:29 DEBUG : Looking for writers 2025/08/16 01:08:29 DEBUG : dir: reading active writers 2025/08/16 01:08:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.26s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:30 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:08:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/16 01:08:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/16 01:08:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/16 01:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:08:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/16 01:08:30 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:30 DEBUG : dir: Looking for writers 2025/08/16 01:08:30 DEBUG : file1: reading active writers 2025/08/16 01:08:30 DEBUG : Looking for writers 2025/08/16 01:08:30 DEBUG : dir: reading active writers 2025/08/16 01:08:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:30 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:08:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/16 01:08:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/16 01:08:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/16 01:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:08:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/16 01:08:30 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/16 01:08:30 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/16 01:08:30 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:30 DEBUG : dir: Looking for writers 2025/08/16 01:08:30 DEBUG : file1: reading active writers 2025/08/16 01:08:30 DEBUG : Looking for writers 2025/08/16 01:08:30 DEBUG : dir: reading active writers 2025/08/16 01:08:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.16s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:30 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:08:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/16 01:08:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/16 01:08:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/16 01:08:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/16 01:08:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0007d3280): _readAt: size=1, off=0 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0007d3280): openPending: 2025/08/16 01:08:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/16 01:08:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/16 01:08:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0007d3280): >openPending: err= 2025/08/16 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/16 01:08:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/16 01:08:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/16 01:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0007d3280): >_readAt: n=1, err= 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0007d3280): _readAt: size=256, off=1 2025/08/16 01:08:30 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0007d3280): >_readAt: n=15, err=EOF 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0007d3280): _readAt: size=16, off=16 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0007d3280): >_readAt: n=0, err=EOF 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0007d3280): close: 2025/08/16 01:08:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0007d3280): >close: err= 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0007d3280): close: 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0007d3280): >close: err=file already closed 2025/08/16 01:08:30 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:30 DEBUG : dir: Looking for writers 2025/08/16 01:08:30 DEBUG : file1: reading active writers 2025/08/16 01:08:30 DEBUG : Looking for writers 2025/08/16 01:08:30 DEBUG : dir: reading active writers 2025/08/16 01:08:30 DEBUG : >WaitForWriters: 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.16s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:30 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:08:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/16 01:08:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/16 01:08:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/16 01:08:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/16 01:08:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/16 01:08:30 DEBUG : dir/file1(0xc00081b4c0): _readAt: size=1, off=0 2025/08/16 01:08:30 DEBUG : dir/file1(0xc00081b4c0): openPending: 2025/08/16 01:08:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/16 01:08:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/16 01:08:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:30 DEBUG : dir/file1(0xc00081b4c0): >openPending: err= 2025/08/16 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/16 01:08:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/16 01:08:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/16 01:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:08:30 DEBUG : dir/file1(0xc00081b4c0): >_readAt: n=1, err= 2025/08/16 01:08:30 DEBUG : dir/file1(0xc00081b4c0): _readAt: size=1, off=5 2025/08/16 01:08:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/16 01:08:30 DEBUG : dir/file1(0xc00081b4c0): >_readAt: n=1, err= 2025/08/16 01:08:30 DEBUG : dir/file1(0xc00081b4c0): _readAt: size=1, off=3 2025/08/16 01:08:30 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/16 01:08:30 DEBUG : dir/file1(0xc00081b4c0): >_readAt: n=1, err= 2025/08/16 01:08:30 DEBUG : dir/file1(0xc00081b4c0): _readAt: size=1, off=13 2025/08/16 01:08:30 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/16 01:08:30 DEBUG : dir/file1(0xc00081b4c0): >_readAt: n=1, err= 2025/08/16 01:08:30 DEBUG : dir/file1(0xc00081b4c0): _readAt: size=16, off=100 2025/08/16 01:08:30 DEBUG : dir/file1(0xc00081b4c0): >_readAt: n=0, err=EOF 2025/08/16 01:08:30 DEBUG : dir/file1(0xc00081b4c0): close: 2025/08/16 01:08:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/16 01:08:30 DEBUG : dir/file1(0xc00081b4c0): >close: err= 2025/08/16 01:08:30 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:30 DEBUG : dir: Looking for writers 2025/08/16 01:08:30 DEBUG : file1: reading active writers 2025/08/16 01:08:30 DEBUG : Looking for writers 2025/08/16 01:08:30 DEBUG : dir: reading active writers 2025/08/16 01:08:30 DEBUG : >WaitForWriters: 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:30 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:08:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/16 01:08:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/16 01:08:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/16 01:08:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/16 01:08:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): _readAt: size=1, off=0 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): openPending: 2025/08/16 01:08:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/16 01:08:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/16 01:08:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): >openPending: err= 2025/08/16 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/16 01:08:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/16 01:08:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/16 01:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): >_readAt: n=1, err= 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): _readAt: size=1, off=5 2025/08/16 01:08:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): >_readAt: n=1, err= 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): _readAt: size=1, off=1 2025/08/16 01:08:30 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): >_readAt: n=1, err= 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): _readAt: size=6, off=10 2025/08/16 01:08:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): >_readAt: n=6, err= 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): _readAt: size=256, off=10 2025/08/16 01:08:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): >_readAt: n=6, err=EOF 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): _readAt: size=256, off=100 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): >_readAt: n=0, err=EOF 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): close: 2025/08/16 01:08:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): >close: err= 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): _readAt: size=256, off=100 2025/08/16 01:08:30 DEBUG : dir/file1(0xc000a4b3c0): >_readAt: n=0, err=file already closed 2025/08/16 01:08:30 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:30 DEBUG : dir: Looking for writers 2025/08/16 01:08:30 DEBUG : file1: reading active writers 2025/08/16 01:08:30 DEBUG : Looking for writers 2025/08/16 01:08:30 DEBUG : dir: reading active writers 2025/08/16 01:08:30 DEBUG : >WaitForWriters: 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.16s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:30 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:08:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/16 01:08:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/16 01:08:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/16 01:08:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/16 01:08:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0009d9600): RWFileHandle.Flush 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0009d9600): _readAt: size=256, off=0 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0009d9600): openPending: 2025/08/16 01:08:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/16 01:08:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/16 01:08:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0009d9600): >openPending: err= 2025/08/16 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/16 01:08:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/16 01:08:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/16 01:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0009d9600): >_readAt: n=16, err=EOF 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0009d9600): RWFileHandle.Flush 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0009d9600): RWFileHandle.Flush 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0009d9600): close: 2025/08/16 01:08:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/16 01:08:30 DEBUG : dir/file1(0xc0009d9600): >close: err= 2025/08/16 01:08:30 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:30 DEBUG : dir: Looking for writers 2025/08/16 01:08:30 DEBUG : file1: reading active writers 2025/08/16 01:08:30 DEBUG : Looking for writers 2025/08/16 01:08:30 DEBUG : dir: reading active writers 2025/08/16 01:08:30 DEBUG : >WaitForWriters: 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:30 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:30 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:08:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/16 01:08:31 DEBUG : dir/file1: newRWFileHandle: 2025/08/16 01:08:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/16 01:08:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/16 01:08:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/16 01:08:31 DEBUG : dir/file1(0xc000a78f40): _readAt: size=256, off=0 2025/08/16 01:08:31 DEBUG : dir/file1(0xc000a78f40): openPending: 2025/08/16 01:08:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/16 01:08:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/16 01:08:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:31 DEBUG : dir/file1(0xc000a78f40): >openPending: err= 2025/08/16 01:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/16 01:08:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/16 01:08:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/16 01:08:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:08:31 DEBUG : dir/file1(0xc000a78f40): >_readAt: n=16, err=EOF 2025/08/16 01:08:31 DEBUG : dir/file1(0xc000a78f40): RWFileHandle.Release 2025/08/16 01:08:31 DEBUG : dir/file1(0xc000a78f40): close: 2025/08/16 01:08:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/16 01:08:31 DEBUG : dir/file1(0xc000a78f40): >close: err= 2025/08/16 01:08:31 DEBUG : dir/file1(0xc000a78f40): RWFileHandle.Release 2025/08/16 01:08:31 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:31 DEBUG : dir: Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : dir: reading active writers 2025/08/16 01:08:31 DEBUG : >WaitForWriters: 2025/08/16 01:08:31 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:31 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:31 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:31 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:31 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:31 DEBUG : file1: newRWFileHandle: 2025/08/16 01:08:31 DEBUG : file1(0xc000dc7100): openPending: 2025/08/16 01:08:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:31 DEBUG : file1(0xc000dc7100): >openPending: err= 2025/08/16 01:08:31 DEBUG : file1: >newRWFileHandle: err= 2025/08/16 01:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/16 01:08:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/16 01:08:31 DEBUG : file1(0xc000dc7100): _writeAt: size=5, off=0 2025/08/16 01:08:31 DEBUG : file1(0xc000dc7100): >_writeAt: n=5, err= 2025/08/16 01:08:31 DEBUG : file1(0xc000dc7100): _writeAt: size=7, off=5 2025/08/16 01:08:31 DEBUG : file1(0xc000dc7100): >_writeAt: n=7, err= 2025/08/16 01:08:31 DEBUG : file1: vfs cache: truncate to size=11 2025/08/16 01:08:31 DEBUG : file1(0xc000dc7100): close: 2025/08/16 01:08:31 DEBUG : file1: vfs cache: setting modification time to 2025-08-16 01:08:31.125850067 +0000 UTC m=+10.745530160 2025/08/16 01:08:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:31 DEBUG : file1(0xc000dc7100): >close: err= 2025/08/16 01:08:31 DEBUG : file1(0xc000dc7100): close: 2025/08/16 01:08:31 DEBUG : file1(0xc000dc7100): >close: err=file already closed 2025/08/16 01:08:31 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/16 01:08:31 DEBUG : file1: vfs cache: starting upload 2025/08/16 01:08:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:31 INFO : file1: Copied (new) 2025/08/16 01:08:31 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-16 01:08:31 +0000 UTC" 2025/08/16 01:08:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/16 01:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:31 INFO : file1: vfs cache: upload succeeded try #1 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : >WaitForWriters: 2025/08/16 01:08:31 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : >WaitForWriters: 2025/08/16 01:08:31 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:31 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:31 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:31 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:31 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:31 DEBUG : file1: newRWFileHandle: 2025/08/16 01:08:31 DEBUG : file1(0xc000787b40): openPending: 2025/08/16 01:08:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:31 DEBUG : file1(0xc000787b40): >openPending: err= 2025/08/16 01:08:31 DEBUG : file1: >newRWFileHandle: err= 2025/08/16 01:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/16 01:08:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/16 01:08:31 DEBUG : file1(0xc000787b40): _writeAt: size=7, off=0 2025/08/16 01:08:31 DEBUG : file1(0xc000787b40): >_writeAt: n=7, err= 2025/08/16 01:08:31 DEBUG : file1(0xc000787b40): _writeAt: size=6, off=5 2025/08/16 01:08:31 DEBUG : file1(0xc000787b40): >_writeAt: n=6, err= 2025/08/16 01:08:31 DEBUG : file1(0xc000787b40): close: 2025/08/16 01:08:31 DEBUG : file1: vfs cache: setting modification time to 2025-08-16 01:08:31.32499911 +0000 UTC m=+10.944679193 2025/08/16 01:08:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:31 DEBUG : file1(0xc000787b40): >close: err= 2025/08/16 01:08:31 DEBUG : file1(0xc000787b40): _writeAt: size=5, off=0 2025/08/16 01:08:31 DEBUG : file1(0xc000787b40): >_writeAt: n=0, err=file already closed 2025/08/16 01:08:31 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/16 01:08:31 DEBUG : file1: vfs cache: starting upload 2025/08/16 01:08:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:31 INFO : file1: Copied (new) 2025/08/16 01:08:31 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-16 01:08:31 +0000 UTC" 2025/08/16 01:08:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/16 01:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:31 INFO : file1: vfs cache: upload succeeded try #1 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : >WaitForWriters: 2025/08/16 01:08:31 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : >WaitForWriters: 2025/08/16 01:08:31 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:31 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:31 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:31 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:31 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:31 DEBUG : file1: newRWFileHandle: 2025/08/16 01:08:31 DEBUG : file1(0xc000d287c0): openPending: 2025/08/16 01:08:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:31 DEBUG : file1(0xc000d287c0): >openPending: err= 2025/08/16 01:08:31 DEBUG : file1: >newRWFileHandle: err= 2025/08/16 01:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/16 01:08:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/16 01:08:31 DEBUG : file1(0xc000d287c0): close: 2025/08/16 01:08:31 DEBUG : file1: vfs cache: setting modification time to 2025-08-16 01:08:31.52674128 +0000 UTC m=+11.146421352 2025/08/16 01:08:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:31 DEBUG : file1(0xc000d287c0): >close: err= 2025/08/16 01:08:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/16 01:08:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/16 01:08:31 DEBUG : file2: newRWFileHandle: 2025/08/16 01:08:31 DEBUG : file2(0xc000d28c40): openPending: 2025/08/16 01:08:31 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/16 01:08:31 DEBUG : file2(0xc000d28c40): >openPending: err= 2025/08/16 01:08:31 DEBUG : file2: >newRWFileHandle: err= 2025/08/16 01:08:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/16 01:08:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/16 01:08:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/16 01:08:31 DEBUG : file2(0xc000d28c40): RWFileHandle.Flush 2025/08/16 01:08:31 DEBUG : file2(0xc000d28c40): RWFileHandle.Release 2025/08/16 01:08:31 DEBUG : file2(0xc000d28c40): close: 2025/08/16 01:08:31 DEBUG : file2: vfs cache: setting modification time to 2025-08-16 01:08:31.527922785 +0000 UTC m=+11.147602868 2025/08/16 01:08:31 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:31 DEBUG : file2(0xc000d28c40): >close: err= 2025/08/16 01:08:31 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : file2: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : file2: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file2: reading active writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : file2: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/16 01:08:31 DEBUG : file1: vfs cache: starting upload 2025/08/16 01:08:31 DEBUG : file2: vfs cache: starting upload 2025/08/16 01:08:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:31 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:31 INFO : file1: Copied (new) 2025/08/16 01:08:31 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-16 01:08:31 +0000 UTC" 2025/08/16 01:08:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/16 01:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:31 INFO : file1: vfs cache: upload succeeded try #1 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : file2: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/16 01:08:31 INFO : file2: Copied (new) 2025/08/16 01:08:31 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-16 01:08:31 +0000 UTC" 2025/08/16 01:08:31 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/16 01:08:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/16 01:08:31 INFO : file2: vfs cache: upload succeeded try #1 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : file2: reading active writers 2025/08/16 01:08:31 DEBUG : >WaitForWriters: 2025/08/16 01:08:31 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : file2: reading active writers 2025/08/16 01:08:31 DEBUG : >WaitForWriters: 2025/08/16 01:08:31 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:31 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:31 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:31 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:31 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:31 DEBUG : file1: newRWFileHandle: 2025/08/16 01:08:31 DEBUG : file1(0xc0008af080): openPending: 2025/08/16 01:08:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:31 DEBUG : file1(0xc0008af080): >openPending: err= 2025/08/16 01:08:31 DEBUG : file1: >newRWFileHandle: err= 2025/08/16 01:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/16 01:08:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/16 01:08:31 DEBUG : file1(0xc0008af080): _writeAt: size=5, off=0 2025/08/16 01:08:31 DEBUG : file1(0xc0008af080): >_writeAt: n=5, err= 2025/08/16 01:08:31 DEBUG : file1(0xc0008af080): RWFileHandle.Flush 2025/08/16 01:08:31 DEBUG : file1(0xc0008af080): RWFileHandle.Flush 2025/08/16 01:08:31 DEBUG : file1(0xc0008af080): close: 2025/08/16 01:08:31 DEBUG : file1: vfs cache: setting modification time to 2025-08-16 01:08:31.89869893 +0000 UTC m=+11.518379014 2025/08/16 01:08:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:31 DEBUG : file1(0xc0008af080): >close: err= 2025/08/16 01:08:31 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/16 01:08:31 DEBUG : Looking for writers 2025/08/16 01:08:31 DEBUG : file1: reading active writers 2025/08/16 01:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/16 01:08:32 DEBUG : file1: vfs cache: starting upload 2025/08/16 01:08:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:32 INFO : file1: Copied (new) 2025/08/16 01:08:32 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-16 01:08:31 +0000 UTC" 2025/08/16 01:08:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/16 01:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:32 INFO : file1: vfs cache: upload succeeded try #1 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : >WaitForWriters: 2025/08/16 01:08:32 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:32 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:32 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:32 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:32 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:32 DEBUG : file1: newRWFileHandle: 2025/08/16 01:08:32 DEBUG : file1(0xc000690800): openPending: 2025/08/16 01:08:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:32 DEBUG : file1(0xc000690800): >openPending: err= 2025/08/16 01:08:32 DEBUG : file1: >newRWFileHandle: err= 2025/08/16 01:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/16 01:08:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/16 01:08:32 DEBUG : file1(0xc000690800): _writeAt: size=5, off=0 2025/08/16 01:08:32 DEBUG : file1(0xc000690800): >_writeAt: n=5, err= 2025/08/16 01:08:32 DEBUG : file1(0xc000690800): RWFileHandle.Release 2025/08/16 01:08:32 DEBUG : file1(0xc000690800): close: 2025/08/16 01:08:32 DEBUG : file1: vfs cache: setting modification time to 2025-08-16 01:08:32.087778413 +0000 UTC m=+11.707458496 2025/08/16 01:08:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:32 DEBUG : file1(0xc000690800): >close: err= 2025/08/16 01:08:32 DEBUG : file1(0xc000690800): RWFileHandle.Release 2025/08/16 01:08:32 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/16 01:08:32 DEBUG : file1: vfs cache: starting upload 2025/08/16 01:08:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:32 INFO : file1: Copied (new) 2025/08/16 01:08:32 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-16 01:08:32 +0000 UTC" 2025/08/16 01:08:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/16 01:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:32 INFO : file1: vfs cache: upload succeeded try #1 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : >WaitForWriters: 2025/08/16 01:08:32 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:32 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:32 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:32 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/16 01:08:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/16 01:08:32 DEBUG : dir/file1: newRWFileHandle: 2025/08/16 01:08:32 DEBUG : dir/file1(0xc000893400): openPending: 2025/08/16 01:08:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/16 01:08:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/16 01:08:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:32 DEBUG : dir/file1(0xc000893400): >openPending: err= 2025/08/16 01:08:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/16 01:08:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/16 01:08:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/16 01:08:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/16 01:08:32 DEBUG : dir/file1(0xc000893400): _writeAt: size=5, off=0 2025/08/16 01:08:32 DEBUG : dir/file1(0xc000893400): >_writeAt: n=5, err= 2025/08/16 01:08:32 DEBUG : dir/file1(0xc000893400): close: 2025/08/16 01:08:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-16 01:08:32.341927039 +0000 UTC m=+11.961607163 2025/08/16 01:08:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:32 DEBUG : dir/file1(0xc000893400): >close: err= 2025/08/16 01:08:32 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:32 DEBUG : dir: Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : dir: reading active writers 2025/08/16 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/16 01:08:32 DEBUG : dir: Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : dir: reading active writers 2025/08/16 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/16 01:08:32 DEBUG : dir: Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : dir: reading active writers 2025/08/16 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/16 01:08:32 DEBUG : dir: Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : dir: reading active writers 2025/08/16 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/16 01:08:32 DEBUG : dir/file1: vfs cache: starting upload 2025/08/16 01:08:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:32 INFO : dir/file1: Copied (replaced existing) 2025/08/16 01:08:32 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-16 01:08:32 +0000 UTC" 2025/08/16 01:08:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/16 01:08:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/16 01:08:32 DEBUG : dir: Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : dir: reading active writers 2025/08/16 01:08:32 DEBUG : >WaitForWriters: 2025/08/16 01:08:32 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:32 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:32 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:32 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:32 DEBUG : dir/file1: newRWFileHandle: 2025/08/16 01:08:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/16 01:08:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/16 01:08:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/16 01:08:32 DEBUG : dir/file1(0xc0008ccbc0): _writeAt: size=5, off=0 2025/08/16 01:08:32 DEBUG : dir/file1(0xc0008ccbc0): openPending: 2025/08/16 01:08:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/16 01:08:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/16 01:08:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:32 DEBUG : dir/file1(0xc0008ccbc0): >openPending: err= 2025/08/16 01:08:32 DEBUG : dir/file1(0xc0008ccbc0): >_writeAt: n=5, err= 2025/08/16 01:08:32 DEBUG : dir/file1(0xc0008ccbc0): _writeAt: size=15, off=5 2025/08/16 01:08:32 DEBUG : dir/file1(0xc0008ccbc0): >_writeAt: n=15, err= 2025/08/16 01:08:32 DEBUG : dir/file1(0xc0008ccbc0): close: 2025/08/16 01:08:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/16 01:08:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-16 01:08:32.632421451 +0000 UTC m=+12.252101555 2025/08/16 01:08:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:32 DEBUG : dir/file1(0xc0008ccbc0): >close: err= 2025/08/16 01:08:32 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:32 DEBUG : dir: Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : dir: reading active writers 2025/08/16 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/16 01:08:32 DEBUG : dir: Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : dir: reading active writers 2025/08/16 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/16 01:08:32 DEBUG : dir: Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : dir: reading active writers 2025/08/16 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/16 01:08:32 DEBUG : dir: Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : dir: reading active writers 2025/08/16 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/16 01:08:32 DEBUG : dir/file1: vfs cache: starting upload 2025/08/16 01:08:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:32 INFO : dir/file1: Copied (replaced existing) 2025/08/16 01:08:32 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-16 01:08:32 +0000 UTC" 2025/08/16 01:08:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/16 01:08:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/16 01:08:32 DEBUG : dir: Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : dir: reading active writers 2025/08/16 01:08:32 DEBUG : >WaitForWriters: 2025/08/16 01:08:32 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:32 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:32 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:32 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:32 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:32 DEBUG : file1: newRWFileHandle: 2025/08/16 01:08:32 DEBUG : file1(0xc0008ea380): openPending: 2025/08/16 01:08:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:32 DEBUG : file1(0xc0008ea380): >openPending: err= 2025/08/16 01:08:32 DEBUG : file1: >newRWFileHandle: err= 2025/08/16 01:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/16 01:08:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/16 01:08:32 DEBUG : file1(0xc0008ea380): _writeAt: size=5, off=0 2025/08/16 01:08:32 DEBUG : file1(0xc0008ea380): >_writeAt: n=5, err= 2025/08/16 01:08:32 DEBUG : file1(0xc0008ea380): close: 2025/08/16 01:08:32 DEBUG : file1: vfs cache: setting modification time to 2025-08-16 01:08:32.854945829 +0000 UTC m=+12.474625912 2025/08/16 01:08:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:32 DEBUG : file1(0xc0008ea380): >close: err= 2025/08/16 01:08:32 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/16 01:08:32 DEBUG : Looking for writers 2025/08/16 01:08:32 DEBUG : file1: reading active writers 2025/08/16 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/16 01:08:32 DEBUG : file1: vfs cache: starting upload 2025/08/16 01:08:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:08:32 INFO : file1: Copied (new) 2025/08/16 01:08:32 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-16 01:08:32 +0000 UTC" 2025/08/16 01:08:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/16 01:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:32 INFO : file1: vfs cache: upload succeeded try #1 2025/08/16 01:08:33 DEBUG : Looking for writers 2025/08/16 01:08:33 DEBUG : file1: reading active writers 2025/08/16 01:08:33 DEBUG : >WaitForWriters: 2025/08/16 01:08:33 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:33 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:33 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:33 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:33 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/16 01:08:33 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06500): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06500): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06500): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06500): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06500): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.045123322 +0000 UTC m=+12.664803405 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06500): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06980): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06980): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06980): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06980): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06980): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06980): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06980): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.045123322 +0000 UTC m=+12.664803405 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06980): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06e40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06e40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06e40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06e40): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06e40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.045123322 +0000 UTC m=+12.664803405 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d06e40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003375e0 item 1 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d07480): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d07480): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d07480): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d07480): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d07480): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.051238354 +0000 UTC m=+12.670918437 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d07480): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d07980): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d07980): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d07980): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d07980): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d07980): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.051238354 +0000 UTC m=+12.670918437 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d07980): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337ab0 item 2 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000840d80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000840d80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000840d80): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000840d80): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000840d80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.057849547 +0000 UTC m=+12.677529620 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000840d80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000841200): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000841200): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000841200): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000841200): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000841200): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000841200): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000841200): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.057849547 +0000 UTC m=+12.677529620 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000841200): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008416c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008416c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008416c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008416c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008416c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.057849547 +0000 UTC m=+12.677529620 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008416c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c84d0 item 3 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000841d40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000841d40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000841d40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000841d40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000841d40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.062140607 +0000 UTC m=+12.681820691 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000841d40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0300): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0300): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0300): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0300): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0300): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.062140607 +0000 UTC m=+12.681820691 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0300): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c89a0 item 4 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0940): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0940): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0940): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0940): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0940): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.073249277 +0000 UTC m=+12.692929361 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0940): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0dc0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0dc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0dc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0dc0): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0dc0): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0dc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.073249277 +0000 UTC m=+12.692929361 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df0dc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1280): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1280): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1280): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1280): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1280): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.073249277 +0000 UTC m=+12.692929361 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1280): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8d20 item 5 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1900): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1900): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1900): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.092190902 +0000 UTC m=+12.711870986 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1e40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1e40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1e40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1e40): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1e40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.092190902 +0000 UTC m=+12.711870986 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000df1e40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9880 item 6 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0a540): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0a540): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0a540): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0a540): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0a540): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.096853571 +0000 UTC m=+12.716533653 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0a540): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0aa40): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0aa40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0aa40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0aa40): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0aa40): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0aa40): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0aa40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.096853571 +0000 UTC m=+12.716533653 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0aa40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0af00): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0af00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0af00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0af00): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0af00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.096853571 +0000 UTC m=+12.716533653 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0af00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9ea0 item 7 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0b580): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0b580): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0b580): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0b580): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0b580): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.108938322 +0000 UTC m=+12.728618405 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0b580): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0bac0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0bac0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0bac0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0bac0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0bac0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.108938322 +0000 UTC m=+12.728618405 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e0bac0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ccb0 item 8 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30100): _readAt: size=2, off=0 2025/08/16 01:08:33 ERROR : open-test-file(0xc000e30100): Couldn't read size of file 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30100): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30100): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30100): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30100): close: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30100): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e304c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e304c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e304c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e304c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e304c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.116139392 +0000 UTC m=+12.735819475 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e304c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30940): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30940): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30940): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30940): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30940): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30940): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30940): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.116139392 +0000 UTC m=+12.735819475 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30940): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30e40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30e40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30e40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30e40): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30e40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.116139392 +0000 UTC m=+12.735819475 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e30e40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d490 item 9 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e314c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e314c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e314c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e314c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e314c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.124701334 +0000 UTC m=+12.744381418 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e314c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e31a00): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e31a00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e31a00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e31a00): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e31a00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.124701334 +0000 UTC m=+12.744381418 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e31a00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dc70 item 10 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24040): _readAt: size=2, off=0 2025/08/16 01:08:33 ERROR : open-test-file(0xc000d24040): Couldn't read size of file 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24040): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24040): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24040): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24040): close: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24040): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24400): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24400): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24400): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24400): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24400): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.135451042 +0000 UTC m=+12.755131124 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24400): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24900): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24900): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24900): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24900): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24900): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.135451042 +0000 UTC m=+12.755131124 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24e00): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24e00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24e00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24e00): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24e00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.135451042 +0000 UTC m=+12.755131124 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d24e00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337ea0 item 11 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d25480): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d25480): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d25480): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d25480): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d25480): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.143284188 +0000 UTC m=+12.762964270 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d25480): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d259c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d259c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d259c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d259c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d259c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.143284188 +0000 UTC m=+12.762964270 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d259c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003805b0 item 12 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8a080): _readAt: size=2, off=0 2025/08/16 01:08:33 ERROR : open-test-file(0xc000e8a080): Couldn't read size of file 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8a080): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8a080): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8a080): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8a080): close: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8a080): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8a440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8a440): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8a440): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8a440): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8a440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.147842248 +0000 UTC m=+12.767522331 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8a440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8ab00): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8ab00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8ab00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8ab00): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8ab00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.147842248 +0000 UTC m=+12.767522331 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8ab00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380a10 item 13 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f1180): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f1180): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f1180): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f1180): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f1180): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.150665956 +0000 UTC m=+12.770346039 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f1180): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f16c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f16c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f16c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f16c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f16c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.150665956 +0000 UTC m=+12.770346039 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f16c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041de30 item 14 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8b080): _readAt: size=2, off=0 2025/08/16 01:08:33 ERROR : open-test-file(0xc000e8b080): Couldn't read size of file 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8b080): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8b080): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8b080): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8b080): close: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8b080): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8b440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8b440): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8b440): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8b440): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8b440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.152724908 +0000 UTC m=+12.772404991 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8b440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8bb00): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8bb00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8bb00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8bb00): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8bb00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.152724908 +0000 UTC m=+12.772404991 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e8bb00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380f50 item 15 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f1d40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f1d40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f1d40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f1d40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f1d40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.15569463 +0000 UTC m=+12.775374712 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007f1d40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8300): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8300): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8300): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8300): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8300): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.15569463 +0000 UTC m=+12.775374712 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8300): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372540 item 16 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8940): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8940): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8940): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8940): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8940): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.167741871 +0000 UTC m=+12.787421954 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8940): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8dc0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8dc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8dc0): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8dc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8dc0): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8dc0): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8dc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.167741871 +0000 UTC m=+12.787421954 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8dc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af92c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af92c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af92c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af92c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af92c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.167741871 +0000 UTC m=+12.787421954 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af92c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372c40 item 17 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9940): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9940): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9940): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9940): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9940): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.173137393 +0000 UTC m=+12.792817476 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9940): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9e80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9e80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9e80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9e80): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9e80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.173137393 +0000 UTC m=+12.792817476 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9e80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373490 item 18 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18580): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18580): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18580): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18580): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18580): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.177931257 +0000 UTC m=+12.797611340 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18580): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18a80): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18a80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18a80): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18a80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18a80): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18a80): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18a80): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18a80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.177931257 +0000 UTC m=+12.797611340 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18a80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18f80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18f80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18f80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18f80): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18f80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.177931257 +0000 UTC m=+12.797611340 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f18f80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373960 item 19 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f19600): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f19600): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f19600): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f19600): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f19600): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.181955435 +0000 UTC m=+12.801635519 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f19600): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f19b40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f19b40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f19b40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f19b40): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f19b40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.181955435 +0000 UTC m=+12.801635519 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f19b40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003702a0 item 20 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3c240): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3c240): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3c240): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3c240): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3c240): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.192563628 +0000 UTC m=+12.812243711 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3c240): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3c740): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3c740): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3c740): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3c740): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3c740): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3c740): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3c740): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3c740): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.192563628 +0000 UTC m=+12.812243711 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3c740): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3cc40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3cc40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3cc40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3cc40): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3cc40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.192563628 +0000 UTC m=+12.812243711 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3cc40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003707e0 item 21 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3d2c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3d2c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3d2c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3d2c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3d2c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.205214362 +0000 UTC m=+12.824894444 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3d2c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3d800): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3d800): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3d800): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3d800): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3d800): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.205214362 +0000 UTC m=+12.824894444 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3d800): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370e00 item 22 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3de80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3de80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3de80): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3de80): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3de80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.211830563 +0000 UTC m=+12.831510646 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f3de80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5c400): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5c400): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5c400): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5c400): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5c400): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5c400): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5c400): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5c400): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.211830563 +0000 UTC m=+12.831510646 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5c400): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5c900): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5c900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5c900): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5c900): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5c900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.211830563 +0000 UTC m=+12.831510646 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5c900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371340 item 23 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5cf80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5cf80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5cf80): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5cf80): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5cf80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.218144188 +0000 UTC m=+12.837824271 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5cf80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5d4c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5d4c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5d4c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5d4c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5d4c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.218144188 +0000 UTC m=+12.837824271 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5d4c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371c00 item 24 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5db00): _readAt: size=2, off=0 2025/08/16 01:08:33 ERROR : open-test-file(0xc000f5db00): Couldn't read size of file 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5db00): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5db00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5db00): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5db00): close: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5db00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5dec0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5dec0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5dec0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5dec0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5dec0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.22242022 +0000 UTC m=+12.842100303 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f5dec0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74440): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74440): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74440): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74440): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74440): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74440): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.22242022 +0000 UTC m=+12.842100303 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74980): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74980): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74980): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74980): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74980): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.22242022 +0000 UTC m=+12.842100303 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74980): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a0e0 item 25 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6200): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6200): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6200): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6200): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6200): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.227094249 +0000 UTC m=+12.846774342 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6200): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6740): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6740): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6740): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6740): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6740): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.227094249 +0000 UTC m=+12.846774342 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6740): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003819d0 item 26 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6d80): _readAt: size=2, off=0 2025/08/16 01:08:33 ERROR : open-test-file(0xc000ea6d80): Couldn't read size of file 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6d80): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6d80): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6d80): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6d80): close: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea6d80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7140): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7140): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7140): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7140): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7140): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.229377402 +0000 UTC m=+12.849057484 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7140): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7640): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7640): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7640): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7640): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7640): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7640): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7640): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7640): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.229377402 +0000 UTC m=+12.849057484 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7640): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7b80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7b80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7b80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7b80): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7b80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.229377402 +0000 UTC m=+12.849057484 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ea7b80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570380 item 27 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec4280): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec4280): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec4280): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec4280): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec4280): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.238048239 +0000 UTC m=+12.857728323 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec4280): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec47c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec47c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec47c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec47c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec47c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.238048239 +0000 UTC m=+12.857728323 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec47c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570d20 item 28 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec4e00): _readAt: size=2, off=0 2025/08/16 01:08:33 ERROR : open-test-file(0xc000ec4e00): Couldn't read size of file 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec4e00): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec4e00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec4e00): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec4e00): close: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec4e00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec51c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec51c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec51c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec51c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec51c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.240796885 +0000 UTC m=+12.860476969 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec51c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec5880): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec5880): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec5880): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec5880): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec5880): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.240796885 +0000 UTC m=+12.860476969 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec5880): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005713b0 item 29 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec5f00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec5f00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec5f00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec5f00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec5f00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.246339493 +0000 UTC m=+12.866019577 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ec5f00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee44c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee44c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee44c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee44c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee44c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.246339493 +0000 UTC m=+12.866019577 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee44c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571730 item 30 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee4b00): _readAt: size=2, off=0 2025/08/16 01:08:33 ERROR : open-test-file(0xc000ee4b00): Couldn't read size of file 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee4b00): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee4b00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee4b00): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee4b00): close: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee4b00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee4ec0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee4ec0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee4ec0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee4ec0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee4ec0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.247980823 +0000 UTC m=+12.867660906 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee4ec0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee5580): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee5580): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee5580): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee5580): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee5580): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.247980823 +0000 UTC m=+12.867660906 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee5580): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571c70 item 31 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee5c00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee5c00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee5c00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee5c00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee5c00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.249764159 +0000 UTC m=+12.869444241 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ee5c00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010061c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010061c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010061c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010061c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010061c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.249764159 +0000 UTC m=+12.869444241 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010061c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458310 item 32 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74fc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74fc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74fc0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74fc0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74fc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.253541385 +0000 UTC m=+12.873221468 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f74fc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f75440): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f75440): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f75440): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f75440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f75440): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ab60 item 33 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f75440): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f75440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.258761478 +0000 UTC m=+12.878441571 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f75440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f75940): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f75940): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f75940): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f75940): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f75940): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.258761478 +0000 UTC m=+12.878441571 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f75940): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043af50 item 33 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e500c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e500c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e500c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e500c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e500c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.263636224 +0000 UTC m=+12.883316307 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e500c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e50540): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e50540): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003502a0 item 34 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e50540): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e50540): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e50540): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e50540): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e50540): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.267198317 +0000 UTC m=+12.886878399 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e50540): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e50a80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e50a80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e50a80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e50a80): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e50a80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.267198317 +0000 UTC m=+12.886878399 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e50a80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350460 item 34 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001006800): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001006800): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001006800): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001006800): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001006800): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.273780575 +0000 UTC m=+12.893460658 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001006800): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001006c80): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001006c80): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001006c80): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001006c80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001006c80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459110 item 35 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001006c80): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001006c80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.27515317 +0000 UTC m=+12.894833253 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001006c80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007180): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007180): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007180): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007180): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007180): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.27515317 +0000 UTC m=+12.894833253 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007180): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459500 item 35 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007800): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007800): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007800): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007800): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007800): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.277741896 +0000 UTC m=+12.897421979 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007800): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007d00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007d00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c0e0 item 36 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007d00): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007d00): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007d00): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007d00): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007d00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.282215299 +0000 UTC m=+12.901895382 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001007d00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010242c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010242c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010242c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010242c0): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010242c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.282215299 +0000 UTC m=+12.901895382 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010242c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c620 item 36 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001024900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001024900): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001024900): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001024900): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001024900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.285661454 +0000 UTC m=+12.905341537 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001024900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001024d80): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001024d80): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001024d80): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001024d80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001024d80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d260 item 37 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001024d80): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001024d80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.290339781 +0000 UTC m=+12.910019864 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001024d80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025280): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025280): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025280): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025280): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025280): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.290339781 +0000 UTC m=+12.910019864 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025280): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d500 item 37 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025900): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025900): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025900): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.295002879 +0000 UTC m=+12.914682962 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025e00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025e00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dab0 item 38 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025e00): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025e00): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025e00): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025e00): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025e00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.29700187 +0000 UTC m=+12.916681952 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001025e00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103e3c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103e3c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103e3c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103e3c0): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103e3c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.29700187 +0000 UTC m=+12.916681952 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103e3c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dce0 item 38 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103ea40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103ea40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103ea40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103ea40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103ea40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.302000437 +0000 UTC m=+12.921680520 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103ea40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103ef40): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103ef40): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103ef40): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103ef40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103ef40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005560e0 item 39 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103ef40): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103ef40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.303855857 +0000 UTC m=+12.923535941 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103ef40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103f440): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103f440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103f440): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103f440): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103f440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.303855857 +0000 UTC m=+12.923535941 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103f440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556310 item 39 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103fac0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103fac0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103fac0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103fac0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103fac0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.308779004 +0000 UTC m=+12.928459087 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00103fac0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066040): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066040): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556700 item 40 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066040): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066040): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066040): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066040): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066040): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.309878686 +0000 UTC m=+12.929558770 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066040): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066580): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066580): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066580): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066580): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066580): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.309878686 +0000 UTC m=+12.929558770 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066580): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005568c0 item 40 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e510c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e510c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e510c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e510c0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e510c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e510c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e510c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.313090912 +0000 UTC m=+12.932770996 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e510c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e515c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e515c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e515c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350a10 item 41 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e515c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e515c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.31493901 +0000 UTC m=+12.934619093 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e515c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e51a80): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e51a80): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e51a80): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e51a80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e51a80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350d20 item 41 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e51a80): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e51a80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.316627739 +0000 UTC m=+12.936307821 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e51a80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72040): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72040): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72040): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72040): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72040): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.316627739 +0000 UTC m=+12.936307821 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72040): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003510a0 item 41 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72680): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72680): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72680): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72680): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72680): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72680): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72680): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.319940203 +0000 UTC m=+12.939620286 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72680): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72b80): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72b80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72b80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003517a0 item 42 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72b80): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72b80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.322169795 +0000 UTC m=+12.941849879 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e72b80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e730c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e730c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003519d0 item 42 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e730c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e730c0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e730c0): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e730c0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e730c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.324228037 +0000 UTC m=+12.943908120 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e730c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e73640): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e73640): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e73640): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e73640): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e73640): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.324228037 +0000 UTC m=+12.943908120 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e73640): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351b90 item 42 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e73c80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e73c80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e73c80): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e73c80): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e73c80): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e73c80): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e73c80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.328673256 +0000 UTC m=+12.948353339 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000e73c80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094200): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094200): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094200): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330150 item 43 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094200): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094200): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.33041288 +0000 UTC m=+12.950092963 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094200): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094740): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094740): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094740): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094740): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094740): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330380 item 43 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094740): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094740): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.332742691 +0000 UTC m=+12.952422774 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094740): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094c80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094c80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094c80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094c80): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094c80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.332742691 +0000 UTC m=+12.952422774 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001094c80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003307e0 item 43 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010952c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010952c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010952c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010952c0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010952c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010952c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010952c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.336266913 +0000 UTC m=+12.955946986 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010952c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010957c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010957c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010957c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330bd0 item 44 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010957c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010957c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.338454557 +0000 UTC m=+12.958134640 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0010957c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066a40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066a40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330e00 item 44 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066a40): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066a40): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066a40): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066a40): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066a40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.339230321 +0000 UTC m=+12.958910405 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066a40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066fc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066fc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066fc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066fc0): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066fc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.339230321 +0000 UTC m=+12.958910405 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc001066fc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557110 item 44 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96000): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96000): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96000): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96000): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96000): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96000): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96000): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.343170384 +0000 UTC m=+12.962850467 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96000): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96500): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96500): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96500): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc0e0 item 45 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96500): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96500): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.346985711 +0000 UTC m=+12.966665795 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96500): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96c00): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96c00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96c00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96c00): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96c00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.346985711 +0000 UTC m=+12.966665795 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f96c00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc380 item 45 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97240): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97240): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97240): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97240): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97240): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97240): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97240): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.350758339 +0000 UTC m=+12.970438421 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97240): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97740): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97740): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97740): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc8c0 item 46 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97740): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97740): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.352676599 +0000 UTC m=+12.972356681 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97740): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97e40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97e40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97e40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97e40): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97e40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.352676599 +0000 UTC m=+12.972356681 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000f97e40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bcf50 item 46 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc6440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc6440): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc6440): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc6440): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc6440): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc6440): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc6440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.356109077 +0000 UTC m=+12.975789170 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc6440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc6940): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc6940): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc6940): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd570 item 47 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc6940): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc6940): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.357678412 +0000 UTC m=+12.977358495 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc6940): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc7040): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc7040): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc7040): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc7040): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc7040): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.357678412 +0000 UTC m=+12.977358495 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc7040): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd8f0 item 47 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc76c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc76c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc76c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc76c0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc76c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc76c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc76c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.360724667 +0000 UTC m=+12.980404750 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc76c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc7bc0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc7bc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc7bc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bdd50 item 48 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc7bc0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc7bc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.363091958 +0000 UTC m=+12.982772041 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000dc7bc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000424800): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000424800): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000424800): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000424800): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000424800): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.363091958 +0000 UTC m=+12.982772041 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000424800): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005560e0 item 48 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0004251c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0004251c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0004251c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0004251c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0004251c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.366114348 +0000 UTC m=+12.985794431 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0004251c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308500): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308500): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308500): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308500): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308500): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308500): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005564d0 item 49 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308500): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308500): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.367814799 +0000 UTC m=+12.987494881 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308500): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308cc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308cc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308cc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308cc0): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308cc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.367814799 +0000 UTC m=+12.987494881 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308cc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556700 item 49 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e4c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e4c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e4c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e4c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e4c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.36973992 +0000 UTC m=+12.989420003 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e4c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ef80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ef80): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ef80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330150 item 50 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ef80): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ef80): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ef80): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ef80): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ef80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.370661438 +0000 UTC m=+12.990341522 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ef80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ff40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ff40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ff40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ff40): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ff40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.370661438 +0000 UTC m=+12.990341522 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ff40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330380 item 50 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8640): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8640): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8640): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8640): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8640): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.374129905 +0000 UTC m=+12.993809988 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8640): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8c00): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8c00): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8c00): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8c00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8c00): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8c00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330a10 item 51 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8c00): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8c00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.37592873 +0000 UTC m=+12.995608813 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8c00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e9280): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e9280): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e9280): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e9280): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e9280): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.37592873 +0000 UTC m=+12.995608813 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e9280): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330bd0 item 51 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786680): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786680): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786680): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786680): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786680): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.377589636 +0000 UTC m=+12.997269720 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786680): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786bc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786bc0): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786bc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331180 item 52 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786bc0): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786bc0): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786bc0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786bc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.379277021 +0000 UTC m=+12.998957104 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786bc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787140): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787140): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787140): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787140): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787140): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.379277021 +0000 UTC m=+12.998957104 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787140): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003313b0 item 52 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309540): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309540): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309540): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309540): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309540): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.383534619 +0000 UTC m=+13.003214701 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309540): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309a40): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309a40): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309a40): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309a40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309a40): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309a40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556ee0 item 53 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309a40): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309a40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.384544584 +0000 UTC m=+13.004224667 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309a40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8580): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8580): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8580): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8580): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8580): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.384544584 +0000 UTC m=+13.004224667 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8580): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005571f0 item 53 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787840): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787840): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787840): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787840): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787840): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.393080447 +0000 UTC m=+13.012760531 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787840): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787d40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787d40): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787d40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331810 item 54 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787d40): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787d40): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787d40): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787d40): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787d40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.395333184 +0000 UTC m=+13.015013267 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787d40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872340): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872340): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872340): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872340): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872340): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.395333184 +0000 UTC m=+13.015013267 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872340): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331a40 item 54 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008729c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008729c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008729c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008729c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008729c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.400239308 +0000 UTC m=+13.019919391 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008729c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872ec0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872ec0): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872ec0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872ec0): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872ec0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331ea0 item 55 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872ec0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872ec0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.403842608 +0000 UTC m=+13.023522691 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872ec0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d96c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d96c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d96c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d96c0): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d96c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.403842608 +0000 UTC m=+13.023522691 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d96c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557810 item 55 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d9d40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d9d40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d9d40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d9d40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d9d40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.40961628 +0000 UTC m=+13.029296362 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d9d40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784380): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784380): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784380): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342150 item 56 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784380): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784380): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784380): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784380): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784380): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.414084843 +0000 UTC m=+13.033764916 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784380): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784900): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784900): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784900): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.414084843 +0000 UTC m=+13.033764916 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342380 item 56 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785040): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785040): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785040): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785040): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785040): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785040): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785040): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785040): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.418962544 +0000 UTC m=+13.038642627 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785040): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785580): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785580): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785580): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342930 item 57 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785580): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785580): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.419777262 +0000 UTC m=+13.039457345 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785580): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ac0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ac0): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ac0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ac0): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ac0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342bd0 item 57 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ac0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ac0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.422565263 +0000 UTC m=+13.042245346 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ac0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a60c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a60c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a60c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a60c0): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a60c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.422565263 +0000 UTC m=+13.042245346 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a60c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343030 item 57 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6700): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6700): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6700): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6700): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6700): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6700): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6700): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6700): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.427852752 +0000 UTC m=+13.047532835 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6700): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873140): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873140): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873140): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003437a0 item 58 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873140): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873140): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.430400452 +0000 UTC m=+13.050080536 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873140): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873780): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873780): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873780): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a620 item 58 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873780): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873780): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873780): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873780): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873780): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.432466027 +0000 UTC m=+13.052146110 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873780): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873d40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873d40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873d40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873d40): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873d40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.432466027 +0000 UTC m=+13.052146110 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873d40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a930 item 58 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28480): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28480): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28480): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28480): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28480): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28480): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28480): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28480): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.436119521 +0000 UTC m=+13.055799604 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28480): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d289c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d289c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d289c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ae70 item 59 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d289c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d289c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.440008117 +0000 UTC m=+13.059688200 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d289c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28f00): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28f00): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28f00): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28f00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28f00): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28f00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b5e0 item 59 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28f00): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28f00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.440986722 +0000 UTC m=+13.060666805 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28f00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29480): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29480): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29480): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29480): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29480): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.440986722 +0000 UTC m=+13.060666805 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29480): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bea0 item 59 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6d40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6d40): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6d40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6d40): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6d40): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6d40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6d40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6d40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.4435657 +0000 UTC m=+13.063245774 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6d40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7280): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7280): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7280): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe2a0 item 60 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7280): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7280): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.445200478 +0000 UTC m=+13.064880561 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7280): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a77c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a77c0): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a77c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe620 item 60 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a77c0): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a77c0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a77c0): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a77c0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a77c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.445853062 +0000 UTC m=+13.065533144 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a77c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7e80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7e80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7e80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7e80): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7e80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.445853062 +0000 UTC m=+13.065533144 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7e80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe930 item 60 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091c640): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091c640): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091c640): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091c640): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091c640): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091c640): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091c640): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091c640): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.448664696 +0000 UTC m=+13.068344770 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091c640): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091cb80): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091cb80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091cb80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff2d0 item 61 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091cb80): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091cb80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.449689669 +0000 UTC m=+13.069369752 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091cb80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d2c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d2c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d2c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d2c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d2c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.449689669 +0000 UTC m=+13.069369752 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d2c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff880 item 61 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d900): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d900): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d900): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d900): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d900): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d900): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.451334506 +0000 UTC m=+13.071014588 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091dec0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091dec0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091dec0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c070 item 62 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091dec0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091dec0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.451936384 +0000 UTC m=+13.071616467 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091dec0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08680): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08680): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08680): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08680): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08680): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.451936384 +0000 UTC m=+13.071616467 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08680): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c620 item 62 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08d00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08d00): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08d00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08d00): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08d00): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08d00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08d00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08d00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.453537148 +0000 UTC m=+13.073217231 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08d00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09240): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09240): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09240): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ce00 item 63 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09240): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09240): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.454150458 +0000 UTC m=+13.073830542 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09240): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09940): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09940): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09940): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09940): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09940): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.454150458 +0000 UTC m=+13.073830542 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09940): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d420 item 63 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878000): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878000): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878000): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878000): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878000): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878000): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878000): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878000): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.455981744 +0000 UTC m=+13.075661827 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878000): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878540): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878540): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878540): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dce0 item 64 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878540): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878540): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.456499656 +0000 UTC m=+13.076179739 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878540): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878c40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878c40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878c40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878c40): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878c40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.456499656 +0000 UTC m=+13.076179739 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878c40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049df10 item 64 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29e40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29e40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29e40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29e40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29e40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.460198024 +0000 UTC m=+13.079878107 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29e40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a3c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a3c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a3c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a3c0): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a3c0): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540620 item 65 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a3c0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a3c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.460815052 +0000 UTC m=+13.080495135 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a3c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a8c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a8c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a8c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a8c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a8c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.460815052 +0000 UTC m=+13.080495135 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a8c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005407e0 item 65 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7af00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7af00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7af00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7af00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7af00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.462715427 +0000 UTC m=+13.082395510 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7af00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b380): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b380): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540c40 item 66 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b380): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b380): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b380): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b380): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b380): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.463349466 +0000 UTC m=+13.083029549 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b380): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b900): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b900): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b900): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.463349466 +0000 UTC m=+13.083029549 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540e70 item 66 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7bf40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7bf40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7bf40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7bf40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7bf40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.465034577 +0000 UTC m=+13.084714710 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7bf40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672480): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672480): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672480): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672480): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672480): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541420 item 67 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672480): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672480): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.465726475 +0000 UTC m=+13.085406559 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672480): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672980): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672980): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672980): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672980): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672980): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.465726475 +0000 UTC m=+13.085406559 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672980): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005415e0 item 67 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673000): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673000): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673000): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673000): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673000): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.468408957 +0000 UTC m=+13.088089031 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673000): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673500): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673500): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541d50 item 68 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673500): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673500): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673500): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673500): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673500): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.471280074 +0000 UTC m=+13.090960157 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673500): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673a40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673a40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673a40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673a40): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673a40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.471280074 +0000 UTC m=+13.090960157 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673a40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541f10 item 68 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae100): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae100): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae100): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae100): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae100): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.473383662 +0000 UTC m=+13.093063744 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae100): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae580): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae580): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae580): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae580): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae580): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055c770 item 69 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae580): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae580): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.473983405 +0000 UTC m=+13.093663489 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae580): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008aea80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008aea80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008aea80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008aea80): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008aea80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.473983405 +0000 UTC m=+13.093663489 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008aea80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055c930 item 69 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af100): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af100): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af100): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af100): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af100): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.475642949 +0000 UTC m=+13.095323032 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af100): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af640): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af640): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ce00 item 70 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af640): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af640): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af640): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af640): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af640): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.47659221 +0000 UTC m=+13.096272294 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af640): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008afbc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008afbc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008afbc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008afbc0): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008afbc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.47659221 +0000 UTC m=+13.096272294 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008afbc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055cfc0 item 70 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006902c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006902c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006902c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006902c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006902c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.478436149 +0000 UTC m=+13.098116233 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006902c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006907c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006907c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006907c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006907c0): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006907c0): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055d500 item 71 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006907c0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006907c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.479305901 +0000 UTC m=+13.098985984 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006907c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690cc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690cc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690cc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690cc0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690cc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.479305901 +0000 UTC m=+13.098985984 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690cc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055d6c0 item 71 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691380): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691380): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691380): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691380): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691380): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.481729548 +0000 UTC m=+13.101409631 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691380): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691880): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691880): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055dc00 item 72 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691880): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691880): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691880): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691880): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691880): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.482396639 +0000 UTC m=+13.102076722 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691880): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691dc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691dc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691dc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691dc0): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691dc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.482396639 +0000 UTC m=+13.102076722 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691dc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055df10 item 72 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6440): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6440): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6440): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6440): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6440): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.485783423 +0000 UTC m=+13.105463497 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6940): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6940): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6940): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae770 item 73 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6940): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6940): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.487579142 +0000 UTC m=+13.107259225 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6940): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6e00): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6e00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6e00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6e00): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6e00): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aecb0 item 73 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6e00): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6e00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.488546967 +0000 UTC m=+13.108227051 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6e00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7340): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7340): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7340): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7340): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7340): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.488546967 +0000 UTC m=+13.108227051 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7340): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aee70 item 73 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e140): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e140): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e140): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e140): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e140): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e140): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e140): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.494117529 +0000 UTC m=+13.113797612 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e140): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e640): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e640): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e640): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003221c0 item 74 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e640): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e640): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.496514516 +0000 UTC m=+13.116194589 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e640): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069eb80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069eb80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003223f0 item 74 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069eb80): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069eb80): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069eb80): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069eb80): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069eb80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.497836266 +0000 UTC m=+13.117516348 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069eb80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f100): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f100): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f100): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f100): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f100): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.497836266 +0000 UTC m=+13.117516348 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f100): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322620 item 74 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7980): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7980): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7980): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7980): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7980): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7980): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7980): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.501226745 +0000 UTC m=+13.120906828 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7980): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7e80): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7e80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7e80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af340 item 75 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7e80): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7e80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.50268411 +0000 UTC m=+13.122364193 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7e80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc440): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc440): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc440): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc440): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005afa40 item 75 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc440): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.503970002 +0000 UTC m=+13.123650105 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc980): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc980): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc980): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc980): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc980): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.503970002 +0000 UTC m=+13.123650105 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc980): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c070 item 75 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ccfc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ccfc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ccfc0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ccfc0): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ccfc0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ccfc0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ccfc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.507548166 +0000 UTC m=+13.127228248 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ccfc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd500): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd500): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd500): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c620 item 76 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd500): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd500): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.508277904 +0000 UTC m=+13.127957987 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd500): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cda40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cda40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c7e0 item 76 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cda40): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cda40): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cda40): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cda40): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cda40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.509044071 +0000 UTC m=+13.128724154 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cda40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e040): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e040): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e040): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e040): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e040): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.509044071 +0000 UTC m=+13.128724154 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e040): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ca80 item 76 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e680): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e680): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e680): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e680): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e680): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e680): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e680): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.510916995 +0000 UTC m=+13.130597078 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e680): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083eb80): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083eb80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083eb80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cfc0 item 77 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083eb80): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083eb80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.511518623 +0000 UTC m=+13.131198706 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083eb80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f280): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f280): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f280): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f280): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f280): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.511518623 +0000 UTC m=+13.131198706 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f280): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d3b0 item 77 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f900): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f900): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f900): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f900): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f900): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.512962253 +0000 UTC m=+13.132642336 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083fe00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083fe00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083fe00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038da40 item 78 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083fe00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083fe00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.513621429 +0000 UTC m=+13.133301512 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083fe00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ca580): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ca580): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ca580): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ca580): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ca580): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.513621429 +0000 UTC m=+13.133301512 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ca580): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038dc00 item 78 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cabc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cabc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cabc0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cabc0): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cabc0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cabc0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cabc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.515417118 +0000 UTC m=+13.135097201 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cabc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cb0c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cb0c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cb0c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446000 item 79 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cb0c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cb0c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.516350318 +0000 UTC m=+13.136030401 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cb0c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cb7c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cb7c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cb7c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cb7c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cb7c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.516350318 +0000 UTC m=+13.136030401 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cb7c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004465b0 item 79 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cbe00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cbe00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cbe00): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cbe00): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cbe00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cbe00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cbe00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.518338168 +0000 UTC m=+13.138018251 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cbe00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000904380): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000904380): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000904380): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447570 item 80 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000904380): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000904380): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.519033603 +0000 UTC m=+13.138713685 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000904380): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000904a80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000904a80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000904a80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000904a80): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000904a80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.519033603 +0000 UTC m=+13.138713685 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000904a80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447ce0 item 80 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009050c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009050c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009050c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009050c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009050c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.521174328 +0000 UTC m=+13.140854411 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009050c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000905540): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000905540): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000905540): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000905540): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000905540): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000905540): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c3f0 item 81 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000905540): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000905540): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.521795984 +0000 UTC m=+13.141476067 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000905540): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000905a80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000905a80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000905a80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000905a80): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000905a80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.521795984 +0000 UTC m=+13.141476067 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000905a80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c850 item 81 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094a180): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094a180): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094a180): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094a180): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094a180): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.523697832 +0000 UTC m=+13.143377905 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094a180): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094a680): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094a680): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094a680): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053cd90 item 82 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094a680): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094a680): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094a680): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094a680): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094a680): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.5243787 +0000 UTC m=+13.144058783 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094a680): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094ac00): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094ac00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094ac00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094ac00): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094ac00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.5243787 +0000 UTC m=+13.144058783 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00094ac00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d2d0 item 82 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f7c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f7c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f7c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f7c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f7c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.526314302 +0000 UTC m=+13.145994385 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f7c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fcc0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fcc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fcc0): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fcc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fcc0): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fcc0): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322e00 item 83 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fcc0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fcc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.52694777 +0000 UTC m=+13.146627853 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fcc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854280): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854280): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854280): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854280): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854280): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.52694777 +0000 UTC m=+13.146627853 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854280): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322fc0 item 83 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854900): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854900): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854900): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.528680561 +0000 UTC m=+13.148360644 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854e00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854e00): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854e00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003233b0 item 84 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854e00): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854e00): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854e00): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854e00): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854e00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.530897159 +0000 UTC m=+13.150577252 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000854e00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855380): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855380): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855380): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855380): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855380): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.530897159 +0000 UTC m=+13.150577252 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855380): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323650 item 84 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855a00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855a00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855a00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855a00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855a00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.532413163 +0000 UTC m=+13.152093246 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855a00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855f00): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855f00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855f00): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855f00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855f00): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855f00): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323d50 item 85 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855f00): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855f00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.536684356 +0000 UTC m=+13.156364449 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000855f00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009944c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009944c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009944c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009944c0): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009944c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.536684356 +0000 UTC m=+13.156364449 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009944c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476000 item 85 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000994b40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000994b40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000994b40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000994b40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000994b40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.538623664 +0000 UTC m=+13.158303748 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000994b40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995040): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995040): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995040): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476620 item 86 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995040): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995040): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995040): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995040): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995040): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.539393298 +0000 UTC m=+13.159073371 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995040): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009955c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009955c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009955c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009955c0): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009955c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.539393298 +0000 UTC m=+13.159073371 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009955c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004767e0 item 86 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80180): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80180): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80180): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80180): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80180): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.54125492 +0000 UTC m=+13.160935004 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80180): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80680): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80680): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80680): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80680): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80680): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80680): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000501c0 item 87 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80680): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80680): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.542365715 +0000 UTC m=+13.162045798 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80680): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80bc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80bc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80bc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80bc0): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80bc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.542365715 +0000 UTC m=+13.162045798 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a80bc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 87 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81240): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81240): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81240): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81240): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81240): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.54418103 +0000 UTC m=+13.163861113 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81240): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81740): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81740): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81740): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050850 item 88 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81740): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81740): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81740): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81740): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81740): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.545765293 +0000 UTC m=+13.165445375 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81740): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81cc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81cc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81cc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81cc0): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81cc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.545765293 +0000 UTC m=+13.165445375 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a81cc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 88 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8380): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8380): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8380): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8380): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8380): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8380): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8380): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8380): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.549662544 +0000 UTC m=+13.169342627 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8380): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac88c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac88c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac88c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e00 item 89 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac88c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac88c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.551045157 +0000 UTC m=+13.170725241 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac88c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8e00): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8e00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8e00): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8e00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8e00): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8e00): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051030 item 89 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8e00): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8e00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.553046242 +0000 UTC m=+13.172726325 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac8e00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac9380): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac9380): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac9380): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac9380): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac9380): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.553046242 +0000 UTC m=+13.172726325 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac9380): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051420 item 89 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995c00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995c00): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995c00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995c00): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995c00): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995c00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995c00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995c00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.557381265 +0000 UTC m=+13.177061347 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000995c00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c41c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c41c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c41c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476d20 item 90 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c41c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c41c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.558786581 +0000 UTC m=+13.178466664 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c41c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c4700): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c4700): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c4700): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476ee0 item 90 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c4700): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c4700): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c4700): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c4700): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c4700): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.559510969 +0000 UTC m=+13.179191043 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c4700): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c4cc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c4cc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c4cc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c4cc0): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c4cc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.559510969 +0000 UTC m=+13.179191043 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c4cc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477180 item 90 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5300): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5300): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5300): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5300): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5300): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5300): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5300): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5300): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.563738651 +0000 UTC m=+13.183418734 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5300): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5840): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5840): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5840): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477810 item 91 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5840): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5840): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.564872007 +0000 UTC m=+13.184552091 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5840): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5d80): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5d80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5d80): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5d80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5d80): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5d80): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477a40 item 91 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5d80): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5d80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.56610475 +0000 UTC m=+13.185784833 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009c5d80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e8380): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e8380): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e8380): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e8380): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e8380): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.56610475 +0000 UTC m=+13.185784833 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e8380): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ce0 item 91 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac99c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac99c0): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac99c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac99c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac99c0): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac99c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac99c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac99c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.573559466 +0000 UTC m=+13.193239539 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac99c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac9f00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac9f00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac9f00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 92 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac9f00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac9f00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.576133775 +0000 UTC m=+13.195813859 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac9f00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af84c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af84c0): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af84c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 92 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af84c0): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af84c0): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af84c0): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af84c0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af84c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.581662588 +0000 UTC m=+13.201342671 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af84c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8a80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8a80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8a80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8a80): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8a80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.581662588 +0000 UTC m=+13.201342671 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af8a80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b90 item 92 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af90c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af90c0): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af90c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af90c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af90c0): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af90c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af90c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af90c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.595765285 +0000 UTC m=+13.215445368 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af90c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e8d40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e8d40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e8d40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4380 item 93 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e8d40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e8d40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.59761751 +0000 UTC m=+13.217297593 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e8d40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9200): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9200): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9200): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9200): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9200): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.59761751 +0000 UTC m=+13.217297593 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9200): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4690 item 93 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9840): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9840): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9840): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9840): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9840): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9840): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9840): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9840): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.600869161 +0000 UTC m=+13.220549244 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9840): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9d80): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9d80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9d80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358690 item 94 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9d80): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9d80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.604403861 +0000 UTC m=+13.224083944 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af9d80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16500): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16500): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16500): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16500): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16500): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.604403861 +0000 UTC m=+13.224083944 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16500): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358850 item 94 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e94c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e94c0): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e94c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e94c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e94c0): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e94c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e94c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e94c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.609820824 +0000 UTC m=+13.229500907 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e94c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e9a00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e9a00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e9a00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a48c0 item 95 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e9a00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e9a00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.612499018 +0000 UTC m=+13.232179102 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009e9a00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8c180): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8c180): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8c180): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8c180): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8c180): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.612499018 +0000 UTC m=+13.232179102 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8c180): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4af0 item 95 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8c7c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8c7c0): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8c7c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8c7c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8c7c0): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8c7c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8c7c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8c7c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.61533036 +0000 UTC m=+13.235010443 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8c7c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8cd00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8cd00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8cd00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a51f0 item 96 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8cd00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8cd00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.618039603 +0000 UTC m=+13.237719676 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8cd00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8d400): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8d400): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8d400): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8d400): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8d400): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.618039603 +0000 UTC m=+13.237719676 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b8d400): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a53b0 item 96 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= 2025/08/16 01:08:33 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:33 DEBUG : Looking for writers 2025/08/16 01:08:33 DEBUG : >WaitForWriters: 2025/08/16 01:08:33 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:33 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:33 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:33 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:33 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/16 01:08:33 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b20940): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b20940): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b20940): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b20940): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b20940): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.644767236 +0000 UTC m=+13.264447318 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b20940): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b20dc0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b20dc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b20dc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b20dc0): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b20dc0): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b20dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b20dc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.644767236 +0000 UTC m=+13.264447318 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b20dc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b21280): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b21280): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b21280): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b21280): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b21280): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.644767236 +0000 UTC m=+13.264447318 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b21280): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359ab0 item 1 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b218c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b218c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b218c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b218c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b218c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.648272352 +0000 UTC m=+13.267952434 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b218c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b21dc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b21dc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b21dc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b21dc0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b21dc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.648272352 +0000 UTC m=+13.267952434 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b21dc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cb60 item 2 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3a480): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3a480): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3a480): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3a480): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3a480): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.651310541 +0000 UTC m=+13.270990624 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3a480): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3a900): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3a900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3a900): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3a900): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3a900): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3a900): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3a900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.651310541 +0000 UTC m=+13.270990624 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3a900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3adc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3adc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3adc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3adc0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3adc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.651310541 +0000 UTC m=+13.270990624 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3adc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d3b0 item 3 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3b440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3b440): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3b440): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3b440): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3b440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.655126059 +0000 UTC m=+13.274806142 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3b440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3b980): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3b980): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3b980): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3b980): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3b980): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.655126059 +0000 UTC m=+13.274806142 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b3b980): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037db90 item 4 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58040): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58040): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58040): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58040): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58040): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.658293291 +0000 UTC m=+13.277973373 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58040): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b584c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b584c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b584c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b584c0): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b584c0): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b584c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b584c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.658293291 +0000 UTC m=+13.277973373 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b584c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58980): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58980): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58980): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58980): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58980): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.658293291 +0000 UTC m=+13.277973373 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58980): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336230 item 5 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8e00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8e00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8e00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8e00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8e00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.661568936 +0000 UTC m=+13.281249020 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8e00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58f80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58f80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58f80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58f80): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58f80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.661568936 +0000 UTC m=+13.281249020 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b58f80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336150 item 6 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b59600): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b59600): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b59600): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b59600): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b59600): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.666619912 +0000 UTC m=+13.286299995 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b59600): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b59b00): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b59b00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b59b00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b59b00): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b59b00): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b59b00): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b59b00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.666619912 +0000 UTC m=+13.286299995 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b59b00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878040): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878040): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878040): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878040): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878040): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.666619912 +0000 UTC m=+13.286299995 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878040): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336e00 item 7 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008786c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008786c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008786c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008786c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008786c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.669568394 +0000 UTC m=+13.289248477 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008786c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878c00): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878c00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878c00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878c00): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878c00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.669568394 +0000 UTC m=+13.289248477 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000878c00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337570 item 8 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008791c0): _readAt: size=2, off=0 2025/08/16 01:08:33 ERROR : open-test-file(0xc0008791c0): Couldn't read size of file 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008791c0): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008791c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008791c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008791c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008791c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008795c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008795c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008795c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008795c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008795c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.671408285 +0000 UTC m=+13.291088369 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008795c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879a40): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879a40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879a40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879a40): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879a40): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879a40): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879a40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.671408285 +0000 UTC m=+13.291088369 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879a40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8000): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8000): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8000): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8000): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8000): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.671408285 +0000 UTC m=+13.291088369 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8000): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003378f0 item 9 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8680): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8680): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8680): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8680): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8680): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.675658569 +0000 UTC m=+13.295338652 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8680): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8bc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8bc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8bc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8bc0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8bc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.675658569 +0000 UTC m=+13.295338652 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb8bc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec5b0 item 10 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9680): _readAt: size=2, off=0 2025/08/16 01:08:33 ERROR : open-test-file(0xc000bb9680): Couldn't read size of file 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9680): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9680): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9680): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9680): close: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9680): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9a40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9a40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9a40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9a40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9a40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.680420764 +0000 UTC m=+13.300100846 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9a40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9f40): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9f40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9f40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9f40): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9f40): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9f40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.680420764 +0000 UTC m=+13.300100846 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bb9f40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0004248c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0004248c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0004248c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0004248c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0004248c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.680420764 +0000 UTC m=+13.300100846 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0004248c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec9a0 item 11 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e480): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e480): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e480): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e480): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e480): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.690235556 +0000 UTC m=+13.309915640 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e480): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ef80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ef80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ef80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ef80): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ef80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.690235556 +0000 UTC m=+13.309915640 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051ef80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337ce0 item 12 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8080): _readAt: size=2, off=0 2025/08/16 01:08:33 ERROR : open-test-file(0xc0006e8080): Couldn't read size of file 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8080): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8080): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8080): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8080): close: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8080): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8440): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8440): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8440): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.698810253 +0000 UTC m=+13.318490336 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8b80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8b80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8b80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8b80): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8b80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.698810253 +0000 UTC m=+13.318490336 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8b80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8380 item 13 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e9440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e9440): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e9440): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e9440): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e9440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.702363319 +0000 UTC m=+13.322043402 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e9440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308700): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308700): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308700): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308700): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308700): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.702363319 +0000 UTC m=+13.322043402 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308700): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c88c0 item 14 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309100): _readAt: size=2, off=0 2025/08/16 01:08:33 ERROR : open-test-file(0xc000309100): Couldn't read size of file 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309100): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309100): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309100): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309100): close: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309100): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0003094c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0003094c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0003094c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0003094c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0003094c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.706619643 +0000 UTC m=+13.326299727 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0003094c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309b80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309b80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309b80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309b80): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309b80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.706619643 +0000 UTC m=+13.326299727 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000309b80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8f50 item 15 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786400): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786400): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786400): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786400): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786400): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.712752139 +0000 UTC m=+13.332432222 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786400): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786980): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786980): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786980): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786980): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786980): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.712752139 +0000 UTC m=+13.332432222 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786980): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9730 item 16 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786fc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786fc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786fc0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786fc0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786fc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.719669766 +0000 UTC m=+13.339349859 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000786fc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787440): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787440): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787440): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787440): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787440): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787440): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.719669766 +0000 UTC m=+13.339349859 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000787440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007879c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007879c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007879c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007879c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007879c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.719669766 +0000 UTC m=+13.339349859 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007879c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9d50 item 17 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8840): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8840): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8840): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8840): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8840): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.723118055 +0000 UTC m=+13.342798138 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8840): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8f40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8f40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8f40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8f40): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8f40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.723118055 +0000 UTC m=+13.342798138 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d8f40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c310 item 18 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d9b40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d9b40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d9b40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d9b40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d9b40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.727526135 +0000 UTC m=+13.347206218 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0002d9b40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784140): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784140): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784140): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784140): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784140): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784140): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784140): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784140): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.727526135 +0000 UTC m=+13.347206218 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784140): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784680): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784680): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784680): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784680): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784680): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.727526135 +0000 UTC m=+13.347206218 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784680): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053caf0 item 19 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784e00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784e00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784e00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784e00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784e00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.731747434 +0000 UTC m=+13.351427518 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000784e00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785340): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785340): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785340): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785340): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785340): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.731747434 +0000 UTC m=+13.351427518 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785340): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d490 item 20 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007859c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007859c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007859c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007859c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007859c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.735616594 +0000 UTC m=+13.355296677 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0007859c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ec0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ec0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ec0): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ec0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ec0): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ec0): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ec0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.735616594 +0000 UTC m=+13.355296677 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000785ec0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872440): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872440): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872440): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.735616594 +0000 UTC m=+13.355296677 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053dc70 item 21 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872ac0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872ac0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872ac0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872ac0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872ac0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.73895712 +0000 UTC m=+13.358637204 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000872ac0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873000): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873000): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873000): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873000): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873000): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.73895712 +0000 UTC m=+13.358637204 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873000): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc460 item 22 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873780): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873780): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873780): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873780): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873780): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.743592637 +0000 UTC m=+13.363272721 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873780): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873c80): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873c80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873c80): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873c80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873c80): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873c80): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873c80): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873c80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.743592637 +0000 UTC m=+13.363272721 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000873c80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6280): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6280): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6280): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6280): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6280): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.743592637 +0000 UTC m=+13.363272721 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6280): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bcc40 item 23 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6900): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6900): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6900): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.746922553 +0000 UTC m=+13.366602637 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6e40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6e40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6e40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6e40): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6e40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.746922553 +0000 UTC m=+13.366602637 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a6e40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd5e0 item 24 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7480): _readAt: size=2, off=0 2025/08/16 01:08:33 ERROR : open-test-file(0xc0008a7480): Couldn't read size of file 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7480): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7480): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7480): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7480): close: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7480): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7840): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7840): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7840): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7840): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7840): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.749231766 +0000 UTC m=+13.368911849 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7840): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7e40): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7e40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7e40): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7e40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7e40): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7e40): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7e40): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7e40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.749231766 +0000 UTC m=+13.368911849 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008a7e40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091c400): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091c400): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091c400): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091c400): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091c400): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.749231766 +0000 UTC m=+13.368911849 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091c400): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bdb20 item 25 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091cb80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091cb80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091cb80): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091cb80): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091cb80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.753544817 +0000 UTC m=+13.373224901 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091cb80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d100): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d100): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d100): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d100): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d100): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.753544817 +0000 UTC m=+13.373224901 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d100): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330310 item 26 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d740): _readAt: size=2, off=0 2025/08/16 01:08:33 ERROR : open-test-file(0xc00091d740): Couldn't read size of file 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d740): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d740): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d740): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d740): close: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091d740): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091db00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091db00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091db00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091db00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091db00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.758724666 +0000 UTC m=+13.378404749 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091db00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08140): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08140): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08140): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08140): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08140): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08140): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08140): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08140): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.758724666 +0000 UTC m=+13.378404749 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08140): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08680): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08680): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08680): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08680): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08680): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.758724666 +0000 UTC m=+13.378404749 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08680): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003309a0 item 27 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08d40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08d40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08d40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08d40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08d40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.763122025 +0000 UTC m=+13.382802108 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a08d40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09280): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09280): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09280): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09280): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09280): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.763122025 +0000 UTC m=+13.382802108 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09280): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330ee0 item 28 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a098c0): _readAt: size=2, off=0 2025/08/16 01:08:33 ERROR : open-test-file(0xc000a098c0): Couldn't read size of file 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a098c0): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a098c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a098c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a098c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a098c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09c80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09c80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09c80): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09c80): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09c80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.765165488 +0000 UTC m=+13.384845571 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a09c80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d283c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d283c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d283c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d283c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d283c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.765165488 +0000 UTC m=+13.384845571 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d283c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331420 item 29 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28a40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28a40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28a40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28a40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28a40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.767343064 +0000 UTC m=+13.387023147 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28a40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28f80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28f80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28f80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28f80): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28f80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.767343064 +0000 UTC m=+13.387023147 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d28f80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331880 item 30 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d295c0): _readAt: size=2, off=0 2025/08/16 01:08:33 ERROR : open-test-file(0xc000d295c0): Couldn't read size of file 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d295c0): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d295c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d295c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d295c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d295c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29980): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29980): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29980): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29980): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29980): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.770604202 +0000 UTC m=+13.390284285 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d29980): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a140): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a140): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a140): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a140): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a140): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.770604202 +0000 UTC m=+13.390284285 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a140): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331d50 item 31 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a7c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a7c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a7c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a7c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a7c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.772956806 +0000 UTC m=+13.392636888 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7a7c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7ad00): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7ad00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7ad00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7ad00): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7ad00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.772956806 +0000 UTC m=+13.392636888 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7ad00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556150 item 32 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b340): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b340): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b340): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b340): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b340): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.77483015 +0000 UTC m=+13.394510233 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b340): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b800): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b800): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b800): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b800): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b800): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005565b0 item 33 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b800): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b800): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.776196263 +0000 UTC m=+13.395876346 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7b800): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7bd00): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7bd00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7bd00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7bd00): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7bd00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.776196263 +0000 UTC m=+13.395876346 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000d7bd00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556770 item 33 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672400): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672400): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672400): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672400): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672400): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.780681698 +0000 UTC m=+13.400361771 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672400): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672880): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672880): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556f50 item 34 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672880): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672880): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672880): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672880): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672880): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.783345575 +0000 UTC m=+13.403025689 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672880): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672dc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672dc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672dc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672dc0): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672dc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.783345575 +0000 UTC m=+13.403025689 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000672dc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005572d0 item 34 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000425a40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000425a40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000425a40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000425a40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000425a40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.785542106 +0000 UTC m=+13.405222189 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000425a40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae440): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae440): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae440): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae440): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed3b0 item 35 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae440): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.786684019 +0000 UTC m=+13.406364102 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae940): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae940): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae940): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae940): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae940): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.786684019 +0000 UTC m=+13.406364102 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ae940): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed810 item 35 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008aefc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008aefc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008aefc0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008aefc0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008aefc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.789863864 +0000 UTC m=+13.409543947 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008aefc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af500): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af500): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ede30 item 36 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af500): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af500): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af500): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af500): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af500): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.792131178 +0000 UTC m=+13.411811261 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008af500): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008afa80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008afa80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008afa80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008afa80): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008afa80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.792131178 +0000 UTC m=+13.411811261 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008afa80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a620 item 36 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690140): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690140): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690140): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690140): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690140): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.797561896 +0000 UTC m=+13.417241970 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690140): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006905c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006905c0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006905c0): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006905c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006905c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aaf0 item 37 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006905c0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006905c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.800286027 +0000 UTC m=+13.419966109 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006905c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673580): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673580): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673580): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673580): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673580): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.800286027 +0000 UTC m=+13.419966109 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673580): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005578f0 item 37 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673c00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673c00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673c00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673c00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673c00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.803313807 +0000 UTC m=+13.422993890 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000673c00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6180): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6180): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003421c0 item 38 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6180): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6180): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6180): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6180): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6180): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.804012147 +0000 UTC m=+13.423692230 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6180): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6700): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6700): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6700): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6700): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6700): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.804012147 +0000 UTC m=+13.423692230 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6700): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003425b0 item 38 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6d80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6d80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6d80): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6d80): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6d80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.807275049 +0000 UTC m=+13.426955122 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f6d80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7280): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7280): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7280): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7280): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7280): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003429a0 item 39 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7280): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7280): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.809615149 +0000 UTC m=+13.429295232 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7280): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7780): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7780): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7780): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7780): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7780): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.809615149 +0000 UTC m=+13.429295232 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7780): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342cb0 item 39 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7e00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7e00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7e00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7e00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7e00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.812972738 +0000 UTC m=+13.432652821 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009f7e00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc380): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc380): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343500 item 40 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc380): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc380): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc380): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc380): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc380): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.814179852 +0000 UTC m=+13.433859935 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc380): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc8c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc8c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc8c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc8c0): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc8c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.814179852 +0000 UTC m=+13.433859935 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cc8c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343810 item 40 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cce80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cce80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cce80): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cce80): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cce80): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cce80): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cce80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.815662924 +0000 UTC m=+13.435343007 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cce80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd3c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd3c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd3c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe620 item 41 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd3c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd3c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.816615432 +0000 UTC m=+13.436295514 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd3c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd880): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd880): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd880): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd880): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd880): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe930 item 41 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd880): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd880): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.81742508 +0000 UTC m=+13.437105163 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cd880): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cddc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cddc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cddc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cddc0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cddc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.81742508 +0000 UTC m=+13.437105163 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008cddc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fef50 item 41 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e480): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e480): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e480): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e480): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e480): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e480): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e480): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.819989481 +0000 UTC m=+13.439669565 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e480): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e980): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e980): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e980): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff880 item 42 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e980): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e980): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.82064446 +0000 UTC m=+13.440324544 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083e980): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083eec0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083eec0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffab0 item 42 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083eec0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083eec0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083eec0): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083eec0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083eec0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.821307795 +0000 UTC m=+13.440987878 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083eec0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f440): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f440): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f440): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.821307795 +0000 UTC m=+13.440987878 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083f440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c070 item 42 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083fac0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083fac0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083fac0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083fac0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083fac0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083fac0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083fac0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.823566832 +0000 UTC m=+13.443246916 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00083fac0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e040): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e040): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e040): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c9a0 item 43 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e040): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e040): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.824193748 +0000 UTC m=+13.443873831 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e040): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e580): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e580): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e580): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e580): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e580): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ce00 item 43 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e580): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e580): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.824933487 +0000 UTC m=+13.444613570 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069e580): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069eac0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069eac0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069eac0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069eac0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069eac0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.824933487 +0000 UTC m=+13.444613570 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069eac0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d420 item 43 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f100): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f100): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f100): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f100): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f100): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f100): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f100): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.826425866 +0000 UTC m=+13.446105949 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f100): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f640): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f640): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f640): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dce0 item 44 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f640): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f640): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.82699801 +0000 UTC m=+13.446678093 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069f640): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fb80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fb80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049df10 item 44 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fb80): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fb80): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fb80): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fb80): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fb80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.827705446 +0000 UTC m=+13.447385530 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069fb80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16180): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16180): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16180): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16180): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16180): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.827705446 +0000 UTC m=+13.447385530 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16180): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005402a0 item 44 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b167c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b167c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b167c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b167c0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b167c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b167c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b167c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.82904972 +0000 UTC m=+13.448729802 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b167c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16cc0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16cc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16cc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540700 item 45 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16cc0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16cc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.829677036 +0000 UTC m=+13.449357119 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b16cc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b173c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b173c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b173c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b173c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b173c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.829677036 +0000 UTC m=+13.449357119 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b173c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005408c0 item 45 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b17a40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b17a40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b17a40): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b17a40): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b17a40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b17a40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b17a40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.83127876 +0000 UTC m=+13.450958844 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b17a40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b17f40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b17f40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b17f40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540d20 item 46 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b17f40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b17f40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.8317423 +0000 UTC m=+13.451422384 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b17f40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080a6c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080a6c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080a6c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080a6c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080a6c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.8317423 +0000 UTC m=+13.451422384 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080a6c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540fc0 item 46 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080ad00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080ad00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080ad00): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080ad00): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080ad00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080ad00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080ad00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.833206447 +0000 UTC m=+13.452886520 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080ad00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080b200): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080b200): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080b200): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541500 item 47 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080b200): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080b200): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.834195914 +0000 UTC m=+13.453875996 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080b200): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080b900): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080b900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080b900): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080b900): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080b900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.834195914 +0000 UTC m=+13.453875996 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080b900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005417a0 item 47 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080bf40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080bf40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080bf40): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080bf40): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080bf40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080bf40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080bf40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.836625 +0000 UTC m=+13.456305083 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00080bf40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008324c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008324c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008324c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541e30 item 48 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008324c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008324c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.837255724 +0000 UTC m=+13.456935817 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008324c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000832bc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000832bc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000832bc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000832bc0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000832bc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.837255724 +0000 UTC m=+13.456935817 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000832bc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055c150 item 48 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833200): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833200): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833200): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833200): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833200): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.84191764 +0000 UTC m=+13.461597713 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833200): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833680): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833680): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833680): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833680): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833680): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833680): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055c850 item 49 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833680): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833680): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.842831203 +0000 UTC m=+13.462511287 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833680): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833bc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833bc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833bc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833bc0): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833bc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.842831203 +0000 UTC m=+13.462511287 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000833bc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055cb60 item 49 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ac180): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ac180): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ac180): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ac180): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ac180): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.845988246 +0000 UTC m=+13.465668329 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ac180): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ac680): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ac680): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ac680): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae4d0 item 50 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ac680): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ac680): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ac680): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ac680): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ac680): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.846786665 +0000 UTC m=+13.466466747 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ac680): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008acc00): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008acc00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008acc00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008acc00): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008acc00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.846786665 +0000 UTC m=+13.466466747 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008acc00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae770 item 50 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ad280): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ad280): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ad280): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ad280): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ad280): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.849228836 +0000 UTC m=+13.468908920 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ad280): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ad780): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ad780): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ad780): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ad780): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ad780): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ad780): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aee70 item 51 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ad780): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ad780): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.851121286 +0000 UTC m=+13.470801370 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ad780): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008adcc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008adcc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008adcc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008adcc0): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008adcc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.851121286 +0000 UTC m=+13.470801370 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008adcc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af030 item 51 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ea3c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ea3c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ea3c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ea3c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ea3c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.852931583 +0000 UTC m=+13.472611666 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ea3c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ea8c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ea8c0): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ea8c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005afa40 item 52 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ea8c0): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ea8c0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ea8c0): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ea8c0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ea8c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.854010156 +0000 UTC m=+13.473690240 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ea8c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eae40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eae40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eae40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eae40): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eae40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.854010156 +0000 UTC m=+13.473690240 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eae40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c070 item 52 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eb4c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eb4c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eb4c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eb4c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eb4c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.856622627 +0000 UTC m=+13.476302710 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eb4c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eb9c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eb9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eb9c0): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eb9c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eb9c0): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eb9c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c620 item 53 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eb9c0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eb9c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.860221769 +0000 UTC m=+13.479901852 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008eb9c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ebf00): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ebf00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ebf00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ebf00): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ebf00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.860221769 +0000 UTC m=+13.479901852 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008ebf00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c7e0 item 53 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091a600): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091a600): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091a600): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091a600): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091a600): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.865880455 +0000 UTC m=+13.485560538 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091a600): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091ab00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091ab00): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091ab00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cd20 item 54 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091ab00): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091ab00): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091ab00): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091ab00): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091ab00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.868146086 +0000 UTC m=+13.487826169 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091ab00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091b080): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091b080): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091b080): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091b080): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091b080): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.868146086 +0000 UTC m=+13.487826169 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091b080): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cfc0 item 54 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091b700): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091b700): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091b700): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091b700): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091b700): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.870945558 +0000 UTC m=+13.490625641 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091b700): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091bc00): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091bc00): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091bc00): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091bc00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091bc00): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091bc00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d5e0 item 55 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091bc00): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091bc00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.871691407 +0000 UTC m=+13.491371481 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00091bc00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096a1c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096a1c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096a1c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096a1c0): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096a1c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.871691407 +0000 UTC m=+13.491371481 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096a1c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038da40 item 55 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096a840): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096a840): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096a840): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096a840): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096a840): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.874860943 +0000 UTC m=+13.494541026 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096a840): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096ad40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096ad40): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096ad40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ddc0 item 56 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096ad40): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096ad40): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096ad40): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096ad40): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096ad40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.876828725 +0000 UTC m=+13.496508807 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096ad40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096b2c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096b2c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096b2c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096b2c0): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096b2c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.876828725 +0000 UTC m=+13.496508807 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096b2c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446000 item 56 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096b900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096b900): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096b900): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096b900): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096b900): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096b900): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096b900): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096b900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.880888682 +0000 UTC m=+13.500568764 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096b900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096be40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096be40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096be40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446af0 item 57 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096be40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096be40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.882475328 +0000 UTC m=+13.502155412 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00096be40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0400): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0400): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0400): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0400): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0400): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0400): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447570 item 57 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0400): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0400): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.883613433 +0000 UTC m=+13.503293516 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0400): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0980): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0980): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0980): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0980): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0980): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.883613433 +0000 UTC m=+13.503293516 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0980): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447ce0 item 57 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0fc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0fc0): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0fc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0fc0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0fc0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0fc0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0fc0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0fc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.886637356 +0000 UTC m=+13.506317439 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b0fc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b1500): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b1500): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b1500): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003223f0 item 58 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b1500): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b1500): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.890500774 +0000 UTC m=+13.510180858 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b1500): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b1a40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b1a40): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b1a40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322620 item 58 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b1a40): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b1a40): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b1a40): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b1a40): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b1a40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.893752314 +0000 UTC m=+13.513432387 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009b1a40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d0080): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d0080): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d0080): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d0080): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d0080): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.893752314 +0000 UTC m=+13.513432387 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d0080): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322b60 item 58 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d06c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d06c0): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d06c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d06c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d06c0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d06c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d06c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d06c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.899807474 +0000 UTC m=+13.519487567 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d06c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690940): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690940): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690940): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043acb0 item 59 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690940): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690940): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.902618929 +0000 UTC m=+13.522299012 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690940): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690ec0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690ec0): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690ec0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690ec0): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690ec0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b2d0 item 59 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690ec0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690ec0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.905449408 +0000 UTC m=+13.525129501 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000690ec0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691440): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691440): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691440): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.905449408 +0000 UTC m=+13.525129501 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b730 item 59 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870140): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870140): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870140): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870140): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870140): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870140): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870140): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870140): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.912060621 +0000 UTC m=+13.531740704 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870140): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870680): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870680): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870680): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055cee0 item 60 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870680): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870680): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.913601593 +0000 UTC m=+13.533281676 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870680): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870bc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870bc0): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870bc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055d110 item 60 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870bc0): _readAt: size=2, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870bc0): _writeAt: size=3, off=5 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870bc0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870bc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.914827944 +0000 UTC m=+13.534508026 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000870bc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000871180): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000871180): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000871180): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000871180): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000871180): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.914827944 +0000 UTC m=+13.534508026 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000871180): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055d3b0 item 60 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008717c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008717c0): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008717c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008717c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008717c0): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008717c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008717c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008717c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.916806114 +0000 UTC m=+13.536486197 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008717c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000871d00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000871d00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000871d00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055d880 item 61 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000871d00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000871d00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.917345226 +0000 UTC m=+13.537025309 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000871d00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c480): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c480): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c480): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c480): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c480): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.917345226 +0000 UTC m=+13.537025309 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c480): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055db20 item 61 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d0c00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d0c00): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d0c00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d0c00): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d0c00): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d0c00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d0c00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d0c00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.918816235 +0000 UTC m=+13.538496318 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d0c00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1140): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1140): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1140): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323180 item 62 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1140): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1140): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.91967669 +0000 UTC m=+13.539356773 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1140): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1840): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1840): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1840): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1840): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1840): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.91967669 +0000 UTC m=+13.539356773 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1840): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323340 item 62 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1e80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1e80): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1e80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1e80): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1e80): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1e80): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1e80): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1e80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.921306407 +0000 UTC m=+13.540986491 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009d1e80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009fe440): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009fe440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009fe440): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003239d0 item 63 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009fe440): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009fe440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.921825901 +0000 UTC m=+13.541505984 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009fe440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009feb40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009feb40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009feb40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009feb40): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009feb40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.921825901 +0000 UTC m=+13.541505984 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009feb40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323c70 item 63 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ff180): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ff180): open at offset 0 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ff180): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ff180): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ff180): >_readAt: n=0, err=Bad file descriptor 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ff180): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ff180): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ff180): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.923174192 +0000 UTC m=+13.542854275 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ff180): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ff6c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ff6c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ff6c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476230 item 64 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ff6c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ff6c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.923751475 +0000 UTC m=+13.543431558 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ff6c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ffdc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ffdc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ffdc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ffdc0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ffdc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.923751475 +0000 UTC m=+13.543431558 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0009ffdc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476540 item 64 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4480): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4480): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4480): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4480): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4480): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.92522522 +0000 UTC m=+13.544905302 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4480): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4900): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4900): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4900): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4900): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476a10 item 65 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4900): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.925852767 +0000 UTC m=+13.545532849 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4e00): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4e00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4e00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4e00): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4e00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.925852767 +0000 UTC m=+13.545532849 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac4e00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476bd0 item 65 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac5440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac5440): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac5440): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac5440): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac5440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.927243415 +0000 UTC m=+13.546923498 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac5440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac58c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac58c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477030 item 66 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac58c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac58c0): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac58c0): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac58c0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac58c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.928758158 +0000 UTC m=+13.548438240 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac58c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac5e00): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac5e00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac5e00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac5e00): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac5e00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.928758158 +0000 UTC m=+13.548438240 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000ac5e00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477340 item 66 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af24c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af24c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af24c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af24c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af24c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.930532136 +0000 UTC m=+13.550212218 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af24c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af2940): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af2940): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af2940): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af2940): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af2940): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004779d0 item 67 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af2940): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af2940): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.931287162 +0000 UTC m=+13.550967244 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af2940): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af2e40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af2e40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af2e40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af2e40): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af2e40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.931287162 +0000 UTC m=+13.550967244 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af2e40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477b90 item 67 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af34c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af34c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af34c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af34c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af34c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.933075657 +0000 UTC m=+13.552755741 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af34c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af39c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af39c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000502a0 item 68 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af39c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af39c0): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af39c0): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af39c0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af39c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.933756854 +0000 UTC m=+13.553436938 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af39c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af3f00): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af3f00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af3f00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af3f00): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af3f00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.933756854 +0000 UTC m=+13.553436938 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000af3f00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000504d0 item 68 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1a5c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1a5c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1a5c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1a5c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1a5c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.935089064 +0000 UTC m=+13.554769147 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1a5c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1aa40): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1aa40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1aa40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1aa40): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1aa40): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000508c0 item 69 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1aa40): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1aa40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.935672679 +0000 UTC m=+13.555352752 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1aa40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1af40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1af40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1af40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1af40): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1af40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.935672679 +0000 UTC m=+13.555352752 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1af40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a80 item 69 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1b5c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1b5c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1b5c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1b5c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1b5c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.937430617 +0000 UTC m=+13.557110700 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1b5c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1bac0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1bac0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e70 item 70 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1bac0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1bac0): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1bac0): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1bac0): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1bac0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.938092569 +0000 UTC m=+13.557772652 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b1bac0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52080): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52080): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52080): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52080): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52080): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.938092569 +0000 UTC m=+13.557772652 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52080): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000510a0 item 70 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691c00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691c00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691c00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691c00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691c00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.941136499 +0000 UTC m=+13.560816583 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000691c00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069c180): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069c180): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069c180): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069c180): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069c180): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a41c0 item 71 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069c180): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069c180): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.942697699 +0000 UTC m=+13.562377781 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069c180): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069c680): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069c680): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069c680): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069c680): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069c680): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.942697699 +0000 UTC m=+13.562377781 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00069c680): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4380 item 71 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52700): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52700): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52700): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52700): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52700): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.945135562 +0000 UTC m=+13.564815645 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52700): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52c00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52c00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051650 item 72 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52c00): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52c00): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52c00): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52c00): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52c00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.946028397 +0000 UTC m=+13.565708480 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b52c00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53140): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53140): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53140): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53140): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53140): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.946028397 +0000 UTC m=+13.565708480 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53140): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051880 item 72 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53700): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53700): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53700): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53700): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53700): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53700): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53700): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.947842701 +0000 UTC m=+13.567522784 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53700): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53c00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53c00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53c00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c00 item 73 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53c00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53c00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.949012766 +0000 UTC m=+13.568692848 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000b53c00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8140): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8140): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8140): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8140): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8140): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 73 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8140): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8140): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.951522905 +0000 UTC m=+13.571202987 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8140): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2cb00): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2cb00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2cb00): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2cb00): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2cb00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.951522905 +0000 UTC m=+13.571202987 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2cb00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055df10 item 73 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2cc00): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2cc00): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2cc00): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2cc00): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2cc00): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2cc00): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2cc00): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.956177979 +0000 UTC m=+13.575858061 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2cc00): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c400): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c400): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c400): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4230 item 74 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c400): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c400): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.959750971 +0000 UTC m=+13.579431074 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c400): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c940): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c940): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a43f0 item 74 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c940): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c940): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c940): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c940): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c940): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.96118462 +0000 UTC m=+13.580864694 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2c940): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2d240): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2d240): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2d240): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2d240): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2d240): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.96118462 +0000 UTC m=+13.580864694 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2d240): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4770 item 74 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2d880): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2d880): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2d880): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2d880): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2d880): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2d880): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2d880): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.963933669 +0000 UTC m=+13.583613741 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2d880): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2dd80): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2dd80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2dd80): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4bd0 item 75 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2dd80): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2dd80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.967512302 +0000 UTC m=+13.587192385 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000a2dd80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c84880): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c84880): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c84880): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c84880): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c84880): _writeAt: size=3, off=2 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a50a0 item 75 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c84880): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c84880): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.969001636 +0000 UTC m=+13.588681729 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c84880): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c84dc0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c84dc0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c84dc0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c84dc0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c84dc0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.969001636 +0000 UTC m=+13.588681729 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c84dc0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5260 item 75 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85400): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85400): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85400): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85400): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85400): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85400): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85400): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.974348076 +0000 UTC m=+13.594028159 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85400): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85900): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85900): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5650 item 76 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85900): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.974970514 +0000 UTC m=+13.594650597 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85e40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85e40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5b20 item 76 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85e40): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85e40): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85e40): _writeAt: size=3, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85e40): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85e40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.975858961 +0000 UTC m=+13.595539043 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000c85e40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8900): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8900): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8900): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8900): >_readAt: n=3, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8900): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.975858961 +0000 UTC m=+13.595539043 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8900): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5e30 item 76 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8f40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8f40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8f40): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8f40): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8f40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8f40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8f40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.979643061 +0000 UTC m=+13.599323154 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc8f40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9440): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9440): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ca10 item 77 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9440): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.980224401 +0000 UTC m=+13.599904494 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9b40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9b40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9b40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9b40): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9b40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.980224401 +0000 UTC m=+13.599904494 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9b40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cee0 item 77 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008784c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008784c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008784c0): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008784c0): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008784c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008784c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008784c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.983709168 +0000 UTC m=+13.603389251 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008784c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008789c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008789c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008789c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cbd0 item 78 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008789c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008789c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.986274732 +0000 UTC m=+13.605954815 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008789c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008790c0): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008790c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008790c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008790c0): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008790c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.986274732 +0000 UTC m=+13.605954815 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0008790c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cd90 item 78 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879740): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879740): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879740): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879740): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879740): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879740): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879740): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.988991017 +0000 UTC m=+13.608671100 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879740): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879c40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879c40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879c40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d6c0 item 79 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879c40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879c40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.990298981 +0000 UTC m=+13.609979064 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000879c40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e780): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e780): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e780): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e780): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e780): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.990298981 +0000 UTC m=+13.609979064 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051e780): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d9d0 item 79 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 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/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051f680): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051f680): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051f680): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051f680): >_readAt: n=0, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051f680): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051f680): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051f680): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.991744834 +0000 UTC m=+13.611424917 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc00051f680): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e82c0): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e82c0): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e82c0): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358620 item 80 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e82c0): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e82c0): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.993888595 +0000 UTC m=+13.613568678 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e82c0): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8a40): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8a40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8a40): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8a40): >_readAt: n=5, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8a40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.993888595 +0000 UTC m=+13.613568678 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc0006e8a40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003587e0 item 80 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9d40): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9d40): >openPending: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9d40): _writeAt: size=5, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9d40): >_writeAt: n=5, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9d40): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.997429217 +0000 UTC m=+13.617109301 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000bc9d40): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308440): _readAt: size=2, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308440): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308440): open at offset 5 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308440): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308440): >_readAt: n=2, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308440): _writeAt: size=3, off=7 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d3b0 item 81 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308440): >_writeAt: n=3, err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308440): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.997927914 +0000 UTC m=+13.617607996 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308440): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:33 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308c80): _readAt: size=512, off=0 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308c80): openPending: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308c80): >openPending: err= 2025/08/16 01:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308c80): >_readAt: n=8, err=EOF 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308c80): close: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:33.997927914 +0000 UTC m=+13.617607996 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:33 DEBUG : open-test-file(0xc000308c80): >close: err= 2025/08/16 01:08:33 DEBUG : open-test-file: Remove: 2025/08/16 01:08:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d6c0 item 81 2025/08/16 01:08:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000309500): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000309500): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000309500): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000309500): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000309500): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.000855576 +0000 UTC m=+13.620535649 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000309500): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000309a00): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000309a00): open at offset 5 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000309a00): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dc70 item 82 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000309a00): _readAt: size=2, off=5 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000309a00): >_readAt: n=0, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000309a00): _writeAt: size=3, off=5 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000309a00): >_writeAt: n=3, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000309a00): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.00154021 +0000 UTC m=+13.621220304 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000309a00): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786000): _readAt: size=512, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786000): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786000): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786000): >_readAt: n=3, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786000): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.00154021 +0000 UTC m=+13.621220304 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786000): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: Remove: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003360e0 item 82 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786940): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786940): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786940): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786940): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786940): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.004170174 +0000 UTC m=+13.623850257 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786940): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786e40): _readAt: size=2, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786e40): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786e40): open at offset 5 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786e40): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786e40): >_readAt: n=2, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786e40): _writeAt: size=3, off=7 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003364d0 item 83 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786e40): >_writeAt: n=3, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786e40): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.004730375 +0000 UTC m=+13.624410458 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000786e40): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000787380): _readAt: size=512, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000787380): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000787380): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000787380): >_readAt: n=8, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000787380): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.004730375 +0000 UTC m=+13.624410458 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000787380): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: Remove: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336700 item 83 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000787a80): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000787a80): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000787a80): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000787a80): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000787a80): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.007913576 +0000 UTC m=+13.627593660 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000787a80): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d8580): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d8580): open at offset 5 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d8580): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336fc0 item 84 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d8580): _readAt: size=2, off=5 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d8580): >_readAt: n=0, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d8580): _writeAt: size=3, off=5 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d8580): >_writeAt: n=3, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d8580): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.008605785 +0000 UTC m=+13.628285869 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d8580): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d8ec0): _readAt: size=512, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d8ec0): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d8ec0): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d8ec0): >_readAt: n=3, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d8ec0): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.008605785 +0000 UTC m=+13.628285869 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d8ec0): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: Remove: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003372d0 item 84 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d9ac0): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d9ac0): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d9ac0): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d9ac0): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d9ac0): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.011648102 +0000 UTC m=+13.631328186 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0002d9ac0): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007840c0): _readAt: size=2, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007840c0): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007840c0): open at offset 5 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007840c0): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007840c0): >_readAt: n=2, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007840c0): _writeAt: size=3, off=7 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003376c0 item 85 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007840c0): >_writeAt: n=3, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007840c0): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.012244572 +0000 UTC m=+13.631924655 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007840c0): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000784640): _readAt: size=512, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000784640): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000784640): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000784640): >_readAt: n=8, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000784640): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.012244572 +0000 UTC m=+13.631924655 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000784640): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: Remove: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337880 item 85 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000784dc0): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000784dc0): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000784dc0): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000784dc0): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000784dc0): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.014659041 +0000 UTC m=+13.634339125 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000784dc0): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007852c0): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007852c0): open at offset 5 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007852c0): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337c00 item 86 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007852c0): _readAt: size=2, off=5 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007852c0): >_readAt: n=0, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007852c0): _writeAt: size=3, off=5 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007852c0): >_writeAt: n=3, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007852c0): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.015306366 +0000 UTC m=+13.634986448 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0007852c0): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000785840): _readAt: size=512, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000785840): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000785840): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000785840): >_readAt: n=3, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000785840): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.015306366 +0000 UTC m=+13.634986448 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000785840): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: Remove: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337e30 item 86 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000785ec0): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000785ec0): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000785ec0): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000785ec0): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000785ec0): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.021458989 +0000 UTC m=+13.641139072 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000785ec0): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000872440): _readAt: size=2, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000872440): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000872440): open at offset 5 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000872440): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000872440): >_readAt: n=2, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000872440): _writeAt: size=3, off=7 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8620 item 87 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000872440): >_writeAt: n=3, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000872440): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.026112699 +0000 UTC m=+13.645792782 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000872440): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000872980): _readAt: size=512, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000872980): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000872980): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000872980): >_readAt: n=8, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000872980): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.026112699 +0000 UTC m=+13.645792782 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000872980): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: Remove: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8850 item 87 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000873000): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000873000): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000873000): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000873000): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000873000): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.03445514 +0000 UTC m=+13.654135223 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000873000): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0006e9440): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0006e9440): open at offset 5 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0006e9440): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003590a0 item 88 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0006e9440): _readAt: size=2, off=5 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0006e9440): >_readAt: n=0, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0006e9440): _writeAt: size=3, off=5 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0006e9440): >_writeAt: n=3, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0006e9440): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.035093999 +0000 UTC m=+13.654774082 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0006e9440): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008a6400): _readAt: size=512, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008a6400): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008a6400): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008a6400): >_readAt: n=3, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008a6400): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.035093999 +0000 UTC m=+13.654774082 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008a6400): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: Remove: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003593b0 item 88 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091c140): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091c140): open at offset 0 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091c140): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091c140): _readAt: size=2, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091c140): >_readAt: n=0, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091c140): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091c140): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091c140): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.037217093 +0000 UTC m=+13.656897175 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091c140): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091c780): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091c780): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091c780): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c150 item 89 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091c780): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091c780): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.03761083 +0000 UTC m=+13.657290914 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091c780): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091ccc0): _readAt: size=2, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091ccc0): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091ccc0): open at offset 5 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091ccc0): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091ccc0): >_readAt: n=2, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091ccc0): _writeAt: size=3, off=7 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c3f0 item 89 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091ccc0): >_writeAt: n=3, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091ccc0): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.041258574 +0000 UTC m=+13.660938647 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091ccc0): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091d280): _readAt: size=512, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091d280): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091d280): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091d280): >_readAt: n=8, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091d280): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.041258574 +0000 UTC m=+13.660938647 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091d280): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: Remove: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c850 item 89 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091d8c0): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091d8c0): open at offset 0 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091d8c0): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091d8c0): _readAt: size=2, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091d8c0): >_readAt: n=0, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091d8c0): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091d8c0): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091d8c0): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.042867202 +0000 UTC m=+13.662547285 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091d8c0): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091de80): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091de80): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091de80): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053cd90 item 90 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091de80): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091de80): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.04376703 +0000 UTC m=+13.663447102 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc00091de80): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a08480): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a08480): open at offset 5 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a08480): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d2d0 item 90 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a08480): _readAt: size=2, off=5 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a08480): >_readAt: n=0, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a08480): _writeAt: size=3, off=5 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a08480): >_writeAt: n=3, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a08480): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.044335987 +0000 UTC m=+13.664016070 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a08480): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a08a40): _readAt: size=512, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a08a40): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a08a40): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a08a40): >_readAt: n=3, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a08a40): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.044335987 +0000 UTC m=+13.664016070 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a08a40): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: Remove: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d5e0 item 90 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a090c0): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a090c0): open at offset 0 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a090c0): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a090c0): _readAt: size=2, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a090c0): >_readAt: n=0, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a090c0): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a090c0): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a090c0): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.047202165 +0000 UTC m=+13.666882247 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a090c0): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a09600): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a09600): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a09600): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053dea0 item 91 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a09600): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a09600): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.048550133 +0000 UTC m=+13.668230216 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a09600): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a09b40): _readAt: size=2, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a09b40): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a09b40): open at offset 5 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a09b40): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a09b40): >_readAt: n=2, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a09b40): _writeAt: size=3, off=7 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc1c0 item 91 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a09b40): >_writeAt: n=3, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a09b40): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.049343091 +0000 UTC m=+13.669023174 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000a09b40): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28140): _readAt: size=512, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28140): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28140): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28140): >_readAt: n=8, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28140): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.049343091 +0000 UTC m=+13.669023174 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28140): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: Remove: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc3f0 item 91 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:34 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/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28780): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28780): open at offset 0 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28780): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28780): _readAt: size=2, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28780): >_readAt: n=0, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28780): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28780): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28780): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.051576911 +0000 UTC m=+13.671256995 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28780): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28cc0): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28cc0): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28cc0): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bca80 item 92 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28cc0): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28cc0): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.053214334 +0000 UTC m=+13.672894416 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d28cc0): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29200): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29200): open at offset 5 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29200): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd110 item 92 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29200): _readAt: size=2, off=5 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29200): >_readAt: n=0, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29200): _writeAt: size=3, off=5 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29200): >_writeAt: n=3, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29200): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.0544654 +0000 UTC m=+13.674145474 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29200): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d297c0): _readAt: size=512, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d297c0): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d297c0): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d297c0): >_readAt: n=3, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d297c0): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.0544654 +0000 UTC m=+13.674145474 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d297c0): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: Remove: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd340 item 92 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29e00): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29e00): open at offset 0 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29e00): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29e00): _readAt: size=2, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29e00): >_readAt: n=0, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29e00): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29e00): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29e00): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.055936059 +0000 UTC m=+13.675616142 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d29e00): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7a440): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7a440): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7a440): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd960 item 93 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7a440): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7a440): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.056961543 +0000 UTC m=+13.676641626 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7a440): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7ab40): _readAt: size=512, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7ab40): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7ab40): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7ab40): >_readAt: n=5, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7ab40): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.056961543 +0000 UTC m=+13.676641626 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7ab40): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: Remove: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bdb20 item 93 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:34 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/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7b180): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7b180): open at offset 0 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7b180): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7b180): _readAt: size=2, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7b180): >_readAt: n=0, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7b180): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7b180): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7b180): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.064705321 +0000 UTC m=+13.684385424 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7b180): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7b700): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7b700): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7b700): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330150 item 94 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7b700): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7b700): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.065722881 +0000 UTC m=+13.685402963 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7b700): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7be00): _readAt: size=512, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7be00): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7be00): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7be00): >_readAt: n=5, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7be00): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.065722881 +0000 UTC m=+13.685402963 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000d7be00): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: Remove: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330380 item 94 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:34 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/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000424980): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000424980): open at offset 0 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000424980): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000424980): _readAt: size=2, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000424980): >_readAt: n=0, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000424980): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000424980): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000424980): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.074875311 +0000 UTC m=+13.694555394 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc000424980): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0004253c0): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0004253c0): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0004253c0): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330a10 item 95 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0004253c0): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0004253c0): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.07729441 +0000 UTC m=+13.696974492 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0004253c0): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008ae580): _readAt: size=512, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008ae580): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008ae580): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008ae580): >_readAt: n=5, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008ae580): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.07729441 +0000 UTC m=+13.696974492 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008ae580): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: Remove: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330bd0 item 95 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:34 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/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008aebc0): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008aebc0): open at offset 0 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008aebc0): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008aebc0): _readAt: size=2, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008aebc0): >_readAt: n=0, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008aebc0): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008aebc0): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008aebc0): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.088074683 +0000 UTC m=+13.707754766 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008aebc0): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008af100): _writeAt: size=5, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008af100): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008af100): >openPending: err= 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331110 item 96 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008af100): >_writeAt: n=5, err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008af100): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.089616385 +0000 UTC m=+13.709296459 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008af100): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/16 01:08:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/16 01:08:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:08:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/16 01:08:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008af880): _readAt: size=512, off=0 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008af880): openPending: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008af880): >openPending: err= 2025/08/16 01:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008af880): >_readAt: n=5, err=EOF 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008af880): close: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-16 01:08:34.089616385 +0000 UTC m=+13.709296459 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/16 01:08:34 DEBUG : open-test-file(0xc0008af880): >close: err= 2025/08/16 01:08:34 DEBUG : open-test-file: Remove: 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331340 item 96 2025/08/16 01:08:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/16 01:08:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/16 01:08:34 DEBUG : open-test-file: >Remove: err= 2025/08/16 01:08:34 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:34 DEBUG : Looking for writers 2025/08/16 01:08:34 DEBUG : >WaitForWriters: 2025/08/16 01:08:34 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.08s) --- PASS: TestRWFileHandleOpenTests/writes (0.60s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full (0.48s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:08:34 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:08:34 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:08:34 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:34 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:08:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:08:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:08:34 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:08:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:08:34 DEBUG : file1: newRWFileHandle: 2025/08/16 01:08:34 DEBUG : file1(0xc000673d80): openPending: 2025/08/16 01:08:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:34 DEBUG : file1(0xc000673d80): >openPending: err= 2025/08/16 01:08:34 DEBUG : file1: >newRWFileHandle: err= 2025/08/16 01:08:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:08:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/16 01:08:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/08/16 01:08:34 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:08:34 DEBUG : Looking for writers 2025/08/16 01:08:34 DEBUG : file1: reading active writers 2025/08/16 01:08:34 DEBUG : file1: active writers 1 2025/08/16 01:08:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/16 01:08:34 DEBUG : Looking for writers 2025/08/16 01:08:34 DEBUG : file1: reading active writers 2025/08/16 01:08:34 DEBUG : file1: active writers 1 2025/08/16 01:08:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/16 01:08:34 DEBUG : Looking for writers 2025/08/16 01:08:34 DEBUG : file1: reading active writers 2025/08/16 01:08:34 DEBUG : file1: active writers 1 2025/08/16 01:08:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/16 01:08:34 DEBUG : Looking for writers 2025/08/16 01:08:34 DEBUG : file1: reading active writers 2025/08/16 01:08:34 DEBUG : file1: active writers 1 2025/08/16 01:08:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/16 01:08:34 DEBUG : Looking for writers 2025/08/16 01:08:34 DEBUG : file1: reading active writers 2025/08/16 01:08:34 DEBUG : file1: active writers 1 2025/08/16 01:08:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/16 01:08:34 DEBUG : Looking for writers 2025/08/16 01:08:34 DEBUG : file1: reading active writers 2025/08/16 01:08:34 DEBUG : file1: active writers 1 2025/08/16 01:08:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/16 01:08:34 DEBUG : Looking for writers 2025/08/16 01:08:34 DEBUG : file1: reading active writers 2025/08/16 01:08:34 DEBUG : file1: active writers 1 2025/08/16 01:08:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/16 01:08:35 DEBUG : Looking for writers 2025/08/16 01:08:35 DEBUG : file1: reading active writers 2025/08/16 01:08:35 DEBUG : file1: active writers 1 2025/08/16 01:08:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:36 DEBUG : Looking for writers 2025/08/16 01:08:36 DEBUG : file1: reading active writers 2025/08/16 01:08:36 DEBUG : file1: active writers 1 2025/08/16 01:08:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:37 DEBUG : Looking for writers 2025/08/16 01:08:37 DEBUG : file1: reading active writers 2025/08/16 01:08:37 DEBUG : file1: active writers 1 2025/08/16 01:08:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:38 DEBUG : Looking for writers 2025/08/16 01:08:38 DEBUG : file1: reading active writers 2025/08/16 01:08:38 DEBUG : file1: active writers 1 2025/08/16 01:08:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:39 DEBUG : Looking for writers 2025/08/16 01:08:39 DEBUG : file1: reading active writers 2025/08/16 01:08:39 DEBUG : file1: active writers 1 2025/08/16 01:08:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:40 DEBUG : Looking for writers 2025/08/16 01:08:40 DEBUG : file1: reading active writers 2025/08/16 01:08:40 DEBUG : file1: active writers 1 2025/08/16 01:08:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:41 DEBUG : Looking for writers 2025/08/16 01:08:41 DEBUG : file1: reading active writers 2025/08/16 01:08:41 DEBUG : file1: active writers 1 2025/08/16 01:08:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:42 DEBUG : Looking for writers 2025/08/16 01:08:42 DEBUG : file1: reading active writers 2025/08/16 01:08:42 DEBUG : file1: active writers 1 2025/08/16 01:08:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:43 DEBUG : Looking for writers 2025/08/16 01:08:43 DEBUG : file1: reading active writers 2025/08/16 01:08:43 DEBUG : file1: active writers 1 2025/08/16 01:08:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:44 DEBUG : Looking for writers 2025/08/16 01:08:44 DEBUG : file1: reading active writers 2025/08/16 01:08:44 DEBUG : file1: active writers 1 2025/08/16 01:08:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:45 DEBUG : Looking for writers 2025/08/16 01:08:45 DEBUG : file1: reading active writers 2025/08/16 01:08:45 DEBUG : file1: active writers 1 2025/08/16 01:08:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:46 DEBUG : Looking for writers 2025/08/16 01:08:46 DEBUG : file1: reading active writers 2025/08/16 01:08:46 DEBUG : file1: active writers 1 2025/08/16 01:08:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:47 DEBUG : Looking for writers 2025/08/16 01:08:47 DEBUG : file1: reading active writers 2025/08/16 01:08:47 DEBUG : file1: active writers 1 2025/08/16 01:08:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:48 DEBUG : Looking for writers 2025/08/16 01:08:48 DEBUG : file1: reading active writers 2025/08/16 01:08:48 DEBUG : file1: active writers 1 2025/08/16 01:08:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:49 DEBUG : Looking for writers 2025/08/16 01:08:49 DEBUG : file1: reading active writers 2025/08/16 01:08:49 DEBUG : file1: active writers 1 2025/08/16 01:08:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:50 DEBUG : Looking for writers 2025/08/16 01:08:50 DEBUG : file1: reading active writers 2025/08/16 01:08:50 DEBUG : file1: active writers 1 2025/08/16 01:08:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:51 DEBUG : Looking for writers 2025/08/16 01:08:51 DEBUG : file1: reading active writers 2025/08/16 01:08:51 DEBUG : file1: active writers 1 2025/08/16 01:08:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:52 DEBUG : Looking for writers 2025/08/16 01:08:52 DEBUG : file1: reading active writers 2025/08/16 01:08:52 DEBUG : file1: active writers 1 2025/08/16 01:08:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:53 DEBUG : Looking for writers 2025/08/16 01:08:53 DEBUG : file1: reading active writers 2025/08/16 01:08:53 DEBUG : file1: active writers 1 2025/08/16 01:08:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:54 DEBUG : Looking for writers 2025/08/16 01:08:54 DEBUG : file1: reading active writers 2025/08/16 01:08:54 DEBUG : file1: active writers 1 2025/08/16 01:08:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:55 DEBUG : Looking for writers 2025/08/16 01:08:55 DEBUG : file1: reading active writers 2025/08/16 01:08:55 DEBUG : file1: active writers 1 2025/08/16 01:08:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:56 DEBUG : Looking for writers 2025/08/16 01:08:56 DEBUG : file1: reading active writers 2025/08/16 01:08:56 DEBUG : file1: active writers 1 2025/08/16 01:08:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:57 DEBUG : Looking for writers 2025/08/16 01:08:57 DEBUG : file1: reading active writers 2025/08/16 01:08:57 DEBUG : file1: active writers 1 2025/08/16 01:08:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:58 DEBUG : Looking for writers 2025/08/16 01:08:58 DEBUG : file1: reading active writers 2025/08/16 01:08:58 DEBUG : file1: active writers 1 2025/08/16 01:08:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:08:59 DEBUG : Looking for writers 2025/08/16 01:08:59 DEBUG : file1: reading active writers 2025/08/16 01:08:59 DEBUG : file1: active writers 1 2025/08/16 01:08:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:09:00 DEBUG : Looking for writers 2025/08/16 01:09:00 DEBUG : file1: reading active writers 2025/08/16 01:09:00 DEBUG : file1: active writers 1 2025/08/16 01:09:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:09:01 DEBUG : Looking for writers 2025/08/16 01:09:01 DEBUG : file1: reading active writers 2025/08/16 01:09:01 DEBUG : file1: active writers 1 2025/08/16 01:09:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:09:02 DEBUG : Looking for writers 2025/08/16 01:09:02 DEBUG : file1: reading active writers 2025/08/16 01:09:02 DEBUG : file1: active writers 1 2025/08/16 01:09:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:09:03 DEBUG : Looking for writers 2025/08/16 01:09:03 DEBUG : file1: reading active writers 2025/08/16 01:09:03 DEBUG : file1: active writers 1 2025/08/16 01:09:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/16 01:09:04 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00083bd10 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000c50108 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824646631744} name:file1 opens:1 downloaders: o: fd:0xc00052e998 info:{ModTime:{wall:13988202864616761489 ext:13746912228 loc:0x40e9ce0} ATime:{wall:13988202864616761489 ext:13746912228 loc:0x40e9ce0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/16 01:09:04 DEBUG : >WaitForWriters: 2025/08/16 01:09:04 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:04 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:04 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:09:04 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:09:04 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:09:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:09:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:09:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:09:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:09:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:09:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:09:04 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:09:04 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:09:04 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:09:04 DEBUG : rename_me: newRWFileHandle: 2025/08/16 01:09:04 DEBUG : rename_me(0xc000690300): openPending: 2025/08/16 01:09:04 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/16 01:09:04 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/16 01:09:04 DEBUG : rename_me(0xc000690300): >openPending: err= 2025/08/16 01:09:04 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/16 01:09:04 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/16 01:09:04 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/16 01:09:04 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/16 01:09:04 DEBUG : rename_me(0xc000690300): _writeAt: size=5, off=0 2025/08/16 01:09:04 DEBUG : rename_me(0xc000690300): >_writeAt: n=5, err= 2025/08/16 01:09:04 DEBUG : rename_me(0xc000690300): close: 2025/08/16 01:09:04 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-16 01:09:04.15368918 +0000 UTC m=+43.773369263 2025/08/16 01:09:04 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/16 01:09:04 DEBUG : rename_me(0xc000690300): >close: err= 2025/08/16 01:09:04 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/16 01:09:04 DEBUG : i_was_renamed: Updating file with 0xc00086cfc0 2025/08/16 01:09:04 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/16 01:09:04 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/16 01:09:04 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:04 DEBUG : Looking for writers 2025/08/16 01:09:04 DEBUG : i_was_renamed: reading active writers 2025/08/16 01:09:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/16 01:09:04 DEBUG : Looking for writers 2025/08/16 01:09:04 DEBUG : i_was_renamed: reading active writers 2025/08/16 01:09:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/16 01:09:04 DEBUG : Looking for writers 2025/08/16 01:09:04 DEBUG : i_was_renamed: reading active writers 2025/08/16 01:09:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/16 01:09:04 DEBUG : Looking for writers 2025/08/16 01:09:04 DEBUG : i_was_renamed: reading active writers 2025/08/16 01:09:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/16 01:09:04 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/16 01:09:04 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:04 INFO : i_was_renamed: Copied (new) 2025/08/16 01:09:04 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-16 01:09:04 +0000 UTC" 2025/08/16 01:09:04 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/16 01:09:04 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/16 01:09:04 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/16 01:09:04 DEBUG : Looking for writers 2025/08/16 01:09:04 DEBUG : i_was_renamed: reading active writers 2025/08/16 01:09:04 DEBUG : >WaitForWriters: 2025/08/16 01:09:04 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.20s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:04 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:04 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/16 01:09:04 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:09:04 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:09:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:09:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:09:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:09:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:09:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/16 01:09:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KS3ND}/rclone-test-neyazis4nawo" 2025/08/16 01:09:04 INFO : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:04 DEBUG : forgetting directory cache 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate(0xc000867c80): _readAt: size=512, off=0 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate(0xc000867c80): openPending: 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-16 00:10:04 +0000 UTC" against cached fingerprint "" 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/16 01:09:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate(0xc000867c80): >openPending: err= 2025/08/16 01:09:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate(0xc000867c80): >_readAt: n=20, err=EOF 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate(0xc000867c80): close: 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-16 00:10:04 +0000 GMT 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate(0xc000867c80): >close: err= 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:04 DEBUG : forgetting directory cache 2025/08/16 01:09:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate(0xc00092a680): _readAt: size=512, off=0 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate(0xc00092a680): openPending: 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-16 00:11:04 +0000 UTC" against cached fingerprint "20,2025-08-16 00:10:04 +0000 UTC" 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-16 00:11:04 +0000 UTC" != cached fingerprint "20,2025-08-16 00:10:04 +0000 UTC") 2025/08/16 01:09:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/16 01:09:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate(0xc00092a680): >openPending: err= 2025/08/16 01:09:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate(0xc00092a680): >_readAt: n=20, err=EOF 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate(0xc00092a680): close: 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-16 00:11:04 +0000 GMT 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate(0xc00092a680): >close: err= 2025/08/16 01:09:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:05 DEBUG : forgetting directory cache 2025/08/16 01:09:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc000958300): _readAt: size=512, off=0 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc000958300): openPending: 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-16 00:12:04 +0000 UTC" against cached fingerprint "20,2025-08-16 00:11:04 +0000 UTC" 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-16 00:12:04 +0000 UTC" != cached fingerprint "20,2025-08-16 00:11:04 +0000 UTC") 2025/08/16 01:09:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/16 01:09:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc000958300): >openPending: err= 2025/08/16 01:09:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc000958300): >_readAt: n=20, err=EOF 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc000958300): close: 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-16 00:12:04 +0000 GMT 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc000958300): >close: err= 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:05 DEBUG : forgetting directory cache 2025/08/16 01:09:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc000cc6080): _readAt: size=512, off=0 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc000cc6080): openPending: 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-16 00:13:04 +0000 UTC" against cached fingerprint "20,2025-08-16 00:12:04 +0000 UTC" 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-16 00:13:04 +0000 UTC" != cached fingerprint "20,2025-08-16 00:12:04 +0000 UTC") 2025/08/16 01:09:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/16 01:09:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc000cc6080): >openPending: err= 2025/08/16 01:09:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc000cc6080): >_readAt: n=20, err=EOF 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc000cc6080): close: 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-16 00:13:04 +0000 GMT 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc000cc6080): >close: err= 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:05 DEBUG : forgetting directory cache 2025/08/16 01:09:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc00097f4c0): _readAt: size=512, off=0 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc00097f4c0): openPending: 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-16 00:14:04 +0000 UTC" against cached fingerprint "20,2025-08-16 00:13:04 +0000 UTC" 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-16 00:14:04 +0000 UTC" != cached fingerprint "20,2025-08-16 00:13:04 +0000 UTC") 2025/08/16 01:09:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/16 01:09:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc00097f4c0): >openPending: err= 2025/08/16 01:09:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc00097f4c0): >_readAt: n=20, err=EOF 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc00097f4c0): close: 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-16 00:14:04 +0000 GMT 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc00097f4c0): >close: err= 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:05 DEBUG : forgetting directory cache 2025/08/16 01:09:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc0003090c0): _readAt: size=512, off=0 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc0003090c0): openPending: 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-16 00:15:04 +0000 UTC" against cached fingerprint "20,2025-08-16 00:14:04 +0000 UTC" 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-16 00:15:04 +0000 UTC" != cached fingerprint "20,2025-08-16 00:14:04 +0000 UTC") 2025/08/16 01:09:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/16 01:09:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc0003090c0): >openPending: err= 2025/08/16 01:09:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc0003090c0): >_readAt: n=20, err=EOF 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc0003090c0): close: 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-16 00:15:04 +0000 GMT 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate(0xc0003090c0): >close: err= 2025/08/16 01:09:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:06 DEBUG : forgetting directory cache 2025/08/16 01:09:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000785e00): _readAt: size=512, off=0 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000785e00): openPending: 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-16 00:16:04 +0000 UTC" against cached fingerprint "20,2025-08-16 00:15:04 +0000 UTC" 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-16 00:16:04 +0000 UTC" != cached fingerprint "20,2025-08-16 00:15:04 +0000 UTC") 2025/08/16 01:09:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/16 01:09:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000785e00): >openPending: err= 2025/08/16 01:09:06 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000785e00): >_readAt: n=21, err=EOF 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000785e00): close: 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-16 00:16:04 +0000 GMT 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000785e00): >close: err= 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:06 DEBUG : forgetting directory cache 2025/08/16 01:09:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000d28740): _readAt: size=512, off=0 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000d28740): openPending: 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-16 00:17:04 +0000 UTC" against cached fingerprint "21,2025-08-16 00:16:04 +0000 UTC" 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-16 00:17:04 +0000 UTC" != cached fingerprint "21,2025-08-16 00:16:04 +0000 UTC") 2025/08/16 01:09:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/16 01:09:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000d28740): >openPending: err= 2025/08/16 01:09:06 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000d28740): >_readAt: n=22, err=EOF 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000d28740): close: 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-16 00:17:04 +0000 GMT 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000d28740): >close: err= 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:06 DEBUG : forgetting directory cache 2025/08/16 01:09:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc0008afc40): _readAt: size=512, off=0 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc0008afc40): openPending: 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-16 00:18:04 +0000 UTC" against cached fingerprint "22,2025-08-16 00:17:04 +0000 UTC" 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-16 00:18:04 +0000 UTC" != cached fingerprint "22,2025-08-16 00:17:04 +0000 UTC") 2025/08/16 01:09:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/16 01:09:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc0008afc40): >openPending: err= 2025/08/16 01:09:06 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc0008afc40): >_readAt: n=23, err=EOF 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc0008afc40): close: 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-16 00:18:04 +0000 GMT 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc0008afc40): >close: err= 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:06 DEBUG : forgetting directory cache 2025/08/16 01:09:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000872c80): _readAt: size=512, off=0 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000872c80): openPending: 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-16 00:19:04 +0000 UTC" against cached fingerprint "23,2025-08-16 00:18:04 +0000 UTC" 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-16 00:19:04 +0000 UTC" != cached fingerprint "23,2025-08-16 00:18:04 +0000 UTC") 2025/08/16 01:09:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/16 01:09:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000872c80): >openPending: err= 2025/08/16 01:09:06 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000872c80): >_readAt: n=24, err=EOF 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000872c80): close: 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-16 00:19:04 +0000 GMT 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate(0xc000872c80): >close: err= 2025/08/16 01:09:06 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:06 DEBUG : Looking for writers 2025/08/16 01:09:06 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/16 01:09:06 DEBUG : >WaitForWriters: 2025/08/16 01:09:06 DEBUG : webdav root 'rclone-test-neyazis4nawo': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.61s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:06 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:06 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:07 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:07 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:07 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/16 01:09:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/16 01:09:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/16 01:09:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/16 01:09:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/16 01:09:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/16 01:09:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : forgetting directory cache 2025/08/16 01:09:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/16 01:09:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/16 01:09:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/16 01:09:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/16 01:09:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/16 01:09:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/16 01:09:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/16 01:09:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/16 01:09:07 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/16 01:09:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/16 01:09:07 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/16 01:09:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/16 01:09:07 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/16 01:09:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/16 01:09:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/16 01:09:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/16 01:09:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/16 01:09:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/16 01:09:07 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/16 01:09:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/16 01:09:07 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/16 01:09:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/16 01:09:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/16 01:09:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/16 01:09:07 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/16 01:09:07 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/16 01:09:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/16 01:09:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/16 01:09:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/16 01:09:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/16 01:09:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/16 01:09:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/16 01:09:07 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:07 DEBUG : Looking for writers 2025/08/16 01:09:07 DEBUG : FilEb: reading active writers 2025/08/16 01:09:07 DEBUG : FiLeA: reading active writers 2025/08/16 01:09:07 DEBUG : FiLeB: reading active writers 2025/08/16 01:09:07 DEBUG : >WaitForWriters: 2025/08/16 01:09:07 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:07 DEBUG : Looking for writers 2025/08/16 01:09:07 DEBUG : FiLeA: reading active writers 2025/08/16 01:09:07 DEBUG : FiLeB: reading active writers 2025/08/16 01:09:07 DEBUG : FilEb: reading active writers 2025/08/16 01:09:07 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:07 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:07 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:07 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/16 01:09:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/16 01:09:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/16 01:09:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/16 01:09:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/16 01:09:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/16 01:09:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/16 01:09:07 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:07 DEBUG : Looking for writers 2025/08/16 01:09:07 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/16 01:09:07 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/16 01:09:07 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.17s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:07 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:07 DEBUG : webdav root 'rclone-test-neyazis4nawo': Reusing VFS from active cache 2025/08/16 01:09:07 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:07 DEBUG : Looking for writers 2025/08/16 01:09:07 DEBUG : >WaitForWriters: 2025/08/16 01:09:07 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:07 DEBUG : Looking for writers 2025/08/16 01:09:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:07 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:07 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:07 DEBUG : Looking for writers 2025/08/16 01:09:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:07 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:07 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:07 DEBUG : Looking for writers 2025/08/16 01:09:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:07 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:07 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:07 DEBUG : dir: Looking for writers 2025/08/16 01:09:07 DEBUG : file2: reading active writers 2025/08/16 01:09:07 DEBUG : Looking for writers 2025/08/16 01:09:07 DEBUG : dir: reading active writers 2025/08/16 01:09:07 DEBUG : file1: reading active writers 2025/08/16 01:09:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:07 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:07 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:07 DEBUG : dir: Looking for writers 2025/08/16 01:09:07 DEBUG : Looking for writers 2025/08/16 01:09:07 DEBUG : dir: reading active writers 2025/08/16 01:09:07 DEBUG : file1: reading active writers 2025/08/16 01:09:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:07 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : file1: Open: flags=O_RDONLY 2025/08/16 01:09:07 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/16 01:09:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/16 01:09:07 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:07 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/16 01:09:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/16 01:09:08 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/16 01:09:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:09:08 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/16 01:09:08 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/16 01:09:08 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/16 01:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/16 01:09:08 DEBUG : webdav root 'rclone-test-neyazis4nawo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/16 01:09:08 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:08 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/16 01:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/16 01:09:08 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:09:08 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/16 01:09:08 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:08 DEBUG : dir: Looking for writers 2025/08/16 01:09:08 DEBUG : file2: reading active writers 2025/08/16 01:09:08 DEBUG : new_file.txt: reading active writers 2025/08/16 01:09:08 DEBUG : Looking for writers 2025/08/16 01:09:08 DEBUG : dir: reading active writers 2025/08/16 01:09:08 DEBUG : file1: reading active writers 2025/08/16 01:09:08 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:08 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:08 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/16 01:09:08 DEBUG : dir/file1: Updating file with dir/file1 0xc0008b9680 2025/08/16 01:09:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/16 01:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:08 INFO : dir/file1: Moved (server-side) to: file0 2025/08/16 01:09:08 DEBUG : file0: Updating file with file0 0xc0008b9680 2025/08/16 01:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/16 01:09:08 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/16 01:09:08 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:08 DEBUG : dir: Looking for writers 2025/08/16 01:09:08 DEBUG : Looking for writers 2025/08/16 01:09:08 DEBUG : dir: reading active writers 2025/08/16 01:09:08 DEBUG : file0: reading active writers 2025/08/16 01:09:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.28s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:08 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:08 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:08 DEBUG : Looking for writers 2025/08/16 01:09:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:08 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:08 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/16 01:09:08 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/16 01:09:08 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/16 01:09:08 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/16 01:09:08 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/16 01:09:08 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:08 DEBUG : Looking for writers 2025/08/16 01:09:08 DEBUG : a: Looking for writers 2025/08/16 01:09:08 DEBUG : b: Looking for writers 2025/08/16 01:09:08 DEBUG : c: Looking for writers 2025/08/16 01:09:08 DEBUG : d: Looking for writers 2025/08/16 01:09:08 DEBUG : Looking for writers 2025/08/16 01:09:08 DEBUG : c: reading active writers 2025/08/16 01:09:08 DEBUG : d: reading active writers 2025/08/16 01:09:08 DEBUG : /: reading active writers 2025/08/16 01:09:08 DEBUG : a: reading active writers 2025/08/16 01:09:08 DEBUG : b: reading active writers 2025/08/16 01:09:08 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.43s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:08 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:08 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/16 01:09:08 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/16 01:09:08 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/16 01:09:08 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/16 01:09:09 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:09 DEBUG : a/b/c/d: Looking for writers 2025/08/16 01:09:09 DEBUG : a/b/c: Looking for writers 2025/08/16 01:09:09 DEBUG : d: reading active writers 2025/08/16 01:09:09 DEBUG : a/b: Looking for writers 2025/08/16 01:09:09 DEBUG : c: reading active writers 2025/08/16 01:09:09 DEBUG : a: Looking for writers 2025/08/16 01:09:09 DEBUG : b: reading active writers 2025/08/16 01:09:09 DEBUG : Looking for writers 2025/08/16 01:09:09 DEBUG : a: reading active writers 2025/08/16 01:09:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:09 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:09 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:09 DEBUG : Looking for writers 2025/08/16 01:09:09 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:09 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:09:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/16 01:09:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/16 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:09 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/16 01:09:09 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/16 01:09:09 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/16 01:09:09 DEBUG : webdav root 'rclone-test-neyazis4nawo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/16 01:09:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:09 DEBUG : file1: Size of src and dst objects identical 2025/08/16 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:09:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/16 01:09:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/16 01:09:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:09:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/16 01:09:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/16 01:09:09 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/16 01:09:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/16 01:09:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/16 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/16 01:09:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/16 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:09 DEBUG : webdav root 'rclone-test-neyazis4nawo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/16 01:09:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:09 DEBUG : file1: Size of src and dst objects identical 2025/08/16 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/16 01:09:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/16 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/16 01:09:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/16 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:09 DEBUG : webdav root 'rclone-test-neyazis4nawo': File to upload is small (7 bytes), uploading instead of streaming 2025/08/16 01:09:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:09 DEBUG : file1: Size of src and dst objects identical 2025/08/16 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:09 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:09 DEBUG : Looking for writers 2025/08/16 01:09:09 DEBUG : file1: reading active writers 2025/08/16 01:09:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:09 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:09:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/16 01:09:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/16 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:09 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/16 01:09:10 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/16 01:09:10 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/16 01:09:10 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/16 01:09:10 DEBUG : webdav root 'rclone-test-neyazis4nawo': File to upload is small (11 bytes), uploading instead of streaming 2025/08/16 01:09:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:10 DEBUG : file1: Size of src and dst objects identical 2025/08/16 01:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:10 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/16 01:09:10 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:10 DEBUG : Looking for writers 2025/08/16 01:09:10 DEBUG : file1: reading active writers 2025/08/16 01:09:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:10 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:09:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/16 01:09:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/16 01:09:10 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/16 01:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:10 DEBUG : webdav root 'rclone-test-neyazis4nawo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/16 01:09:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:10 DEBUG : file1: Size of src and dst objects identical 2025/08/16 01:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:10 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/16 01:09:10 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:10 DEBUG : Looking for writers 2025/08/16 01:09:10 DEBUG : file1: reading active writers 2025/08/16 01:09:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:10 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:09:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/16 01:09:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/16 01:09:10 DEBUG : file1: WriteFileHandle.Release closing 2025/08/16 01:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:10 DEBUG : webdav root 'rclone-test-neyazis4nawo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/16 01:09:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:10 DEBUG : file1: Size of src and dst objects identical 2025/08/16 01:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:10 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/16 01:09:10 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:10 DEBUG : Looking for writers 2025/08/16 01:09:10 DEBUG : file1: reading active writers 2025/08/16 01:09:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:10 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:09:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/16 01:09:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/16 01:09:10 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:10 DEBUG : Looking for writers 2025/08/16 01:09:10 DEBUG : file1: reading active writers 2025/08/16 01:09:10 DEBUG : file1: active writers 1 2025/08/16 01:09:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/16 01:09:10 DEBUG : Looking for writers 2025/08/16 01:09:10 DEBUG : file1: reading active writers 2025/08/16 01:09:10 DEBUG : file1: active writers 1 2025/08/16 01:09:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/16 01:09:10 DEBUG : Looking for writers 2025/08/16 01:09:10 DEBUG : file1: reading active writers 2025/08/16 01:09:10 DEBUG : file1: active writers 1 2025/08/16 01:09:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/16 01:09:10 DEBUG : Looking for writers 2025/08/16 01:09:10 DEBUG : file1: reading active writers 2025/08/16 01:09:10 DEBUG : file1: active writers 1 2025/08/16 01:09:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/16 01:09:10 DEBUG : Looking for writers 2025/08/16 01:09:10 DEBUG : file1: reading active writers 2025/08/16 01:09:10 DEBUG : file1: active writers 1 2025/08/16 01:09:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/16 01:09:11 DEBUG : Looking for writers 2025/08/16 01:09:11 DEBUG : file1: reading active writers 2025/08/16 01:09:11 DEBUG : file1: active writers 1 2025/08/16 01:09:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/16 01:09:11 DEBUG : Looking for writers 2025/08/16 01:09:11 DEBUG : file1: reading active writers 2025/08/16 01:09:11 DEBUG : file1: active writers 1 2025/08/16 01:09:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/16 01:09:11 DEBUG : Looking for writers 2025/08/16 01:09:11 DEBUG : file1: reading active writers 2025/08/16 01:09:11 DEBUG : file1: active writers 1 2025/08/16 01:09:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:12 DEBUG : Looking for writers 2025/08/16 01:09:12 DEBUG : file1: reading active writers 2025/08/16 01:09:12 DEBUG : file1: active writers 1 2025/08/16 01:09:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:13 DEBUG : Looking for writers 2025/08/16 01:09:13 DEBUG : file1: reading active writers 2025/08/16 01:09:13 DEBUG : file1: active writers 1 2025/08/16 01:09:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:14 DEBUG : Looking for writers 2025/08/16 01:09:14 DEBUG : file1: reading active writers 2025/08/16 01:09:14 DEBUG : file1: active writers 1 2025/08/16 01:09:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:15 DEBUG : Looking for writers 2025/08/16 01:09:15 DEBUG : file1: reading active writers 2025/08/16 01:09:15 DEBUG : file1: active writers 1 2025/08/16 01:09:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:16 DEBUG : Looking for writers 2025/08/16 01:09:16 DEBUG : file1: reading active writers 2025/08/16 01:09:16 DEBUG : file1: active writers 1 2025/08/16 01:09:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:17 DEBUG : Looking for writers 2025/08/16 01:09:17 DEBUG : file1: reading active writers 2025/08/16 01:09:17 DEBUG : file1: active writers 1 2025/08/16 01:09:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:18 DEBUG : Looking for writers 2025/08/16 01:09:18 DEBUG : file1: reading active writers 2025/08/16 01:09:18 DEBUG : file1: active writers 1 2025/08/16 01:09:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:19 DEBUG : Looking for writers 2025/08/16 01:09:19 DEBUG : file1: reading active writers 2025/08/16 01:09:19 DEBUG : file1: active writers 1 2025/08/16 01:09:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:21 DEBUG : Looking for writers 2025/08/16 01:09:21 DEBUG : file1: reading active writers 2025/08/16 01:09:21 DEBUG : file1: active writers 1 2025/08/16 01:09:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:22 DEBUG : Looking for writers 2025/08/16 01:09:22 DEBUG : file1: reading active writers 2025/08/16 01:09:22 DEBUG : file1: active writers 1 2025/08/16 01:09:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:23 DEBUG : Looking for writers 2025/08/16 01:09:23 DEBUG : file1: reading active writers 2025/08/16 01:09:23 DEBUG : file1: active writers 1 2025/08/16 01:09:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:24 DEBUG : Looking for writers 2025/08/16 01:09:24 DEBUG : file1: reading active writers 2025/08/16 01:09:24 DEBUG : file1: active writers 1 2025/08/16 01:09:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:25 DEBUG : Looking for writers 2025/08/16 01:09:25 DEBUG : file1: reading active writers 2025/08/16 01:09:25 DEBUG : file1: active writers 1 2025/08/16 01:09:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:26 DEBUG : Looking for writers 2025/08/16 01:09:26 DEBUG : file1: reading active writers 2025/08/16 01:09:26 DEBUG : file1: active writers 1 2025/08/16 01:09:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:27 DEBUG : Looking for writers 2025/08/16 01:09:27 DEBUG : file1: reading active writers 2025/08/16 01:09:27 DEBUG : file1: active writers 1 2025/08/16 01:09:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:28 DEBUG : Looking for writers 2025/08/16 01:09:28 DEBUG : file1: reading active writers 2025/08/16 01:09:28 DEBUG : file1: active writers 1 2025/08/16 01:09:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:29 DEBUG : Looking for writers 2025/08/16 01:09:29 DEBUG : file1: reading active writers 2025/08/16 01:09:29 DEBUG : file1: active writers 1 2025/08/16 01:09:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:30 DEBUG : Looking for writers 2025/08/16 01:09:30 DEBUG : file1: reading active writers 2025/08/16 01:09:30 DEBUG : file1: active writers 1 2025/08/16 01:09:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:31 DEBUG : Looking for writers 2025/08/16 01:09:31 DEBUG : file1: reading active writers 2025/08/16 01:09:31 DEBUG : file1: active writers 1 2025/08/16 01:09:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:32 DEBUG : Looking for writers 2025/08/16 01:09:32 DEBUG : file1: reading active writers 2025/08/16 01:09:32 DEBUG : file1: active writers 1 2025/08/16 01:09:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:33 DEBUG : Looking for writers 2025/08/16 01:09:33 DEBUG : file1: reading active writers 2025/08/16 01:09:33 DEBUG : file1: active writers 1 2025/08/16 01:09:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:34 DEBUG : Looking for writers 2025/08/16 01:09:34 DEBUG : file1: reading active writers 2025/08/16 01:09:34 DEBUG : file1: active writers 1 2025/08/16 01:09:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:35 DEBUG : Looking for writers 2025/08/16 01:09:35 DEBUG : file1: reading active writers 2025/08/16 01:09:35 DEBUG : file1: active writers 1 2025/08/16 01:09:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:36 DEBUG : Looking for writers 2025/08/16 01:09:36 DEBUG : file1: reading active writers 2025/08/16 01:09:36 DEBUG : file1: active writers 1 2025/08/16 01:09:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:37 DEBUG : Looking for writers 2025/08/16 01:09:37 DEBUG : file1: reading active writers 2025/08/16 01:09:37 DEBUG : file1: active writers 1 2025/08/16 01:09:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:38 DEBUG : Looking for writers 2025/08/16 01:09:38 DEBUG : file1: reading active writers 2025/08/16 01:09:38 DEBUG : file1: active writers 1 2025/08/16 01:09:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:39 DEBUG : Looking for writers 2025/08/16 01:09:39 DEBUG : file1: reading active writers 2025/08/16 01:09:39 DEBUG : file1: active writers 1 2025/08/16 01:09:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:40 DEBUG : Looking for writers 2025/08/16 01:09:40 DEBUG : file1: reading active writers 2025/08/16 01:09:40 DEBUG : file1: active writers 1 2025/08/16 01:09:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/16 01:09:40 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/16 01:09:40 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:40 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:09:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:09:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/16 01:09:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/16 01:09:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:40 DEBUG : webdav root 'rclone-test-neyazis4nawo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/16 01:09:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:40 DEBUG : file1: Size of src and dst objects identical 2025/08/16 01:09:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:09:40 DEBUG : file1: Open: flags=O_RDONLY 2025/08/16 01:09:40 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/16 01:09:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/16 01:09:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:40 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:40 DEBUG : Looking for writers 2025/08/16 01:09:40 DEBUG : file1: reading active writers 2025/08/16 01:09:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-neyazis4nawo'", Local "Local file system at /tmp/rclone2121795254", Modify Window "1s" 2025/08/16 01:09:40 INFO : webdav root 'rclone-test-neyazis4nawo': poll-interval is not supported by this remote 2025/08/16 01:09:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/16 01:09:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/16 01:09:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/16 01:09:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/16 01:09:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:40 DEBUG : webdav root 'rclone-test-neyazis4nawo': File to upload is small (100 bytes), uploading instead of streaming 2025/08/16 01:09:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/16 01:09:40 DEBUG : file1: Size of src and dst objects identical 2025/08/16 01:09:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/16 01:09:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/16 01:09:40 DEBUG : file1: Open: flags=O_RDONLY 2025/08/16 01:09:40 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/16 01:09:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/16 01:09:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/16 01:09:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/16 01:09:40 DEBUG : WaitForWriters: timeout=30s 2025/08/16 01:09:40 DEBUG : Looking for writers 2025/08/16 01:09:40 DEBUG : file1: reading active writers 2025/08/16 01:09:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/16 01:09:40 DEBUG : webdav root 'rclone-test-neyazis4nawo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m20.550347636s (try 1/5)