"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/07/04 04:05:30 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-ninunex9juso" 2025/07/04 04:05:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 04:05:30 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/07/04 04:05:30 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/04 04:05:30 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/04 04:05:30 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/04 04:05:30 DEBUG : Setting pass="E9JtMfk1pQnE5DwiShDHBIb-vGfyCVBt_x4m_UPLmyYy" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/04 04:05:30 DEBUG : TestWebdavRclone: detected overridden config - adding "{rayV_}" suffix to name 2025/07/04 04:05:30 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/04 04:05:30 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/04 04:05:30 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/04 04:05:30 DEBUG : Setting pass="E9JtMfk1pQnE5DwiShDHBIb-vGfyCVBt_x4m_UPLmyYy" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/04 04:05:30 DEBUG : found headers: 2025/07/04 04:05:30 DEBUG : Creating backend with remote "/tmp/rclone2620755942" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:30 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:30 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:30 DEBUG : dir: Looking for writers 2025/07/04 04:05:30 DEBUG : Looking for writers 2025/07/04 04:05:30 DEBUG : dir: reading active writers 2025/07/04 04:05:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:30 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:30 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:30 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:30 DEBUG : dir/subdir: Looking for writers 2025/07/04 04:05:30 DEBUG : dir: Looking for writers 2025/07/04 04:05:30 DEBUG : file2: reading active writers 2025/07/04 04:05:30 DEBUG : subdir: reading active writers 2025/07/04 04:05:30 DEBUG : file1: reading active writers 2025/07/04 04:05:30 DEBUG : Looking for writers 2025/07/04 04:05:30 DEBUG : dir: reading active writers 2025/07/04 04:05:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:31 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:31 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:31 DEBUG : dir: Looking for writers 2025/07/04 04:05:31 DEBUG : file1: reading active writers 2025/07/04 04:05:31 DEBUG : Looking for writers 2025/07/04 04:05:31 DEBUG : dir: reading active writers 2025/07/04 04:05:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:31 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:31 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:31 DEBUG : dir: Looking for writers 2025/07/04 04:05:31 DEBUG : Looking for writers 2025/07/04 04:05:31 DEBUG : dir: reading active writers 2025/07/04 04:05:31 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:31 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:31 DEBUG : dir: forgetting directory cache 2025/07/04 04:05:31 DEBUG : forgetting directory cache 2025/07/04 04:05:31 DEBUG : dir: forgetting directory cache 2025/07/04 04:05:31 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:31 DEBUG : Looking for writers 2025/07/04 04:05:31 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:31 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:31 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/04 04:05:31 DEBUG : dir: invalidating directory cache 2025/07/04 04:05:31 DEBUG : >ForgetPath: 2025/07/04 04:05:31 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/04 04:05:31 DEBUG : invalidating directory cache 2025/07/04 04:05:31 DEBUG : dir: forgetting directory cache 2025/07/04 04:05:31 DEBUG : >ForgetPath: 2025/07/04 04:05:31 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/04 04:05:31 DEBUG : >ForgetPath: 2025/07/04 04:05:31 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:31 DEBUG : dir: Looking for writers 2025/07/04 04:05:31 DEBUG : Looking for writers 2025/07/04 04:05:31 DEBUG : dir: reading active writers 2025/07/04 04:05:31 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:31 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:31 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:31 DEBUG : forgetting directory cache 2025/07/04 04:05:31 DEBUG : dir: forgetting directory cache 2025/07/04 04:05:31 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:31 DEBUG : dir: Looking for writers 2025/07/04 04:05:31 DEBUG : fil/a/b: Looking for writers 2025/07/04 04:05:31 DEBUG : fil/a: Looking for writers 2025/07/04 04:05:31 DEBUG : b: reading active writers 2025/07/04 04:05:31 DEBUG : fil: Looking for writers 2025/07/04 04:05:31 DEBUG : a: reading active writers 2025/07/04 04:05:31 DEBUG : Looking for writers 2025/07/04 04:05:31 DEBUG : dir: reading active writers 2025/07/04 04:05:31 DEBUG : fil: reading active writers 2025/07/04 04:05:31 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:32 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:32 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:32 DEBUG : dir: Looking for writers 2025/07/04 04:05:32 DEBUG : Looking for writers 2025/07/04 04:05:32 DEBUG : dir: reading active writers 2025/07/04 04:05:32 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:32 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:32 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:32 DEBUG : dir: Looking for writers 2025/07/04 04:05:32 DEBUG : file1: reading active writers 2025/07/04 04:05:32 DEBUG : Looking for writers 2025/07/04 04:05:32 DEBUG : dir: reading active writers 2025/07/04 04:05:32 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:32 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:32 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/07/04 04:05:32 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/04 04:05:32 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/04 04:05:32 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/04 04:05:32 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/04 04:05:32 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:32 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:32 DEBUG : dir: invalidating directory cache 2025/07/04 04:05:32 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/04 04:05:32 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/04 04:05:32 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/04 04:05:32 DEBUG : dir/file1: Reset virtual modtime 2025/07/04 04:05:32 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/04 04:05:32 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/04 04:05:32 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/04 04:05:32 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/04 04:05:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:32 DEBUG : dir: invalidating directory cache 2025/07/04 04:05:32 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/04 04:05:32 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/04 04:05:32 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/04 04:05:32 DEBUG : forgetting directory cache 2025/07/04 04:05:32 DEBUG : dir: forgetting directory cache 2025/07/04 04:05:32 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/04 04:05:32 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:32 DEBUG : dir/virtualDir: Looking for writers 2025/07/04 04:05:32 DEBUG : dir: Looking for writers 2025/07/04 04:05:32 DEBUG : virtualDir: reading active writers 2025/07/04 04:05:32 DEBUG : file1: reading active writers 2025/07/04 04:05:32 DEBUG : virtualFile2: reading active writers 2025/07/04 04:05:32 DEBUG : virtualFile: reading active writers 2025/07/04 04:05:32 DEBUG : Looking for writers 2025/07/04 04:05:32 DEBUG : dir: reading active writers 2025/07/04 04:05:32 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:32 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:32 ERROR : dir/: Can only open directories read only 2025/07/04 04:05:32 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:32 DEBUG : dir: Looking for writers 2025/07/04 04:05:32 DEBUG : Looking for writers 2025/07/04 04:05:32 DEBUG : dir: reading active writers 2025/07/04 04:05:32 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:32 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:33 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/04 04:05:33 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/04 04:05:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/04 04:05:33 DEBUG : webdav root 'rclone-test-ninunex9juso': File to upload is small (5 bytes), uploading instead of streaming 2025/07/04 04:05:33 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:33 NOTICE: webdav root 'rclone-test-ninunex9juso': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/04 04:05:33 DEBUG : dir/potato: Size of src and dst objects identical 2025/07/04 04:05:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/04 04:05:33 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:33 DEBUG : dir: Looking for writers 2025/07/04 04:05:33 DEBUG : file1: reading active writers 2025/07/04 04:05:33 DEBUG : potato: reading active writers 2025/07/04 04:05:33 DEBUG : Looking for writers 2025/07/04 04:05:33 DEBUG : dir: reading active writers 2025/07/04 04:05:33 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:33 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/04 04:05:33 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:33 DEBUG : dir/sub: Looking for writers 2025/07/04 04:05:33 DEBUG : dir: Looking for writers 2025/07/04 04:05:33 DEBUG : file1: reading active writers 2025/07/04 04:05:33 DEBUG : sub: reading active writers 2025/07/04 04:05:33 DEBUG : Looking for writers 2025/07/04 04:05:33 DEBUG : dir: reading active writers 2025/07/04 04:05:33 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:33 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/04 04:05:33 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/04 04:05:33 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:33 DEBUG : dir/sub/subsub: Looking for writers 2025/07/04 04:05:33 DEBUG : dir/sub: Looking for writers 2025/07/04 04:05:33 DEBUG : subsub: reading active writers 2025/07/04 04:05:33 DEBUG : dir: Looking for writers 2025/07/04 04:05:33 DEBUG : file1: reading active writers 2025/07/04 04:05:33 DEBUG : sub: reading active writers 2025/07/04 04:05:33 DEBUG : Looking for writers 2025/07/04 04:05:33 DEBUG : dir: reading active writers 2025/07/04 04:05:33 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:33 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:33 ERROR : dir/: Dir.Remove not empty 2025/07/04 04:05:33 DEBUG : dir/file1: Remove: 2025/07/04 04:05:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:33 DEBUG : dir/file1: >Remove: err= 2025/07/04 04:05:33 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/04 04:05:33 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:33 DEBUG : Looking for writers 2025/07/04 04:05:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:33 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:33 DEBUG : dir/file1: Remove: 2025/07/04 04:05:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:33 DEBUG : dir/file1: >Remove: err= 2025/07/04 04:05:33 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/04 04:05:34 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:34 DEBUG : Looking for writers 2025/07/04 04:05:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:34 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:34 DEBUG : dir/file1: Remove: 2025/07/04 04:05:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:34 DEBUG : dir/file1: >Remove: err= 2025/07/04 04:05:34 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:34 DEBUG : dir: Looking for writers 2025/07/04 04:05:34 DEBUG : Looking for writers 2025/07/04 04:05:34 DEBUG : dir: reading active writers 2025/07/04 04:05:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:34 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:34 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:34 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/04 04:05:34 DEBUG : dir: Updating dir with dir2 0xc0004c04e0 2025/07/04 04:05:34 DEBUG : dir: forgetting directory cache 2025/07/04 04:05:34 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/04 04:05:34 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/04 04:05:34 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/04 04:05:34 DEBUG : file2: Updating file with file2 0xc000694cc0 2025/07/04 04:05:34 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/04 04:05:34 INFO : dir2/file3: Deleted 2025/07/04 04:05:34 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/04 04:05:34 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000694cc0 2025/07/04 04:05:34 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/04 04:05:34 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/04 04:05:34 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/04 04:05:34 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00078c750 2025/07/04 04:05:34 DEBUG : empty directory: forgetting directory cache 2025/07/04 04:05:34 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/04 04:05:34 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/04 04:05:34 DEBUG : dir2: Renaming to "dir3" 2025/07/04 04:05:34 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:34 DEBUG : dir3: Looking for writers 2025/07/04 04:05:34 DEBUG : file3: reading active writers 2025/07/04 04:05:34 DEBUG : renamed empty directory: Looking for writers 2025/07/04 04:05:34 DEBUG : Looking for writers 2025/07/04 04:05:34 DEBUG : dir3: reading active writers 2025/07/04 04:05:34 DEBUG : renamed empty directory: reading active writers 2025/07/04 04:05:34 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === 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-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:34 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/04 04:05:34 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:34 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/04 04:05:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/04 04:05:34 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/04 04:05:34 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/04 04:05:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/04 04:05:34 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:34 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/04 04:05:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/04 04:05:34 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/04 04:05:34 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/04 04:05:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/04 04:05:34 DEBUG : webdav root 'rclone-test-ninunex9juso': File to upload is small (12 bytes), uploading instead of streaming 2025/07/04 04:05:34 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:34 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/07/04 04:05:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/04 04:05:34 DEBUG : forgetting directory cache 2025/07/04 04:05:34 DEBUG : dir: forgetting directory cache 2025/07/04 04:05:34 DEBUG : dir/sub: forgetting directory cache 2025/07/04 04:05:34 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/04 04:05:34 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/04 04:05:34 DEBUG : webdav root 'rclone-test-ninunex9juso': File to upload is small (5 bytes), uploading instead of streaming 2025/07/04 04:05:34 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:34 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/07/04 04:05:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/04 04:05:34 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:34 DEBUG : dir/sub: Looking for writers 2025/07/04 04:05:34 DEBUG : file0: reading active writers 2025/07/04 04:05:34 DEBUG : file2: reading active writers 2025/07/04 04:05:34 DEBUG : dir: Looking for writers 2025/07/04 04:05:34 DEBUG : file1: reading active writers 2025/07/04 04:05:34 DEBUG : sub: reading active writers 2025/07/04 04:05:34 DEBUG : Looking for writers 2025/07/04 04:05:34 DEBUG : dir: reading active writers 2025/07/04 04:05:34 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.27s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:35 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/04 04:05:35 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:35 DEBUG : Looking for writers 2025/07/04 04:05:35 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:35 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/04 04:05:35 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:35 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/04 04:05:35 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/04 04:05:35 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/04 04:05:35 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:05:35 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/04 04:05:35 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/04 04:05:35 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:35 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/04 04:05:35 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/04 04:05:35 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/04 04:05:35 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:05:35 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/04 04:05:35 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:35 DEBUG : dir: Looking for writers 2025/07/04 04:05:35 DEBUG : file1: reading active writers 2025/07/04 04:05:35 DEBUG : file1.metadata: reading active writers 2025/07/04 04:05:35 DEBUG : Looking for writers 2025/07/04 04:05:35 DEBUG : dir: reading active writers 2025/07/04 04:05:35 DEBUG : dir.metadata: reading active writers 2025/07/04 04:05:35 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:35 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:35 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:35 DEBUG : dir: Looking for writers 2025/07/04 04:05:35 DEBUG : file1: reading active writers 2025/07/04 04:05:35 DEBUG : Looking for writers 2025/07/04 04:05:35 DEBUG : dir: reading active writers 2025/07/04 04:05:35 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:35 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:35 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:35 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/07/04 04:05:35 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:35 DEBUG : dir: Looking for writers 2025/07/04 04:05:35 DEBUG : file1: reading active writers 2025/07/04 04:05:35 DEBUG : Looking for writers 2025/07/04 04:05:35 DEBUG : dir: reading active writers 2025/07/04 04:05:35 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:35 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/04 04:05:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/04 04:05:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:05:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/04 04:05:35 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:35 DEBUG : dir: Looking for writers 2025/07/04 04:05:35 DEBUG : file1: reading active writers 2025/07/04 04:05:35 DEBUG : Looking for writers 2025/07/04 04:05:35 DEBUG : dir: reading active writers 2025/07/04 04:05:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/07/04 04:05:35 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/04 04:05:35 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/04 04:05:35 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:05:35 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/04 04:05:35 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:35 DEBUG : Looking for writers 2025/07/04 04:05:35 DEBUG : file.txt: reading active writers 2025/07/04 04:05:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:35 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:35 DEBUG : webdav root 'rclone-test-ninunex9juso': File to upload is small (25 bytes), uploading instead of streaming 2025/07/04 04:05:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:35 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/04 04:05:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:35 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:35 DEBUG : dir: Looking for writers 2025/07/04 04:05:35 DEBUG : file1: reading active writers 2025/07/04 04:05:35 DEBUG : Looking for writers 2025/07/04 04:05:35 DEBUG : dir: reading active writers 2025/07/04 04:05:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:35 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:35 DEBUG : dir/file1: Remove: 2025/07/04 04:05:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:35 DEBUG : dir/file1: >Remove: err= 2025/07/04 04:05:36 DEBUG : dir/file1: Remove: 2025/07/04 04:05:36 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/04 04:05:36 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:36 DEBUG : dir: Looking for writers 2025/07/04 04:05:36 DEBUG : Looking for writers 2025/07/04 04:05:36 DEBUG : dir: reading active writers 2025/07/04 04:05:36 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:36 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:36 DEBUG : dir/file1: Remove: 2025/07/04 04:05:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:36 DEBUG : dir/file1: >Remove: err= 2025/07/04 04:05:36 DEBUG : dir/file1: Remove: 2025/07/04 04:05:36 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/04 04:05:36 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:36 DEBUG : dir: Looking for writers 2025/07/04 04:05:36 DEBUG : Looking for writers 2025/07/04 04:05:36 DEBUG : dir: reading active writers 2025/07/04 04:05:36 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:36 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/04 04:05:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/04 04:05:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/04 04:05:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/04 04:05:36 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/04 04:05:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/04 04:05:36 DEBUG : dir/file1: Open: flags=0x3 2025/07/04 04:05:36 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/04 04:05:36 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/04 04:05:36 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:36 DEBUG : dir: Looking for writers 2025/07/04 04:05:36 DEBUG : file1: reading active writers 2025/07/04 04:05:36 DEBUG : Looking for writers 2025/07/04 04:05:36 DEBUG : dir: reading active writers 2025/07/04 04:05:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:36 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:36 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:36 DEBUG : dir: Looking for writers 2025/07/04 04:05:36 DEBUG : file1: reading active writers 2025/07/04 04:05:36 DEBUG : Looking for writers 2025/07/04 04:05:36 DEBUG : dir: reading active writers 2025/07/04 04:05:36 DEBUG : >WaitForWriters: 2025/07/04 04:05:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/04 04:05:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0006946c0 2025/07/04 04:05:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/04 04:05:36 DEBUG : dir/file1: Updating file with dir/file1 0xc0006946c0 2025/07/04 04:05:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/04 04:05:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/04 04:05:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/04 04:05:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:36 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006946c0 2025/07/04 04:05:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:36 DEBUG : webdav root 'rclone-test-ninunex9juso': File to upload is small (25 bytes), uploading instead of streaming 2025/07/04 04:05:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:36 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/04 04:05:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:36 DEBUG : newLeaf: Running delayed rename now 2025/07/04 04:05:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/04 04:05:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0006946c0 2025/07/04 04:05:36 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:36 DEBUG : dir: Looking for writers 2025/07/04 04:05:36 DEBUG : Looking for writers 2025/07/04 04:05:36 DEBUG : dir: reading active writers 2025/07/04 04:05:36 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:36 DEBUG : >WaitForWriters: 2025/07/04 04:05:36 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:36 DEBUG : dir: Looking for writers 2025/07/04 04:05:36 DEBUG : Looking for writers 2025/07/04 04:05:36 DEBUG : dir: reading active writers 2025/07/04 04:05:36 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:36 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:36 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:36 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:36 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:36 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:36 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:36 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:36 DEBUG : dir: Looking for writers 2025/07/04 04:05:36 DEBUG : file1: reading active writers 2025/07/04 04:05:36 DEBUG : Looking for writers 2025/07/04 04:05:36 DEBUG : dir: reading active writers 2025/07/04 04:05:36 DEBUG : >WaitForWriters: 2025/07/04 04:05:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/04 04:05:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000703380 2025/07/04 04:05:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/04 04:05:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000703380 2025/07/04 04:05:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/04 04:05:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/04 04:05:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/04 04:05:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:36 DEBUG : dir/file1: File is currently open, delaying rename 0xc000703380 2025/07/04 04:05:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:36 DEBUG : webdav root 'rclone-test-ninunex9juso': File to upload is small (25 bytes), uploading instead of streaming 2025/07/04 04:05:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:37 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/04 04:05:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:37 DEBUG : newLeaf: Running delayed rename now 2025/07/04 04:05:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/04 04:05:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000703380 2025/07/04 04:05:37 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:37 DEBUG : dir: Looking for writers 2025/07/04 04:05:37 DEBUG : Looking for writers 2025/07/04 04:05:37 DEBUG : dir: reading active writers 2025/07/04 04:05:37 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:37 DEBUG : >WaitForWriters: 2025/07/04 04:05:37 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:37 DEBUG : dir: Looking for writers 2025/07/04 04:05:37 DEBUG : Looking for writers 2025/07/04 04:05:37 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:37 DEBUG : dir: reading active writers 2025/07/04 04:05:37 DEBUG : >WaitForWriters: 2025/07/04 04:05:37 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:37 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:37 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:37 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:37 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:37 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:37 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/04 04:05:37 DEBUG : dir/file1: newRWFileHandle: 2025/07/04 04:05:37 DEBUG : dir/file1(0xc000a30e40): openPending: 2025/07/04 04:05:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/04 04:05:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/04 04:05:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:37 DEBUG : dir/file1(0xc000a30e40): >openPending: err= 2025/07/04 04:05:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/04 04:05:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/04 04:05:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/04 04:05:37 DEBUG : dir/file1(0xc000a30e40): _writeAt: size=14, off=0 2025/07/04 04:05:37 DEBUG : dir/file1(0xc000a30e40): >_writeAt: n=14, err= 2025/07/04 04:05:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/04 04:05:37 DEBUG : dir/file1(0xc000a30e40): close: 2025/07/04 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/04 04:05:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/04 04:05:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:37 DEBUG : dir/file1(0xc000a30e40): >close: err= 2025/07/04 04:05:37 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:37 DEBUG : dir: Looking for writers 2025/07/04 04:05:37 DEBUG : file1: reading active writers 2025/07/04 04:05:37 DEBUG : Looking for writers 2025/07/04 04:05:37 DEBUG : dir: reading active writers 2025/07/04 04:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/04 04:05:37 DEBUG : dir: Looking for writers 2025/07/04 04:05:37 DEBUG : file1: reading active writers 2025/07/04 04:05:37 DEBUG : Looking for writers 2025/07/04 04:05:37 DEBUG : dir: reading active writers 2025/07/04 04:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/04 04:05:37 DEBUG : dir: Looking for writers 2025/07/04 04:05:37 DEBUG : file1: reading active writers 2025/07/04 04:05:37 DEBUG : Looking for writers 2025/07/04 04:05:37 DEBUG : dir: reading active writers 2025/07/04 04:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/04 04:05:37 DEBUG : dir: Looking for writers 2025/07/04 04:05:37 DEBUG : file1: reading active writers 2025/07/04 04:05:37 DEBUG : Looking for writers 2025/07/04 04:05:37 DEBUG : dir: reading active writers 2025/07/04 04:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/04 04:05:37 DEBUG : dir/file1: vfs cache: starting upload 2025/07/04 04:05:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:37 INFO : dir/file1: Copied (replaced existing) 2025/07/04 04:05:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/04 04:05:37 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/04 04:05:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/04 04:05:37 DEBUG : dir: Looking for writers 2025/07/04 04:05:37 DEBUG : file1: reading active writers 2025/07/04 04:05:37 DEBUG : Looking for writers 2025/07/04 04:05:37 DEBUG : dir: reading active writers 2025/07/04 04:05:37 DEBUG : >WaitForWriters: 2025/07/04 04:05:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/04 04:05:37 DEBUG : dir/file1: newRWFileHandle: 2025/07/04 04:05:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/04 04:05:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/04 04:05:37 DEBUG : dir/file1(0xc0009d5b80): _readAt: size=512, off=0 2025/07/04 04:05:37 DEBUG : dir/file1(0xc0009d5b80): openPending: 2025/07/04 04:05:37 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/07/04 04:05:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/04 04:05:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:37 DEBUG : dir/file1(0xc0009d5b80): >openPending: err= 2025/07/04 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/04 04:05:37 DEBUG : dir/file1(0xc0009d5b80): >_readAt: n=14, err=EOF 2025/07/04 04:05:37 DEBUG : dir/file1(0xc0009d5b80): close: 2025/07/04 04:05:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/04 04:05:37 DEBUG : dir/file1(0xc0009d5b80): >close: err= 2025/07/04 04:05:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/04 04:05:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/04 04:05:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000703980 2025/07/04 04:05:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/04 04:05:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/04 04:05:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000703980 2025/07/04 04:05:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/04 04:05:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/04 04:05:37 DEBUG : dir/file1: newRWFileHandle: 2025/07/04 04:05:37 DEBUG : dir/file1(0xc000cbc900): openPending: 2025/07/04 04:05:37 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/07/04 04:05:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/04 04:05:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:37 DEBUG : dir/file1(0xc000cbc900): >openPending: err= 2025/07/04 04:05:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/04 04:05:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/04 04:05:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/04 04:05:37 DEBUG : dir/file1(0xc000cbc900): _writeAt: size=25, off=0 2025/07/04 04:05:37 DEBUG : dir/file1(0xc000cbc900): >_writeAt: n=25, err= 2025/07/04 04:05:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/04 04:05:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/04 04:05:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000703980 2025/07/04 04:05:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:37 DEBUG : newLeaf(0xc000cbc900): close: 2025/07/04 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/04 04:05:37 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-04 04:05:37.510664125 +0000 UTC m=+6.852314122 2025/07/04 04:05:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:37 DEBUG : newLeaf(0xc000cbc900): >close: err= 2025/07/04 04:05:37 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:37 DEBUG : dir: Looking for writers 2025/07/04 04:05:37 DEBUG : Looking for writers 2025/07/04 04:05:37 DEBUG : dir: reading active writers 2025/07/04 04:05:37 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/04 04:05:37 DEBUG : dir: Looking for writers 2025/07/04 04:05:37 DEBUG : Looking for writers 2025/07/04 04:05:37 DEBUG : dir: reading active writers 2025/07/04 04:05:37 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/04 04:05:37 DEBUG : dir: Looking for writers 2025/07/04 04:05:37 DEBUG : Looking for writers 2025/07/04 04:05:37 DEBUG : dir: reading active writers 2025/07/04 04:05:37 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/04 04:05:37 DEBUG : dir: Looking for writers 2025/07/04 04:05:37 DEBUG : Looking for writers 2025/07/04 04:05:37 DEBUG : dir: reading active writers 2025/07/04 04:05:37 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/04 04:05:37 DEBUG : newLeaf: vfs cache: starting upload 2025/07/04 04:05:37 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:37 INFO : newLeaf: Copied (replaced existing) 2025/07/04 04:05:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-04 04:05:37 +0000 UTC" 2025/07/04 04:05:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/04 04:05:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/04 04:05:37 DEBUG : dir: Looking for writers 2025/07/04 04:05:37 DEBUG : Looking for writers 2025/07/04 04:05:37 DEBUG : dir: reading active writers 2025/07/04 04:05:37 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:37 DEBUG : >WaitForWriters: 2025/07/04 04:05:37 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:37 DEBUG : dir: Looking for writers 2025/07/04 04:05:37 DEBUG : Looking for writers 2025/07/04 04:05:37 DEBUG : dir: reading active writers 2025/07/04 04:05:37 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:37 DEBUG : >WaitForWriters: 2025/07/04 04:05:37 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:37 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:37 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:37 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:37 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:37 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:37 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:37 DEBUG : dir: Looking for writers 2025/07/04 04:05:37 DEBUG : file1: reading active writers 2025/07/04 04:05:37 DEBUG : Looking for writers 2025/07/04 04:05:37 DEBUG : dir: reading active writers 2025/07/04 04:05:37 DEBUG : >WaitForWriters: 2025/07/04 04:05:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/04 04:05:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000a680c0 2025/07/04 04:05:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/04 04:05:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000a680c0 2025/07/04 04:05:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/04 04:05:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/04 04:05:38 DEBUG : dir/file1: newRWFileHandle: 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000ce7f00): openPending: 2025/07/04 04:05:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/04 04:05:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/04 04:05:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000ce7f00): >openPending: err= 2025/07/04 04:05:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/04 04:05:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/04 04:05:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000ce7f00): _writeAt: size=25, off=0 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000ce7f00): >_writeAt: n=25, err= 2025/07/04 04:05:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/04 04:05:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/04 04:05:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000a680c0 2025/07/04 04:05:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:38 DEBUG : newLeaf(0xc000ce7f00): close: 2025/07/04 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/04 04:05:38 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-04 04:05:38.007210997 +0000 UTC m=+7.348860985 2025/07/04 04:05:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:38 DEBUG : newLeaf(0xc000ce7f00): >close: err= 2025/07/04 04:05:38 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/04 04:05:38 DEBUG : newLeaf: vfs cache: starting upload 2025/07/04 04:05:38 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:38 INFO : newLeaf: Copied (replaced existing) 2025/07/04 04:05:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-04 04:05:38 +0000 UTC" 2025/07/04 04:05:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/04 04:05:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:38 DEBUG : >WaitForWriters: 2025/07/04 04:05:38 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : >WaitForWriters: 2025/07/04 04:05:38 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:38 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:38 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:38 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:38 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:38 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/04 04:05:38 DEBUG : dir/file1: newRWFileHandle: 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000ce7a80): openPending: 2025/07/04 04:05:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/04 04:05:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/04 04:05:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000ce7a80): >openPending: err= 2025/07/04 04:05:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/04 04:05:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/04 04:05:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000ce7a80): _writeAt: size=14, off=0 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000ce7a80): >_writeAt: n=14, err= 2025/07/04 04:05:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000ce7a80): close: 2025/07/04 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/04 04:05:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/04 04:05:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000ce7a80): >close: err= 2025/07/04 04:05:38 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : file1: reading active writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : file1: reading active writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : file1: reading active writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : file1: reading active writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/04 04:05:38 DEBUG : dir/file1: vfs cache: starting upload 2025/07/04 04:05:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:38 INFO : dir/file1: Copied (replaced existing) 2025/07/04 04:05:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/04 04:05:38 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/04 04:05:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : file1: reading active writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : >WaitForWriters: 2025/07/04 04:05:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/04 04:05:38 DEBUG : dir/file1: newRWFileHandle: 2025/07/04 04:05:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/04 04:05:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000db62c0): _readAt: size=512, off=0 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000db62c0): openPending: 2025/07/04 04:05:38 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/07/04 04:05:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/04 04:05:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000db62c0): >openPending: err= 2025/07/04 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000db62c0): >_readAt: n=14, err=EOF 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000db62c0): close: 2025/07/04 04:05:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000db62c0): >close: err= 2025/07/04 04:05:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/04 04:05:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/04 04:05:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a0600 2025/07/04 04:05:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/04 04:05:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/04 04:05:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a0600 2025/07/04 04:05:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/04 04:05:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/04 04:05:38 DEBUG : dir/file1: newRWFileHandle: 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000dbe3c0): openPending: 2025/07/04 04:05:38 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/07/04 04:05:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/04 04:05:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000dbe3c0): >openPending: err= 2025/07/04 04:05:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/04 04:05:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/04 04:05:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000dbe3c0): _writeAt: size=25, off=0 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000dbe3c0): >_writeAt: n=25, err= 2025/07/04 04:05:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/04 04:05:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/04 04:05:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a0600 2025/07/04 04:05:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:38 DEBUG : newLeaf(0xc000dbe3c0): close: 2025/07/04 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/04 04:05:38 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-04 04:05:38.651334118 +0000 UTC m=+7.992984095 2025/07/04 04:05:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:38 DEBUG : newLeaf(0xc000dbe3c0): >close: err= 2025/07/04 04:05:38 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/04 04:05:38 DEBUG : newLeaf: vfs cache: starting upload 2025/07/04 04:05:38 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:38 INFO : newLeaf: Copied (replaced existing) 2025/07/04 04:05:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-04 04:05:38 +0000 UTC" 2025/07/04 04:05:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/04 04:05:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:38 DEBUG : >WaitForWriters: 2025/07/04 04:05:38 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:38 DEBUG : >WaitForWriters: 2025/07/04 04:05:38 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:38 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:38 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:38 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:38 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:38 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:38 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:38 DEBUG : dir: Looking for writers 2025/07/04 04:05:38 DEBUG : file1: reading active writers 2025/07/04 04:05:38 DEBUG : Looking for writers 2025/07/04 04:05:38 DEBUG : dir: reading active writers 2025/07/04 04:05:38 DEBUG : >WaitForWriters: 2025/07/04 04:05:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/04 04:05:38 DEBUG : dir/file1: newRWFileHandle: 2025/07/04 04:05:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/04 04:05:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000dd3cc0): _readAt: size=512, off=0 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000dd3cc0): openPending: 2025/07/04 04:05:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/04 04:05:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/04 04:05:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:38 DEBUG : dir/file1(0xc000dd3cc0): >openPending: err= 2025/07/04 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/04 04:05:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/04 04:05:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/04 04:05:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:05:39 DEBUG : dir/file1(0xc000dd3cc0): >_readAt: n=14, err=EOF 2025/07/04 04:05:39 DEBUG : dir/file1(0xc000dd3cc0): close: 2025/07/04 04:05:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/04 04:05:39 DEBUG : dir/file1(0xc000dd3cc0): >close: err= 2025/07/04 04:05:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/04 04:05:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/04 04:05:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a0c00 2025/07/04 04:05:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/04 04:05:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/04 04:05:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a0c00 2025/07/04 04:05:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/04 04:05:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/04 04:05:39 DEBUG : dir/file1: newRWFileHandle: 2025/07/04 04:05:39 DEBUG : dir/file1(0xc000e4f740): openPending: 2025/07/04 04:05:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/04 04:05:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/04 04:05:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:39 DEBUG : dir/file1(0xc000e4f740): >openPending: err= 2025/07/04 04:05:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/04 04:05:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/04 04:05:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/04 04:05:39 DEBUG : dir/file1(0xc000e4f740): _writeAt: size=25, off=0 2025/07/04 04:05:39 DEBUG : dir/file1(0xc000e4f740): >_writeAt: n=25, err= 2025/07/04 04:05:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/04 04:05:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/04 04:05:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a0c00 2025/07/04 04:05:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:05:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:39 DEBUG : newLeaf(0xc000e4f740): close: 2025/07/04 04:05:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/04 04:05:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-04 04:05:39.159000619 +0000 UTC m=+8.500650605 2025/07/04 04:05:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:39 DEBUG : newLeaf(0xc000e4f740): >close: err= 2025/07/04 04:05:39 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:39 DEBUG : dir: Looking for writers 2025/07/04 04:05:39 DEBUG : Looking for writers 2025/07/04 04:05:39 DEBUG : dir: reading active writers 2025/07/04 04:05:39 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/04 04:05:39 DEBUG : dir: Looking for writers 2025/07/04 04:05:39 DEBUG : Looking for writers 2025/07/04 04:05:39 DEBUG : dir: reading active writers 2025/07/04 04:05:39 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/04 04:05:39 DEBUG : dir: Looking for writers 2025/07/04 04:05:39 DEBUG : Looking for writers 2025/07/04 04:05:39 DEBUG : dir: reading active writers 2025/07/04 04:05:39 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/04 04:05:39 DEBUG : dir: Looking for writers 2025/07/04 04:05:39 DEBUG : Looking for writers 2025/07/04 04:05:39 DEBUG : dir: reading active writers 2025/07/04 04:05:39 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/04 04:05:39 DEBUG : newLeaf: vfs cache: starting upload 2025/07/04 04:05:39 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:39 INFO : newLeaf: Copied (replaced existing) 2025/07/04 04:05:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-04 04:05:39 +0000 UTC" 2025/07/04 04:05:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/04 04:05:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/04 04:05:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/04 04:05:39 DEBUG : dir: Looking for writers 2025/07/04 04:05:39 DEBUG : Looking for writers 2025/07/04 04:05:39 DEBUG : dir: reading active writers 2025/07/04 04:05:39 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:39 DEBUG : >WaitForWriters: 2025/07/04 04:05:39 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:39 DEBUG : dir: Looking for writers 2025/07/04 04:05:39 DEBUG : Looking for writers 2025/07/04 04:05:39 DEBUG : dir: reading active writers 2025/07/04 04:05:39 DEBUG : newLeaf: reading active writers 2025/07/04 04:05:39 DEBUG : >WaitForWriters: 2025/07/04 04:05:39 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.49s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:39 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:39 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:39 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:39 DEBUG : Looking for writers 2025/07/04 04:05:39 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-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:39 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:05:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/04 04:05:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/04 04:05:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/04 04:05:39 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:39 DEBUG : dir: Looking for writers 2025/07/04 04:05:39 DEBUG : file1: reading active writers 2025/07/04 04:05:39 DEBUG : Looking for writers 2025/07/04 04:05:39 DEBUG : dir: reading active writers 2025/07/04 04:05:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:39 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:05:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/04 04:05:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/04 04:05:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/04 04:05:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/04 04:05:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/04 04:05:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/04 04:05:39 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:39 DEBUG : dir: Looking for writers 2025/07/04 04:05:39 DEBUG : file1: reading active writers 2025/07/04 04:05:39 DEBUG : Looking for writers 2025/07/04 04:05:39 DEBUG : dir: reading active writers 2025/07/04 04:05:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:39 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:05:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/04 04:05:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/04 04:05:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/04 04:05:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/04 04:05:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/04 04:05:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/04 04:05:39 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/04 04:05:39 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/04 04:05:39 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/04 04:05:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/04 04:05:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/04 04:05:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/04 04:05:39 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/04 04:05:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/04 04:05:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/04 04:05:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/04 04:05:39 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/04 04:05:39 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:39 DEBUG : dir: Looking for writers 2025/07/04 04:05:39 DEBUG : file1: reading active writers 2025/07/04 04:05:39 DEBUG : Looking for writers 2025/07/04 04:05:39 DEBUG : dir: reading active writers 2025/07/04 04:05:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:40 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:05:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/04 04:05:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/04 04:05:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/04 04:05:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:05:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/04 04:05:40 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:40 DEBUG : dir: Looking for writers 2025/07/04 04:05:40 DEBUG : file1: reading active writers 2025/07/04 04:05:40 DEBUG : Looking for writers 2025/07/04 04:05:40 DEBUG : dir: reading active writers 2025/07/04 04:05:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:40 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:05:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/04 04:05:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/04 04:05:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/04 04:05:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:05:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/04 04:05:40 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/04 04:05:40 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/04 04:05:40 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:40 DEBUG : dir: Looking for writers 2025/07/04 04:05:40 DEBUG : file1: reading active writers 2025/07/04 04:05:40 DEBUG : Looking for writers 2025/07/04 04:05:40 DEBUG : dir: reading active writers 2025/07/04 04:05:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:40 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:05:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/04 04:05:40 DEBUG : dir/file1: newRWFileHandle: 2025/07/04 04:05:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/04 04:05:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/04 04:05:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/04 04:05:40 DEBUG : dir/file1(0xc00093e3c0): _readAt: size=1, off=0 2025/07/04 04:05:40 DEBUG : dir/file1(0xc00093e3c0): openPending: 2025/07/04 04:05:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/04 04:05:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/04 04:05:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:40 DEBUG : dir/file1(0xc00093e3c0): >openPending: err= 2025/07/04 04:05:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/04 04:05:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/04 04:05:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/04 04:05:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:05:40 DEBUG : dir/file1(0xc00093e3c0): >_readAt: n=1, err= 2025/07/04 04:05:40 DEBUG : dir/file1(0xc00093e3c0): _readAt: size=256, off=1 2025/07/04 04:05:40 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/04 04:05:40 DEBUG : dir/file1(0xc00093e3c0): >_readAt: n=15, err=EOF 2025/07/04 04:05:40 DEBUG : dir/file1(0xc00093e3c0): _readAt: size=16, off=16 2025/07/04 04:05:40 DEBUG : dir/file1(0xc00093e3c0): >_readAt: n=0, err=EOF 2025/07/04 04:05:40 DEBUG : dir/file1(0xc00093e3c0): close: 2025/07/04 04:05:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/04 04:05:40 DEBUG : dir/file1(0xc00093e3c0): >close: err= 2025/07/04 04:05:40 DEBUG : dir/file1(0xc00093e3c0): close: 2025/07/04 04:05:40 DEBUG : dir/file1(0xc00093e3c0): >close: err=file already closed 2025/07/04 04:05:40 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:40 DEBUG : dir: Looking for writers 2025/07/04 04:05:40 DEBUG : file1: reading active writers 2025/07/04 04:05:40 DEBUG : Looking for writers 2025/07/04 04:05:40 DEBUG : dir: reading active writers 2025/07/04 04:05:40 DEBUG : >WaitForWriters: 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:40 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:05:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/04 04:05:40 DEBUG : dir/file1: newRWFileHandle: 2025/07/04 04:05:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/04 04:05:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/04 04:05:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a4d400): _readAt: size=1, off=0 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a4d400): openPending: 2025/07/04 04:05:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/04 04:05:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/04 04:05:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a4d400): >openPending: err= 2025/07/04 04:05:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/04 04:05:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/04 04:05:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/04 04:05:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a4d400): >_readAt: n=1, err= 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a4d400): _readAt: size=1, off=5 2025/07/04 04:05:40 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a4d400): >_readAt: n=1, err= 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a4d400): _readAt: size=1, off=3 2025/07/04 04:05:40 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a4d400): >_readAt: n=1, err= 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a4d400): _readAt: size=1, off=13 2025/07/04 04:05:40 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a4d400): >_readAt: n=1, err= 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a4d400): _readAt: size=16, off=100 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a4d400): >_readAt: n=0, err=EOF 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a4d400): close: 2025/07/04 04:05:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a4d400): >close: err= 2025/07/04 04:05:40 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:40 DEBUG : dir: Looking for writers 2025/07/04 04:05:40 DEBUG : file1: reading active writers 2025/07/04 04:05:40 DEBUG : Looking for writers 2025/07/04 04:05:40 DEBUG : dir: reading active writers 2025/07/04 04:05:40 DEBUG : >WaitForWriters: 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:40 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:05:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/04 04:05:40 DEBUG : dir/file1: newRWFileHandle: 2025/07/04 04:05:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/04 04:05:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/04 04:05:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): _readAt: size=1, off=0 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): openPending: 2025/07/04 04:05:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/04 04:05:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/04 04:05:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): >openPending: err= 2025/07/04 04:05:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/04 04:05:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/04 04:05:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/04 04:05:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): >_readAt: n=1, err= 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): _readAt: size=1, off=5 2025/07/04 04:05:40 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): >_readAt: n=1, err= 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): _readAt: size=1, off=1 2025/07/04 04:05:40 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): >_readAt: n=1, err= 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): _readAt: size=6, off=10 2025/07/04 04:05:40 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): >_readAt: n=6, err= 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): _readAt: size=256, off=10 2025/07/04 04:05:40 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): >_readAt: n=6, err=EOF 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): _readAt: size=256, off=100 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): >_readAt: n=0, err=EOF 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): close: 2025/07/04 04:05:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): >close: err= 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): _readAt: size=256, off=100 2025/07/04 04:05:40 DEBUG : dir/file1(0xc0009e5bc0): >_readAt: n=0, err=file already closed 2025/07/04 04:05:40 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:40 DEBUG : dir: Looking for writers 2025/07/04 04:05:40 DEBUG : file1: reading active writers 2025/07/04 04:05:40 DEBUG : Looking for writers 2025/07/04 04:05:40 DEBUG : dir: reading active writers 2025/07/04 04:05:40 DEBUG : >WaitForWriters: 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:40 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:05:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/04 04:05:40 DEBUG : dir/file1: newRWFileHandle: 2025/07/04 04:05:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/04 04:05:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/04 04:05:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a31480): RWFileHandle.Flush 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a31480): _readAt: size=256, off=0 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a31480): openPending: 2025/07/04 04:05:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/04 04:05:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/04 04:05:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a31480): >openPending: err= 2025/07/04 04:05:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/04 04:05:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/04 04:05:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/04 04:05:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a31480): >_readAt: n=16, err=EOF 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a31480): RWFileHandle.Flush 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a31480): RWFileHandle.Flush 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a31480): close: 2025/07/04 04:05:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/04 04:05:40 DEBUG : dir/file1(0xc000a31480): >close: err= 2025/07/04 04:05:40 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:40 DEBUG : dir: Looking for writers 2025/07/04 04:05:40 DEBUG : file1: reading active writers 2025/07/04 04:05:40 DEBUG : Looking for writers 2025/07/04 04:05:40 DEBUG : dir: reading active writers 2025/07/04 04:05:40 DEBUG : >WaitForWriters: 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:40 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:40 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:05:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/04 04:05:41 DEBUG : dir/file1: newRWFileHandle: 2025/07/04 04:05:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/04 04:05:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/04 04:05:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/04 04:05:41 DEBUG : dir/file1(0xc000a789c0): _readAt: size=256, off=0 2025/07/04 04:05:41 DEBUG : dir/file1(0xc000a789c0): openPending: 2025/07/04 04:05:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/04 04:05:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/04 04:05:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:41 DEBUG : dir/file1(0xc000a789c0): >openPending: err= 2025/07/04 04:05:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/04 04:05:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/04 04:05:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/04 04:05:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:05:41 DEBUG : dir/file1(0xc000a789c0): >_readAt: n=16, err=EOF 2025/07/04 04:05:41 DEBUG : dir/file1(0xc000a789c0): RWFileHandle.Release 2025/07/04 04:05:41 DEBUG : dir/file1(0xc000a789c0): close: 2025/07/04 04:05:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/04 04:05:41 DEBUG : dir/file1(0xc000a789c0): >close: err= 2025/07/04 04:05:41 DEBUG : dir/file1(0xc000a789c0): RWFileHandle.Release 2025/07/04 04:05:41 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:41 DEBUG : dir: Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : dir: reading active writers 2025/07/04 04:05:41 DEBUG : >WaitForWriters: 2025/07/04 04:05:41 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:41 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:41 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:41 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:41 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:41 DEBUG : file1: newRWFileHandle: 2025/07/04 04:05:41 DEBUG : file1(0xc000871880): openPending: 2025/07/04 04:05:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:41 DEBUG : file1(0xc000871880): >openPending: err= 2025/07/04 04:05:41 DEBUG : file1: >newRWFileHandle: err= 2025/07/04 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/04 04:05:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/04 04:05:41 DEBUG : file1(0xc000871880): _writeAt: size=5, off=0 2025/07/04 04:05:41 DEBUG : file1(0xc000871880): >_writeAt: n=5, err= 2025/07/04 04:05:41 DEBUG : file1(0xc000871880): _writeAt: size=7, off=5 2025/07/04 04:05:41 DEBUG : file1(0xc000871880): >_writeAt: n=7, err= 2025/07/04 04:05:41 DEBUG : file1: vfs cache: truncate to size=11 2025/07/04 04:05:41 DEBUG : file1(0xc000871880): close: 2025/07/04 04:05:41 DEBUG : file1: vfs cache: setting modification time to 2025-07-04 04:05:41.107364575 +0000 UTC m=+10.449014573 2025/07/04 04:05:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:41 DEBUG : file1(0xc000871880): >close: err= 2025/07/04 04:05:41 DEBUG : file1(0xc000871880): close: 2025/07/04 04:05:41 DEBUG : file1(0xc000871880): >close: err=file already closed 2025/07/04 04:05:41 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/04 04:05:41 DEBUG : file1: vfs cache: starting upload 2025/07/04 04:05:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:41 INFO : file1: Copied (new) 2025/07/04 04:05:41 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-04 04:05:41 +0000 UTC" 2025/07/04 04:05:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/04 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:41 INFO : file1: vfs cache: upload succeeded try #1 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : >WaitForWriters: 2025/07/04 04:05:41 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : >WaitForWriters: 2025/07/04 04:05:41 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:41 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:41 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:41 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:41 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:41 DEBUG : file1: newRWFileHandle: 2025/07/04 04:05:41 DEBUG : file1(0xc000cd73c0): openPending: 2025/07/04 04:05:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:41 DEBUG : file1(0xc000cd73c0): >openPending: err= 2025/07/04 04:05:41 DEBUG : file1: >newRWFileHandle: err= 2025/07/04 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/04 04:05:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/04 04:05:41 DEBUG : file1(0xc000cd73c0): _writeAt: size=7, off=0 2025/07/04 04:05:41 DEBUG : file1(0xc000cd73c0): >_writeAt: n=7, err= 2025/07/04 04:05:41 DEBUG : file1(0xc000cd73c0): _writeAt: size=6, off=5 2025/07/04 04:05:41 DEBUG : file1(0xc000cd73c0): >_writeAt: n=6, err= 2025/07/04 04:05:41 DEBUG : file1(0xc000cd73c0): close: 2025/07/04 04:05:41 DEBUG : file1: vfs cache: setting modification time to 2025-07-04 04:05:41.30574596 +0000 UTC m=+10.647395957 2025/07/04 04:05:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:41 DEBUG : file1(0xc000cd73c0): >close: err= 2025/07/04 04:05:41 DEBUG : file1(0xc000cd73c0): _writeAt: size=5, off=0 2025/07/04 04:05:41 DEBUG : file1(0xc000cd73c0): >_writeAt: n=0, err=file already closed 2025/07/04 04:05:41 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/04 04:05:41 DEBUG : file1: vfs cache: starting upload 2025/07/04 04:05:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:41 INFO : file1: Copied (new) 2025/07/04 04:05:41 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-04 04:05:41 +0000 UTC" 2025/07/04 04:05:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/04 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:41 INFO : file1: vfs cache: upload succeeded try #1 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : >WaitForWriters: 2025/07/04 04:05:41 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : >WaitForWriters: 2025/07/04 04:05:41 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:41 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:41 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:41 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:41 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:41 DEBUG : file1: newRWFileHandle: 2025/07/04 04:05:41 DEBUG : file1(0xc000706440): openPending: 2025/07/04 04:05:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:41 DEBUG : file1(0xc000706440): >openPending: err= 2025/07/04 04:05:41 DEBUG : file1: >newRWFileHandle: err= 2025/07/04 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/04 04:05:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/04 04:05:41 DEBUG : file1(0xc000706440): close: 2025/07/04 04:05:41 DEBUG : file1: vfs cache: setting modification time to 2025-07-04 04:05:41.502405551 +0000 UTC m=+10.844055508 2025/07/04 04:05:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:41 DEBUG : file1(0xc000706440): >close: err= 2025/07/04 04:05:41 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/04 04:05:41 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/04 04:05:41 DEBUG : file2: newRWFileHandle: 2025/07/04 04:05:41 DEBUG : file2(0xc0007068c0): openPending: 2025/07/04 04:05:41 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/04 04:05:41 DEBUG : file2(0xc0007068c0): >openPending: err= 2025/07/04 04:05:41 DEBUG : file2: >newRWFileHandle: err= 2025/07/04 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/04 04:05:41 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/04 04:05:41 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/04 04:05:41 DEBUG : file2(0xc0007068c0): RWFileHandle.Flush 2025/07/04 04:05:41 DEBUG : file2(0xc0007068c0): RWFileHandle.Release 2025/07/04 04:05:41 DEBUG : file2(0xc0007068c0): close: 2025/07/04 04:05:41 DEBUG : file2: vfs cache: setting modification time to 2025-07-04 04:05:41.503449396 +0000 UTC m=+10.845099353 2025/07/04 04:05:41 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:41 DEBUG : file2(0xc0007068c0): >close: err= 2025/07/04 04:05:41 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : file2: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file2: reading active writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : file2: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : file2: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/04 04:05:41 DEBUG : file1: vfs cache: starting upload 2025/07/04 04:05:41 DEBUG : file2: vfs cache: starting upload 2025/07/04 04:05:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:41 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:41 INFO : file1: Copied (new) 2025/07/04 04:05:41 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-04 04:05:41 +0000 UTC" 2025/07/04 04:05:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/04 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:41 INFO : file1: vfs cache: upload succeeded try #1 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : file2: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/04 04:05:41 INFO : file2: Copied (new) 2025/07/04 04:05:41 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-04 04:05:41 +0000 UTC" 2025/07/04 04:05:41 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/04 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/04 04:05:41 INFO : file2: vfs cache: upload succeeded try #1 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : file2: reading active writers 2025/07/04 04:05:41 DEBUG : >WaitForWriters: 2025/07/04 04:05:41 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : file2: reading active writers 2025/07/04 04:05:41 DEBUG : >WaitForWriters: 2025/07/04 04:05:41 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:41 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:41 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:41 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:41 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:41 DEBUG : file1: newRWFileHandle: 2025/07/04 04:05:41 DEBUG : file1(0xc0008a2d00): openPending: 2025/07/04 04:05:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:41 DEBUG : file1(0xc0008a2d00): >openPending: err= 2025/07/04 04:05:41 DEBUG : file1: >newRWFileHandle: err= 2025/07/04 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/04 04:05:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/04 04:05:41 DEBUG : file1(0xc0008a2d00): _writeAt: size=5, off=0 2025/07/04 04:05:41 DEBUG : file1(0xc0008a2d00): >_writeAt: n=5, err= 2025/07/04 04:05:41 DEBUG : file1(0xc0008a2d00): RWFileHandle.Flush 2025/07/04 04:05:41 DEBUG : file1(0xc0008a2d00): RWFileHandle.Flush 2025/07/04 04:05:41 DEBUG : file1(0xc0008a2d00): close: 2025/07/04 04:05:41 DEBUG : file1: vfs cache: setting modification time to 2025-07-04 04:05:41.871918469 +0000 UTC m=+11.213568466 2025/07/04 04:05:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:41 DEBUG : file1(0xc0008a2d00): >close: err= 2025/07/04 04:05:41 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/04 04:05:41 DEBUG : Looking for writers 2025/07/04 04:05:41 DEBUG : file1: reading active writers 2025/07/04 04:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/04 04:05:41 DEBUG : file1: vfs cache: starting upload 2025/07/04 04:05:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:41 INFO : file1: Copied (new) 2025/07/04 04:05:41 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-04 04:05:41 +0000 UTC" 2025/07/04 04:05:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/04 04:05:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:41 INFO : file1: vfs cache: upload succeeded try #1 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : >WaitForWriters: 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:42 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:42 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:42 DEBUG : file1: newRWFileHandle: 2025/07/04 04:05:42 DEBUG : file1(0xc0008ba240): openPending: 2025/07/04 04:05:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:42 DEBUG : file1(0xc0008ba240): >openPending: err= 2025/07/04 04:05:42 DEBUG : file1: >newRWFileHandle: err= 2025/07/04 04:05:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/04 04:05:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/04 04:05:42 DEBUG : file1(0xc0008ba240): _writeAt: size=5, off=0 2025/07/04 04:05:42 DEBUG : file1(0xc0008ba240): >_writeAt: n=5, err= 2025/07/04 04:05:42 DEBUG : file1(0xc0008ba240): RWFileHandle.Release 2025/07/04 04:05:42 DEBUG : file1(0xc0008ba240): close: 2025/07/04 04:05:42 DEBUG : file1: vfs cache: setting modification time to 2025-07-04 04:05:42.060946849 +0000 UTC m=+11.402596836 2025/07/04 04:05:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:42 DEBUG : file1(0xc0008ba240): >close: err= 2025/07/04 04:05:42 DEBUG : file1(0xc0008ba240): RWFileHandle.Release 2025/07/04 04:05:42 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/04 04:05:42 DEBUG : file1: vfs cache: starting upload 2025/07/04 04:05:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:42 INFO : file1: Copied (new) 2025/07/04 04:05:42 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-04 04:05:42 +0000 UTC" 2025/07/04 04:05:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/04 04:05:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:42 INFO : file1: vfs cache: upload succeeded try #1 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : >WaitForWriters: 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:42 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/04 04:05:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/04 04:05:42 DEBUG : dir/file1: newRWFileHandle: 2025/07/04 04:05:42 DEBUG : dir/file1(0xc00085d380): openPending: 2025/07/04 04:05:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/04 04:05:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/04 04:05:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:42 DEBUG : dir/file1(0xc00085d380): >openPending: err= 2025/07/04 04:05:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/04 04:05:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/04 04:05:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/04 04:05:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/04 04:05:42 DEBUG : dir/file1(0xc00085d380): _writeAt: size=5, off=0 2025/07/04 04:05:42 DEBUG : dir/file1(0xc00085d380): >_writeAt: n=5, err= 2025/07/04 04:05:42 DEBUG : dir/file1(0xc00085d380): close: 2025/07/04 04:05:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:42 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-04 04:05:42.313130135 +0000 UTC m=+11.654780092 2025/07/04 04:05:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:42 DEBUG : dir/file1(0xc00085d380): >close: err= 2025/07/04 04:05:42 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:42 DEBUG : dir: Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : dir: reading active writers 2025/07/04 04:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/04 04:05:42 DEBUG : dir: Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : dir: reading active writers 2025/07/04 04:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/04 04:05:42 DEBUG : dir: Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : dir: reading active writers 2025/07/04 04:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/04 04:05:42 DEBUG : dir: Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : dir: reading active writers 2025/07/04 04:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/04 04:05:42 DEBUG : dir/file1: vfs cache: starting upload 2025/07/04 04:05:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:42 INFO : dir/file1: Copied (replaced existing) 2025/07/04 04:05:42 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-04 04:05:42 +0000 UTC" 2025/07/04 04:05:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/04 04:05:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/04 04:05:42 DEBUG : dir: Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : dir: reading active writers 2025/07/04 04:05:42 DEBUG : >WaitForWriters: 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:42 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:42 DEBUG : dir/file1: newRWFileHandle: 2025/07/04 04:05:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/04 04:05:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/04 04:05:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/04 04:05:42 DEBUG : dir/file1(0xc0007bddc0): _writeAt: size=5, off=0 2025/07/04 04:05:42 DEBUG : dir/file1(0xc0007bddc0): openPending: 2025/07/04 04:05:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/04 04:05:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/04 04:05:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:42 DEBUG : dir/file1(0xc0007bddc0): >openPending: err= 2025/07/04 04:05:42 DEBUG : dir/file1(0xc0007bddc0): >_writeAt: n=5, err= 2025/07/04 04:05:42 DEBUG : dir/file1(0xc0007bddc0): _writeAt: size=15, off=5 2025/07/04 04:05:42 DEBUG : dir/file1(0xc0007bddc0): >_writeAt: n=15, err= 2025/07/04 04:05:42 DEBUG : dir/file1(0xc0007bddc0): close: 2025/07/04 04:05:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/04 04:05:42 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-04 04:05:42.59907031 +0000 UTC m=+11.940720308 2025/07/04 04:05:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:42 DEBUG : dir/file1(0xc0007bddc0): >close: err= 2025/07/04 04:05:42 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:42 DEBUG : dir: Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : dir: reading active writers 2025/07/04 04:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/04 04:05:42 DEBUG : dir: Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : dir: reading active writers 2025/07/04 04:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/04 04:05:42 DEBUG : dir: Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : dir: reading active writers 2025/07/04 04:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/04 04:05:42 DEBUG : dir: Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : dir: reading active writers 2025/07/04 04:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/04 04:05:42 DEBUG : dir/file1: vfs cache: starting upload 2025/07/04 04:05:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:42 INFO : dir/file1: Copied (replaced existing) 2025/07/04 04:05:42 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-04 04:05:42 +0000 UTC" 2025/07/04 04:05:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/04 04:05:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/04 04:05:42 DEBUG : dir: Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : dir: reading active writers 2025/07/04 04:05:42 DEBUG : >WaitForWriters: 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:42 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:42 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:42 DEBUG : file1: newRWFileHandle: 2025/07/04 04:05:42 DEBUG : file1(0xc0007b5380): openPending: 2025/07/04 04:05:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:42 DEBUG : file1(0xc0007b5380): >openPending: err= 2025/07/04 04:05:42 DEBUG : file1: >newRWFileHandle: err= 2025/07/04 04:05:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/04 04:05:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/04 04:05:42 DEBUG : file1(0xc0007b5380): _writeAt: size=5, off=0 2025/07/04 04:05:42 DEBUG : file1(0xc0007b5380): >_writeAt: n=5, err= 2025/07/04 04:05:42 DEBUG : file1(0xc0007b5380): close: 2025/07/04 04:05:42 DEBUG : file1: vfs cache: setting modification time to 2025-07-04 04:05:42.820152902 +0000 UTC m=+12.161802900 2025/07/04 04:05:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:42 DEBUG : file1(0xc0007b5380): >close: err= 2025/07/04 04:05:42 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/04 04:05:42 DEBUG : file1: vfs cache: starting upload 2025/07/04 04:05:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:05:42 INFO : file1: Copied (new) 2025/07/04 04:05:42 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-04 04:05:42 +0000 UTC" 2025/07/04 04:05:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/04 04:05:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:42 INFO : file1: vfs cache: upload succeeded try #1 2025/07/04 04:05:42 DEBUG : Looking for writers 2025/07/04 04:05:42 DEBUG : file1: reading active writers 2025/07/04 04:05:42 DEBUG : >WaitForWriters: 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:42 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/04 04:05:42 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b8940): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b8940): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b8940): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b8940): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b8940): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.008135183 +0000 UTC m=+12.349785170 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b8940): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b8dc0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b8dc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b8dc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b8dc0): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b8dc0): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b8dc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b8dc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.008135183 +0000 UTC m=+12.349785170 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b8dc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b9280): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b9280): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b9280): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b9280): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b9280): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.008135183 +0000 UTC m=+12.349785170 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b9280): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1e310 item 1 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b98c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b98c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b98c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b98c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b98c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.013047241 +0000 UTC m=+12.354697239 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b98c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b9dc0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b9dc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b9dc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b9dc0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b9dc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.013047241 +0000 UTC m=+12.354697239 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b9dc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1e930 item 2 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009da480): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009da480): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009da480): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009da480): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009da480): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.016747743 +0000 UTC m=+12.358397730 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009da480): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009da900): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009da900): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009da900): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009da900): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009da900): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009da900): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009da900): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.016747743 +0000 UTC m=+12.358397730 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009da900): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009dadc0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009dadc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009dadc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009dadc0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009dadc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.016747743 +0000 UTC m=+12.358397730 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009dadc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1ed90 item 3 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009db440): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009db440): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009db440): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009db440): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009db440): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.021333591 +0000 UTC m=+12.362983587 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009db440): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009db980): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009db980): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009db980): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009db980): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009db980): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.021333591 +0000 UTC m=+12.362983587 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009db980): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1f490 item 4 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb4040): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb4040): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb4040): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb4040): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb4040): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.024809549 +0000 UTC m=+12.366459537 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb4040): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb44c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb44c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb44c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb44c0): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb44c0): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb44c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb44c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.024809549 +0000 UTC m=+12.366459537 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb44c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb4980): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb4980): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb4980): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb4980): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb4980): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.024809549 +0000 UTC m=+12.366459537 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb4980): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1f8f0 item 5 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5000): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5000): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5000): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5000): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5000): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.02911305 +0000 UTC m=+12.370763047 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5000): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5540): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5540): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5540): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5540): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5540): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.02911305 +0000 UTC m=+12.370763047 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5540): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c1c0 item 6 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5bc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5bc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5bc0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5bc0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5bc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.032077301 +0000 UTC m=+12.373727289 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cb5bc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10140): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10140): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10140): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10140): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10140): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10140): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10140): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.032077301 +0000 UTC m=+12.373727289 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10140): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10600): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10600): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10600): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10600): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10600): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.032077301 +0000 UTC m=+12.373727289 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10600): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c620 item 7 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10c80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10c80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10c80): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10c80): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10c80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.041206569 +0000 UTC m=+12.382856566 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d10c80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d111c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d111c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d111c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d111c0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d111c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.041206569 +0000 UTC m=+12.382856566 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d111c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ce00 item 8 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d11780): _readAt: size=2, off=0 2025/07/04 04:05:43 ERROR : open-test-file(0xc000d11780): Couldn't read size of file 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d11780): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d11780): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d11780): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d11780): close: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d11780): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d11b40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d11b40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d11b40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d11b40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d11b40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.047333323 +0000 UTC m=+12.388983330 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d11b40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32040): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32040): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32040): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32040): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32040): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32040): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32040): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.047333323 +0000 UTC m=+12.388983330 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32040): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32540): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32540): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32540): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32540): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32540): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.047333323 +0000 UTC m=+12.388983330 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32540): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d2d0 item 9 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32bc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32bc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32bc0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32bc0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32bc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.052111701 +0000 UTC m=+12.393761698 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d32bc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33100): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33100): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33100): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33100): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33100): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.052111701 +0000 UTC m=+12.393761698 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33100): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054dab0 item 10 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33740): _readAt: size=2, off=0 2025/07/04 04:05:43 ERROR : open-test-file(0xc000d33740): Couldn't read size of file 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33740): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33740): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33740): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33740): close: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33740): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33b00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33b00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33b00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33b00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33b00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.055768369 +0000 UTC m=+12.397418367 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d33b00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58080): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58080): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58080): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58080): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58080): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58080): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58080): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.055768369 +0000 UTC m=+12.397418367 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58080): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58580): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58580): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58580): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58580): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58580): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.055768369 +0000 UTC m=+12.397418367 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58580): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055c000 item 11 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58c00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58c00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58c00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58c00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58c00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.060615137 +0000 UTC m=+12.402265134 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d58c00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59140): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59140): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59140): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59140): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59140): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.060615137 +0000 UTC m=+12.402265134 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59140): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055c770 item 12 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59780): _readAt: size=2, off=0 2025/07/04 04:05:43 ERROR : open-test-file(0xc000d59780): Couldn't read size of file 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59780): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59780): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59780): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59780): close: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59780): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59b40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59b40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59b40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59b40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59b40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.064966587 +0000 UTC m=+12.406616584 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d59b40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72280): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72280): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72280): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72280): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72280): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.064966587 +0000 UTC m=+12.406616584 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72280): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055cc40 item 13 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72900): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72900): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72900): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72900): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72900): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.06838609 +0000 UTC m=+12.410036087 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72900): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72e40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72e40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72e40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72e40): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72e40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.06838609 +0000 UTC m=+12.410036087 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d72e40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055d1f0 item 14 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73480): _readAt: size=2, off=0 2025/07/04 04:05:43 ERROR : open-test-file(0xc000d73480): Couldn't read size of file 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73480): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73480): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73480): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73480): close: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73480): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73840): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73840): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73840): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73840): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73840): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.071955465 +0000 UTC m=+12.413605461 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73840): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73f00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73f00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73f00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73f00): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73f00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.071955465 +0000 UTC m=+12.413605461 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d73f00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055d730 item 15 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8e600): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8e600): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8e600): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8e600): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8e600): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.075372134 +0000 UTC m=+12.417022131 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8e600): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8eb40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8eb40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8eb40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8eb40): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8eb40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.075372134 +0000 UTC m=+12.417022131 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8eb40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055dea0 item 16 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8f180): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8f180): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8f180): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8f180): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8f180): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.078560245 +0000 UTC m=+12.420210241 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8f180): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942080): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942080): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942080): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942080): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942080): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942080): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942080): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942080): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.078560245 +0000 UTC m=+12.420210241 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942080): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942580): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942580): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942580): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942580): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942580): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.078560245 +0000 UTC m=+12.420210241 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942580): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ce070 item 17 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942c00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942c00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942c00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942c00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942c00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.082771401 +0000 UTC m=+12.424421388 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000942c00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000943140): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000943140): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000943140): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000943140): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000943140): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.082771401 +0000 UTC m=+12.424421388 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000943140): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ce690 item 18 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009437c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009437c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009437c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009437c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009437c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.086304448 +0000 UTC m=+12.427954434 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009437c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000943cc0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000943cc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000943cc0): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000943cc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000943cc0): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000943cc0): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000943cc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000943cc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.086304448 +0000 UTC m=+12.427954434 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000943cc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097e240): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097e240): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097e240): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097e240): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097e240): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.086304448 +0000 UTC m=+12.427954434 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097e240): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ceb60 item 19 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097e8c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097e8c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097e8c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097e8c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097e8c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.090027801 +0000 UTC m=+12.431677798 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097e8c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097ee00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097ee00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097ee00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097ee00): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097ee00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.090027801 +0000 UTC m=+12.431677798 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097ee00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009cf030 item 20 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097f480): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097f480): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097f480): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097f480): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097f480): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.092801305 +0000 UTC m=+12.434451303 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097f480): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097f980): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097f980): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097f980): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097f980): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097f980): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097f980): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097f980): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097f980): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.092801305 +0000 UTC m=+12.434451303 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097f980): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007cf780): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007cf780): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007cf780): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007cf780): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007cf780): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.092801305 +0000 UTC m=+12.434451303 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007cf780): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009cf3b0 item 21 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007cfe00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007cfe00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007cfe00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007cfe00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007cfe00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.097066894 +0000 UTC m=+12.438716891 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007cfe00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007ea3c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007ea3c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007ea3c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007ea3c0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007ea3c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.097066894 +0000 UTC m=+12.438716891 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007ea3c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed650 item 22 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eaa40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eaa40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eaa40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eaa40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eaa40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.100103871 +0000 UTC m=+12.441753869 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eaa40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eaf40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eaf40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eaf40): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eaf40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eaf40): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eaf40): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eaf40): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eaf40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.100103871 +0000 UTC m=+12.441753869 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eaf40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eb440): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eb440): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eb440): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eb440): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eb440): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.100103871 +0000 UTC m=+12.441753869 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007eb440): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ede30 item 23 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007ebac0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007ebac0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007ebac0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007ebac0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007ebac0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.104464047 +0000 UTC m=+12.446114035 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007ebac0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94080): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94080): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94080): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94080): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94080): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.104464047 +0000 UTC m=+12.446114035 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94080): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e540 item 24 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e946c0): _readAt: size=2, off=0 2025/07/04 04:05:43 ERROR : open-test-file(0xc000e946c0): Couldn't read size of file 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e946c0): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e946c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e946c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e946c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e946c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94a80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94a80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94a80): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94a80): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94a80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.107654011 +0000 UTC m=+12.449304009 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94a80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94f80): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94f80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94f80): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94f80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94f80): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94f80): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94f80): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94f80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.107654011 +0000 UTC m=+12.449304009 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e94f80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e954c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e954c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e954c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e954c0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e954c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.107654011 +0000 UTC m=+12.449304009 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e954c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e9a0 item 25 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e95b40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e95b40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e95b40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e95b40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e95b40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.112191569 +0000 UTC m=+12.453841566 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e95b40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0100): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0100): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0100): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0100): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0100): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.112191569 +0000 UTC m=+12.453841566 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0100): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055eee0 item 26 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0740): _readAt: size=2, off=0 2025/07/04 04:05:43 ERROR : open-test-file(0xc000eb0740): Couldn't read size of file 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0740): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0740): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0740): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0740): close: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0740): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0b00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0b00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0b00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0b00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0b00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.115713044 +0000 UTC m=+12.457363041 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb0b00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1000): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1000): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1000): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1000): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1000): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1000): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1000): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1000): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.115713044 +0000 UTC m=+12.457363041 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1000): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1540): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1540): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1540): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1540): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1540): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.115713044 +0000 UTC m=+12.457363041 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1540): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f2d0 item 27 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1bc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1bc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1bc0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1bc0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1bc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.120122002 +0000 UTC m=+12.461771999 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eb1bc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ece180): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ece180): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ece180): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ece180): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ece180): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.120122002 +0000 UTC m=+12.461771999 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ece180): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f880 item 28 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ece7c0): _readAt: size=2, off=0 2025/07/04 04:05:43 ERROR : open-test-file(0xc000ece7c0): Couldn't read size of file 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ece7c0): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ece7c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ece7c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ece7c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ece7c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eceb80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eceb80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eceb80): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eceb80): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eceb80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.123456515 +0000 UTC m=+12.465106513 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eceb80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecf240): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecf240): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecf240): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecf240): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecf240): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.123456515 +0000 UTC m=+12.465106513 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecf240): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055fd50 item 29 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecf8c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecf8c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecf8c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecf8c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecf8c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.126326821 +0000 UTC m=+12.467976788 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecf8c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecfe00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecfe00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecfe00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecfe00): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecfe00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.126326821 +0000 UTC m=+12.467976788 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ecfe00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386310 item 30 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eee4c0): _readAt: size=2, off=0 2025/07/04 04:05:43 ERROR : open-test-file(0xc000eee4c0): Couldn't read size of file 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eee4c0): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eee4c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eee4c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eee4c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eee4c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eee880): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eee880): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eee880): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eee880): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eee880): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.129004395 +0000 UTC m=+12.470654373 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eee880): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eeef40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eeef40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eeef40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eeef40): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eeef40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.129004395 +0000 UTC m=+12.470654373 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eeef40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387260 item 31 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eef5c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eef5c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eef5c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eef5c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eef5c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.131300946 +0000 UTC m=+12.472950924 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eef5c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eefb00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eefb00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eefb00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eefb00): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eefb00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.131300946 +0000 UTC m=+12.472950924 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000eefb00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387a40 item 32 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0e1c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0e1c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0e1c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0e1c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0e1c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.133602578 +0000 UTC m=+12.475252554 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0e1c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0e640): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0e640): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0e640): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0e640): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0e640): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c230 item 33 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0e640): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0e640): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.134424386 +0000 UTC m=+12.476074353 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0e640): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0eb40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0eb40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0eb40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0eb40): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0eb40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.134424386 +0000 UTC m=+12.476074353 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0eb40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c3f0 item 33 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0f180): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0f180): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0f180): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0f180): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0f180): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.136841062 +0000 UTC m=+12.478491029 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0f180): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0f600): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0f600): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c770 item 34 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0f600): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0f600): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0f600): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0f600): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0f600): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.137826368 +0000 UTC m=+12.479476345 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0f600): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0fb40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0fb40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0fb40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0fb40): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0fb40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.137826368 +0000 UTC m=+12.479476345 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f0fb40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c930 item 34 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34200): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34200): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34200): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34200): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34200): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.139901154 +0000 UTC m=+12.481551131 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34200): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34680): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34680): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34680): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34680): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34680): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ccb0 item 35 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34680): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34680): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.140755844 +0000 UTC m=+12.482405811 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34680): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34b80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34b80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34b80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34b80): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34b80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.140755844 +0000 UTC m=+12.482405811 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f34b80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ce70 item 35 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35200): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35200): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35200): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35200): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35200): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.143792882 +0000 UTC m=+12.485442889 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35200): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35700): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35700): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d1f0 item 36 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35700): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35700): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35700): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35700): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35700): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.145027514 +0000 UTC m=+12.486677511 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35700): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35c40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35c40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35c40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35c40): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35c40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.145027514 +0000 UTC m=+12.486677511 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f35c40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d3b0 item 36 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f52300): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f52300): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f52300): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f52300): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f52300): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.148310372 +0000 UTC m=+12.489960359 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f52300): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f52780): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f52780): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f52780): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f52780): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f52780): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d730 item 37 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f52780): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f52780): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.149348676 +0000 UTC m=+12.490998643 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f52780): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8f8c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8f8c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8f8c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8f8c0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8f8c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.149348676 +0000 UTC m=+12.490998643 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8f8c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d27e0 item 37 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8ff40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8ff40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8ff40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8ff40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8ff40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.151810768 +0000 UTC m=+12.493460735 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000d8ff40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db64c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db64c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2f50 item 38 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db64c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db64c0): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db64c0): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db64c0): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db64c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.152862408 +0000 UTC m=+12.494512385 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db64c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db6a00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db6a00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db6a00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db6a00): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db6a00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.152862408 +0000 UTC m=+12.494512385 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db6a00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3420 item 38 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7080): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7080): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7080): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7080): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7080): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.155072025 +0000 UTC m=+12.496721992 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7080): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7580): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7580): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7580): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7580): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7580): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3ab0 item 39 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7580): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7580): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.156306638 +0000 UTC m=+12.497956605 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7580): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7a80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7a80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7a80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7a80): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7a80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.156306638 +0000 UTC m=+12.497956605 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000db7a80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3dc0 item 39 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000dde180): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000dde180): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000dde180): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000dde180): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000dde180): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.158789708 +0000 UTC m=+12.500439685 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000dde180): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000dde680): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000dde680): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dda2a0 item 40 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000dde680): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000dde680): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000dde680): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000dde680): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000dde680): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.15984276 +0000 UTC m=+12.501492737 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000dde680): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddebc0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddebc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddebc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddebc0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddebc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.15984276 +0000 UTC m=+12.501492737 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddebc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dda460 item 40 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddf180): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddf180): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddf180): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddf180): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddf180): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddf180): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddf180): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.16203744 +0000 UTC m=+12.503687408 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddf180): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddf680): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddf680): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddf680): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dda7e0 item 41 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddf680): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddf680): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.162875429 +0000 UTC m=+12.504525406 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddf680): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddfb40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddfb40): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddfb40): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddfb40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddfb40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dda9a0 item 41 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddfb40): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddfb40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.163821441 +0000 UTC m=+12.505471418 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ddfb40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82100): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82100): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82100): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82100): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82100): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.163821441 +0000 UTC m=+12.505471418 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82100): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddab60 item 41 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82740): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82740): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82740): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82740): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82740): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82740): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82740): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.166369303 +0000 UTC m=+12.508019280 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82740): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82c40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82c40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82c40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddaee0 item 42 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82c40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82c40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.167094922 +0000 UTC m=+12.508744899 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f82c40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83180): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83180): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddb0a0 item 42 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83180): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83180): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83180): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83180): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83180): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.168038428 +0000 UTC m=+12.509688406 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83180): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83700): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83700): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83700): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83700): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83700): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.168038428 +0000 UTC m=+12.509688406 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83700): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddb260 item 42 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83d40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83d40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83d40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83d40): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83d40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83d40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83d40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.170022755 +0000 UTC m=+12.511672712 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f83d40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9c2c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9c2c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9c2c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddb5e0 item 43 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9c2c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9c2c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.171054908 +0000 UTC m=+12.512704885 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9c2c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9c800): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9c800): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9c800): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9c800): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9c800): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddb7a0 item 43 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9c800): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9c800): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.172109022 +0000 UTC m=+12.513759010 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9c800): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9cd40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9cd40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9cd40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9cd40): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9cd40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.172109022 +0000 UTC m=+12.513759010 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9cd40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddb960 item 43 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9d380): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9d380): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9d380): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9d380): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9d380): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9d380): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9d380): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.174992102 +0000 UTC m=+12.516642079 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9d380): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9d880): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9d880): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9d880): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddbce0 item 44 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9d880): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9d880): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.175970934 +0000 UTC m=+12.517620922 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9d880): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9ddc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9ddc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddbea0 item 44 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9ddc0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9ddc0): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9ddc0): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9ddc0): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9ddc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.177127039 +0000 UTC m=+12.518777027 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000f9ddc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc23c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc23c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc23c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc23c0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc23c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.177127039 +0000 UTC m=+12.518777027 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc23c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbc0e0 item 44 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2a00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2a00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2a00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2a00): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2a00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2a00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2a00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.179586606 +0000 UTC m=+12.521236592 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2a00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2f00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2f00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2f00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbc460 item 45 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2f00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2f00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.180420308 +0000 UTC m=+12.522070275 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2f00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097fd40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097fd40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097fd40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097fd40): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097fd40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.180420308 +0000 UTC m=+12.522070275 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00097fd40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbc620 item 45 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e22400): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e22400): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e22400): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e22400): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e22400): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e22400): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e22400): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.182841952 +0000 UTC m=+12.524491920 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e22400): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e22900): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e22900): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e22900): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009cf810 item 46 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e22900): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e22900): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.183676516 +0000 UTC m=+12.525326483 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e22900): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23000): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23000): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23000): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23000): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23000): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.183676516 +0000 UTC m=+12.525326483 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23000): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009cf9d0 item 46 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23640): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23640): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23640): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23640): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23640): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23640): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23640): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.18632694 +0000 UTC m=+12.527976917 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23640): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23b40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23b40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23b40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009cfd50 item 47 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23b40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23b40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.187684411 +0000 UTC m=+12.529334388 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e23b40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a2c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a2c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a2c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a2c0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a2c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.187684411 +0000 UTC m=+12.529334388 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a2c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e48070 item 47 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a900): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a900): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a900): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a900): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a900): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a900): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a900): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.190345205 +0000 UTC m=+12.531995172 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a900): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ae00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ae00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ae00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e483f0 item 48 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ae00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ae00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.191069592 +0000 UTC m=+12.532719559 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ae00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4b500): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4b500): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4b500): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4b500): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4b500): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.191069592 +0000 UTC m=+12.532719559 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4b500): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e485b0 item 48 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4bb40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4bb40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4bb40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4bb40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4bb40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.193969532 +0000 UTC m=+12.535619519 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4bb40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a180): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a180): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a180): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a180): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a180): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a180): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8150 item 49 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a180): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a180): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.195141878 +0000 UTC m=+12.536791845 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a180): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a6c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a6c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a6c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a6c0): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a6c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.195141878 +0000 UTC m=+12.536791845 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4a6c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8690 item 49 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ad40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ad40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ad40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ad40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ad40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.197424934 +0000 UTC m=+12.539074911 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ad40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4b240): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4b240): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4b240): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8e00 item 50 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4b240): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4b240): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4b240): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4b240): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4b240): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.198324398 +0000 UTC m=+12.539974365 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4b240): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2100): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2100): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2100): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2100): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2100): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.198324398 +0000 UTC m=+12.539974365 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2100): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9110 item 50 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2780): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2780): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2780): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2780): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2780): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.200507717 +0000 UTC m=+12.542157695 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2780): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2c80): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2c80): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2c80): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2c80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2c80): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2c80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9500 item 51 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2c80): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2c80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.201317052 +0000 UTC m=+12.542967030 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc2c80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc31c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc31c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc31c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc31c0): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc31c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.201317052 +0000 UTC m=+12.542967030 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc31c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d98f0 item 51 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc38c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc38c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc38c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc38c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc38c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.203690517 +0000 UTC m=+12.545340484 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc38c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc3dc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc3dc0): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc3dc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9dc0 item 52 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc3dc0): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc3dc0): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc3dc0): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc3dc0): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc3dc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.204725376 +0000 UTC m=+12.546375353 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000fc3dc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e43c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e43c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e43c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e43c0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e43c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.204725376 +0000 UTC m=+12.546375353 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e43c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c000 item 52 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e4a40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e4a40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e4a40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e4a40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e4a40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.207555937 +0000 UTC m=+12.549205914 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e4a40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e4f40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e4f40): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e4f40): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e4f40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e4f40): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e4f40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c380 item 53 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e4f40): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e4f40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.208631741 +0000 UTC m=+12.550281718 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e4f40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e5480): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e5480): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e5480): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e5480): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e5480): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.208631741 +0000 UTC m=+12.550281718 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e5480): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c540 item 53 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e5b00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e5b00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e5b00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e5b00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e5b00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.211540249 +0000 UTC m=+12.553190226 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009e5b00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000116400): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000116400): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000116400): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c8c0 item 54 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000116400): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000116400): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000116400): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000116400): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000116400): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.212434453 +0000 UTC m=+12.554084430 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000116400): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec000): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec000): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec000): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec000): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec000): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.212434453 +0000 UTC m=+12.554084430 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec000): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ca80 item 54 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec680): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec680): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec680): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec680): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec680): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.214657336 +0000 UTC m=+12.556307304 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec680): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecb80): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecb80): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecb80): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecb80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecb80): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecb80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ce00 item 55 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecb80): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecb80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.215439541 +0000 UTC m=+12.557089517 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecb80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced0c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced0c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced0c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced0c0): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced0c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.215439541 +0000 UTC m=+12.557089517 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced0c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0cfc0 item 55 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced780): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced780): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced780): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced780): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced780): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.217703972 +0000 UTC m=+12.559353949 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced780): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cedc80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cedc80): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cedc80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d340 item 56 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cedc80): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cedc80): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cedc80): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cedc80): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cedc80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.219041127 +0000 UTC m=+12.560691123 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cedc80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc280): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc280): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc280): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc280): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc280): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.219041127 +0000 UTC m=+12.560691123 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc280): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d500 item 56 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc9c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc9c0): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc9c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc9c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc9c0): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc9c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc9c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc9c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.221791086 +0000 UTC m=+12.563441083 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc9c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fcf00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fcf00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fcf00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d8f0 item 57 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fcf00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fcf00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.222740965 +0000 UTC m=+12.564390963 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fcf00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd440): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd440): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd440): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd440): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd440): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd440): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0dab0 item 57 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd440): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd440): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.22385941 +0000 UTC m=+12.565509407 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd440): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd9c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd9c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd9c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd9c0): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd9c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.22385941 +0000 UTC m=+12.565509407 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd9c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0dc70 item 57 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392080): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392080): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392080): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392080): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392080): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392080): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392080): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392080): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.226794306 +0000 UTC m=+12.568444314 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392080): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003925c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003925c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003925c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e48070 item 58 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003925c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003925c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.227755587 +0000 UTC m=+12.569405574 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003925c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392b00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392b00): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392b00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e48230 item 58 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392b00): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392b00): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392b00): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392b00): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392b00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.228918735 +0000 UTC m=+12.570568733 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392b00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003930c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003930c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003930c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003930c0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003930c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.228918735 +0000 UTC m=+12.570568733 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003930c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e483f0 item 58 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393700): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393700): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393700): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393700): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393700): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393700): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393700): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393700): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.231245512 +0000 UTC m=+12.572895489 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393700): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393c40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393c40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393c40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e48a80 item 59 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393c40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393c40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.232105634 +0000 UTC m=+12.573755601 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393c40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2d00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2d00): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2d00): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2d00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2d00): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2d00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e48c40 item 59 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2d00): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2d00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.233016769 +0000 UTC m=+12.574666747 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2d00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3280): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3280): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3280): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3280): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3280): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.233016769 +0000 UTC m=+12.574666747 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3280): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e48e00 item 59 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d38c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d38c0): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d38c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d38c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d38c0): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d38c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d38c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d38c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.2353078 +0000 UTC m=+12.576957777 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d38c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0005621c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0005621c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0005621c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e49180 item 60 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0005621c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0005621c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.236187768 +0000 UTC m=+12.577837735 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0005621c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562840): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562840): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562840): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e49340 item 60 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562840): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562840): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562840): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562840): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562840): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.23708539 +0000 UTC m=+12.578735357 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562840): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30000): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30000): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30000): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30000): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30000): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.23708539 +0000 UTC m=+12.578735357 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30000): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e49500 item 60 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30640): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30640): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30640): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30640): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30640): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30640): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30640): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30640): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.239112816 +0000 UTC m=+12.580762814 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30640): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30b80): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30b80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30b80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e49880 item 61 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30b80): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30b80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.239903126 +0000 UTC m=+12.581553103 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30b80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31300): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31300): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31300): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31300): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31300): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.239903126 +0000 UTC m=+12.581553103 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31300): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e49a40 item 61 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31940): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31940): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31940): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31940): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31940): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31940): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31940): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31940): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.242284056 +0000 UTC m=+12.583934012 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31940): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31e80): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31e80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31e80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e49dc0 item 62 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31e80): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31e80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.242892455 +0000 UTC m=+12.584542401 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31e80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e600): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e600): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e600): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e600): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e600): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.242892455 +0000 UTC m=+12.584542401 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e600): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbc000 item 62 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.244418162 +0000 UTC m=+12.586068110 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f180): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f180): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f180): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbc380 item 63 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f180): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f180): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.244937134 +0000 UTC m=+12.586587091 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f180): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f900): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f900): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f900): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f900): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f900): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.244937134 +0000 UTC m=+12.586587091 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f900): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbc540 item 63 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ff40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ff40): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ff40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ff40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ff40): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ff40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ff40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ff40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.246391778 +0000 UTC m=+12.588041735 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ff40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be6c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be6c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be6c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbc930 item 64 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be6c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be6c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.246998535 +0000 UTC m=+12.588648492 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be6c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004beec0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004beec0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004beec0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004beec0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004beec0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.246998535 +0000 UTC m=+12.588648492 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004beec0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbcaf0 item 64 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf500): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf500): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf500): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf500): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf500): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.248563125 +0000 UTC m=+12.590213082 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf500): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf980): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf980): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf980): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf980): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf980): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbce70 item 65 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf980): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf980): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.249416905 +0000 UTC m=+12.591066861 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf980): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bfe80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bfe80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bfe80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bfe80): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bfe80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.249416905 +0000 UTC m=+12.591066861 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bfe80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbd030 item 65 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48540): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48540): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48540): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48540): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48540): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.251123059 +0000 UTC m=+12.592773016 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48540): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48a00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48a00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbd3b0 item 66 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48a00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48a00): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48a00): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48a00): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48a00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.25179112 +0000 UTC m=+12.593441077 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48a00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48f40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48f40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48f40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48f40): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48f40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.25179112 +0000 UTC m=+12.593441077 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48f40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbd570 item 66 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49580): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49580): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49580): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49580): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49580): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.253197403 +0000 UTC m=+12.594847361 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49580): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49a00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49a00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49a00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49a00): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49a00): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbd8f0 item 67 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49a00): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49a00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.25380914 +0000 UTC m=+12.595459097 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49a00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49f00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49f00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49f00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49f00): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49f00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.25380914 +0000 UTC m=+12.595459097 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49f00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbdab0 item 67 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000696b40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000696b40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000696b40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000696b40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000696b40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.255507641 +0000 UTC m=+12.597157598 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000696b40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697bc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697bc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbde30 item 68 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697bc0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697bc0): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697bc0): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697bc0): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697bc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.256370957 +0000 UTC m=+12.598020914 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697bc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a180): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a180): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a180): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a180): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a180): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.256370957 +0000 UTC m=+12.598020914 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a180): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005041c0 item 68 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a7c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a7c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a7c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a7c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a7c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.258675624 +0000 UTC m=+12.600325621 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a7c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2ac40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2ac40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2ac40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2ac40): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2ac40): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504620 item 69 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2ac40): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2ac40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.259759112 +0000 UTC m=+12.601409110 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2ac40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b140): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b140): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b140): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b140): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b140): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.259759112 +0000 UTC m=+12.601409110 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b140): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504a80 item 69 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b800): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b800): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b800): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b800): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b800): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.262542004 +0000 UTC m=+12.604192001 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b800): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2bd00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2bd00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504fc0 item 70 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2bd00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2bd00): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2bd00): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2bd00): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2bd00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.263829996 +0000 UTC m=+12.605479993 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2bd00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d42c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d42c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d42c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d42c0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d42c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.263829996 +0000 UTC m=+12.605479993 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d42c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505340 item 70 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4940): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4940): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4940): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4940): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4940): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.266808095 +0000 UTC m=+12.608458092 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4940): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4e40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4e40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4e40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4e40): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4e40): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505ce0 item 71 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4e40): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4e40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.268084434 +0000 UTC m=+12.609734431 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4e40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5340): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5340): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5340): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5340): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5340): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.268084434 +0000 UTC m=+12.609734431 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5340): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505f10 item 71 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5a00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5a00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5a00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5a00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5a00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.270902613 +0000 UTC m=+12.612552609 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5a00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e000): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e000): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d983f0 item 72 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e000): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e000): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e000): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e000): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e000): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.27223644 +0000 UTC m=+12.613886437 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e000): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e540): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e540): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e540): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e540): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e540): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.27223644 +0000 UTC m=+12.613886437 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e540): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d985b0 item 72 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4eb00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4eb00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4eb00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4eb00): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4eb00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4eb00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4eb00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.275088602 +0000 UTC m=+12.616738598 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4eb00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f000): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f000): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f000): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98930 item 73 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f000): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f000): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.276278149 +0000 UTC m=+12.617928146 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f000): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f4c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f4c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f4c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f4c0): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f4c0): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98af0 item 73 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f4c0): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f4c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.277612418 +0000 UTC m=+12.619262415 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f4c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4fa00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4fa00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4fa00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4fa00): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4fa00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.277612418 +0000 UTC m=+12.619262415 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4fa00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98cb0 item 73 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832100): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832100): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832100): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832100): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832100): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832100): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832100): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.280387105 +0000 UTC m=+12.622037112 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832100): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832640): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832640): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832640): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99180 item 74 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832640): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832640): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.281440408 +0000 UTC m=+12.623090404 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832640): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832b80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832b80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99340 item 74 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832b80): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832b80): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832b80): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832b80): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832b80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.282760139 +0000 UTC m=+12.624410136 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832b80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833100): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833100): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833100): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833100): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833100): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.282760139 +0000 UTC m=+12.624410136 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833100): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99500 item 74 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833740): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833740): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833740): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833740): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833740): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833740): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833740): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.285703411 +0000 UTC m=+12.627353408 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833740): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833c40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833c40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833c40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99960 item 75 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833c40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833c40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.286857923 +0000 UTC m=+12.628507921 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833c40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870200): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870200): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870200): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870200): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870200): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99b20 item 75 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870200): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870200): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.288171854 +0000 UTC m=+12.629821851 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870200): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870740): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870740): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870740): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870740): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870740): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.288171854 +0000 UTC m=+12.629821851 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870740): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99ce0 item 75 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870d80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870d80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870d80): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870d80): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870d80): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870d80): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870d80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.291284283 +0000 UTC m=+12.632934270 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870d80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871280): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871280): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871280): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003200e0 item 76 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871280): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871280): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.292594327 +0000 UTC m=+12.634244323 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871280): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008717c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008717c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003205b0 item 76 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008717c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008717c0): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008717c0): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008717c0): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008717c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.293952881 +0000 UTC m=+12.635602888 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008717c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871d40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871d40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871d40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871d40): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871d40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.293952881 +0000 UTC m=+12.635602888 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871d40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320770 item 76 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6440): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6440): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6440): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6440): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6440): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6440): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6440): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.296458454 +0000 UTC m=+12.638108431 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6440): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6940): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6940): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6940): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320cb0 item 77 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6940): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6940): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.297283488 +0000 UTC m=+12.638933455 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6940): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7040): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7040): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7040): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7040): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7040): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.297283488 +0000 UTC m=+12.638933455 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7040): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321260 item 77 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7680): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7680): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7680): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7680): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7680): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7680): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7680): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.29955861 +0000 UTC m=+12.641208586 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7680): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7bc0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7bc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7bc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b6310 item 78 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7bc0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7bc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.300339972 +0000 UTC m=+12.641989949 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7bc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008243c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008243c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008243c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008243c0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008243c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.300339972 +0000 UTC m=+12.641989949 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008243c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b6540 item 78 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824a00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824a00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824a00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824a00): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824a00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824a00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824a00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.30261342 +0000 UTC m=+12.644263668 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824a00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824f00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824f00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824f00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b69a0 item 79 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824f00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824f00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.303464874 +0000 UTC m=+12.645114841 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824f00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825600): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825600): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825600): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825600): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825600): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.303464874 +0000 UTC m=+12.645114841 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825600): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b6d20 item 79 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825c80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825c80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825c80): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825c80): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825c80): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825c80): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825c80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.305796021 +0000 UTC m=+12.647445988 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825c80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806240): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806240): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806240): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b70a0 item 80 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806240): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806240): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.306631816 +0000 UTC m=+12.648281793 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806240): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806940): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806940): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806940): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806940): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806940): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.306631816 +0000 UTC m=+12.648281793 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806940): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b7260 item 80 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806f80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806f80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806f80): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806f80): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806f80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.308859077 +0000 UTC m=+12.650509054 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806f80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807400): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807400): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807400): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807400): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807400): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807400): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b75e0 item 81 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807400): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807400): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.309860984 +0000 UTC m=+12.651510960 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807400): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807940): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807940): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807940): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807940): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807940): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.309860984 +0000 UTC m=+12.651510960 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807940): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b77a0 item 81 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706080): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706080): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706080): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706080): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706080): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.311976866 +0000 UTC m=+12.653626834 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706080): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706580): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706580): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706580): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b7b20 item 82 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706580): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706580): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706580): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706580): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706580): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.313012646 +0000 UTC m=+12.654662683 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706580): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706b00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706b00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706b00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706b00): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706b00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.313012646 +0000 UTC m=+12.654662683 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706b00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b7ce0 item 82 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707200): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707200): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707200): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707200): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707200): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.315161941 +0000 UTC m=+12.656811908 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707200): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707700): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707700): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707700): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707700): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707700): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707700): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4e2a0 item 83 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707700): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707700): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.316155341 +0000 UTC m=+12.657805308 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707700): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707c40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707c40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707c40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707c40): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707c40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.316155341 +0000 UTC m=+12.657805308 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707c40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4e5b0 item 83 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de340): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de340): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de340): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de340): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de340): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.318433678 +0000 UTC m=+12.660083645 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de340): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de840): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de840): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de840): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4eb60 item 84 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de840): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de840): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de840): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de840): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de840): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.319421579 +0000 UTC m=+12.661071556 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de840): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dee00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dee00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dee00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dee00): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dee00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.319421579 +0000 UTC m=+12.661071556 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dee00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4ed90 item 84 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df480): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df480): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df480): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df480): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df480): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.321469634 +0000 UTC m=+12.663119611 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df480): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df980): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df980): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df980): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df980): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df980): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df980): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4f180 item 85 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df980): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df980): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.322720617 +0000 UTC m=+12.664370584 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df980): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dfec0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dfec0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dfec0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dfec0): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dfec0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.322720617 +0000 UTC m=+12.664370584 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dfec0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4f340 item 85 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e5c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e5c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e5c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e5c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e5c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.324976382 +0000 UTC m=+12.666626349 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e5c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091eac0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091eac0): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091eac0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4f730 item 86 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091eac0): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091eac0): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091eac0): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091eac0): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091eac0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.325967086 +0000 UTC m=+12.667617064 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091eac0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f080): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f080): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f080): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f080): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f080): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.325967086 +0000 UTC m=+12.667617064 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f080): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4f8f0 item 86 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f700): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f700): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f700): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f700): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f700): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.328416033 +0000 UTC m=+12.670066010 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f700): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091fc00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091fc00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091fc00): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091fc00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091fc00): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091fc00): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4fc70 item 87 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091fc00): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091fc00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.329513378 +0000 UTC m=+12.671163355 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091fc00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c200): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c200): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c200): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c200): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c200): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.329513378 +0000 UTC m=+12.671163355 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c200): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4fe30 item 87 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c880): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c880): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c880): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c880): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c880): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.331760608 +0000 UTC m=+12.673410585 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c880): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cd80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cd80): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cd80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544460 item 88 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cd80): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cd80): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cd80): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cd80): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cd80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.332784975 +0000 UTC m=+12.674434952 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cd80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d300): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d300): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d300): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d300): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d300): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.332784975 +0000 UTC m=+12.674434952 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d300): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544690 item 88 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.335313411 +0000 UTC m=+12.676963388 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092de80): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092de80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092de80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544cb0 item 89 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092de80): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092de80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.336213015 +0000 UTC m=+12.677862982 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092de80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a4440): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a4440): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a4440): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a4440): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a4440): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a4440): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544fc0 item 89 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a4440): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a4440): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.337067415 +0000 UTC m=+12.678717393 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a4440): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a49c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a49c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a49c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a49c0): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a49c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.337067415 +0000 UTC m=+12.678717393 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a49c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545420 item 89 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5000): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5000): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5000): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5000): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5000): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5000): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5000): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5000): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.339042595 +0000 UTC m=+12.680692572 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5000): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5540): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5540): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5540): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545a40 item 90 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5540): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5540): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.339920268 +0000 UTC m=+12.681570235 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5540): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5a80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5a80): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5a80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545ea0 item 90 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5a80): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5a80): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5a80): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5a80): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5a80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.34089849 +0000 UTC m=+12.682548467 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008a5a80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ec0c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ec0c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ec0c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ec0c0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ec0c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.34089849 +0000 UTC m=+12.682548467 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ec0c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c230 item 90 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ec700): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ec700): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ec700): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ec700): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ec700): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ec700): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ec700): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ec700): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.34304508 +0000 UTC m=+12.684695047 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ec700): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ecc40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ecc40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ecc40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cc40 item 91 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ecc40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ecc40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.343886837 +0000 UTC m=+12.685536804 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ecc40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ed180): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ed180): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ed180): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ed180): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ed180): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ed180): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d0a0 item 91 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ed180): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ed180): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.344772085 +0000 UTC m=+12.686422052 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ed180): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ed700): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ed700): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ed700): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ed700): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ed700): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.344772085 +0000 UTC m=+12.686422052 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ed700): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d490 item 91 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008edd40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008edd40): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008edd40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008edd40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008edd40): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008edd40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008edd40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008edd40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.347126054 +0000 UTC m=+12.688776021 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008edd40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093a300): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093a300): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093a300): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051db20 item 92 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093a300): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093a300): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.34806965 +0000 UTC m=+12.689719627 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093a300): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093a840): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093a840): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093a840): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051dd50 item 92 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093a840): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093a840): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093a840): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093a840): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093a840): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.349130648 +0000 UTC m=+12.690780615 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093a840): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093ae00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093ae00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093ae00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093ae00): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093ae00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.349130648 +0000 UTC m=+12.690780615 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093ae00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2150 item 92 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093b440): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093b440): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093b440): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093b440): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093b440): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093b440): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093b440): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093b440): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.351746156 +0000 UTC m=+12.693396133 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093b440): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093b980): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093b980): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093b980): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2700 item 93 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093b980): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093b980): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.352648356 +0000 UTC m=+12.694298323 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00093b980): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970100): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970100): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970100): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970100): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970100): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.352648356 +0000 UTC m=+12.694298323 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970100): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f28c0 item 93 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970740): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970740): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970740): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970740): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970740): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970740): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970740): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970740): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.355110607 +0000 UTC m=+12.696760584 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970740): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970c80): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970c80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970c80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2ee0 item 94 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970c80): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970c80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.356820519 +0000 UTC m=+12.698470506 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000970c80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000971380): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000971380): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000971380): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000971380): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000971380): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.356820519 +0000 UTC m=+12.698470506 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000971380): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f30a0 item 94 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009719c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009719c0): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009719c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009719c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009719c0): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009719c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009719c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009719c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.360226368 +0000 UTC m=+12.701876355 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009719c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000971f00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000971f00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000971f00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3570 item 95 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000971f00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000971f00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.36110867 +0000 UTC m=+12.702758647 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000971f00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b0680): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b0680): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b0680): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b0680): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b0680): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.36110867 +0000 UTC m=+12.702758647 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b0680): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3730 item 95 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b0cc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b0cc0): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b0cc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b0cc0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b0cc0): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b0cc0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b0cc0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b0cc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.36320159 +0000 UTC m=+12.704851567 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b0cc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b1200): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b1200): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b1200): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3e30 item 96 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b1200): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b1200): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.36396519 +0000 UTC m=+12.705615167 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b1200): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b1900): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b1900): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b1900): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b1900): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b1900): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.36396519 +0000 UTC m=+12.705615167 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009b1900): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4150 item 96 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= 2025/07/04 04:05:43 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:43 DEBUG : Looking for writers 2025/07/04 04:05:43 DEBUG : >WaitForWriters: 2025/07/04 04:05:43 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:43 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:43 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:43 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:43 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/04 04:05:43 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0c1c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0c1c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0c1c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0c1c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0c1c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.389001146 +0000 UTC m=+12.730651144 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0c1c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0c640): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0c640): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0c640): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0c640): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0c640): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0c640): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0c640): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.389001146 +0000 UTC m=+12.730651144 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0c640): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0cb00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0cb00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0cb00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0cb00): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0cb00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.389001146 +0000 UTC m=+12.730651144 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0cb00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc6150 item 1 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0d140): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0d140): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0d140): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0d140): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0d140): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.393349099 +0000 UTC m=+12.734999087 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0d140): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0d640): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0d640): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0d640): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0d640): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0d640): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.393349099 +0000 UTC m=+12.734999087 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0d640): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc6690 item 2 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0dc80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0dc80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0dc80): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0dc80): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0dc80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.396659179 +0000 UTC m=+12.738309176 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b0dc80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2a180): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2a180): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2a180): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2a180): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2a180): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2a180): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2a180): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.396659179 +0000 UTC m=+12.738309176 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2a180): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2a640): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2a640): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2a640): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2a640): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2a640): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.396659179 +0000 UTC m=+12.738309176 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2a640): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc6b60 item 3 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2acc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2acc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2acc0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2acc0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2acc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.401233535 +0000 UTC m=+12.742883522 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2acc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2b200): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2b200): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2b200): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2b200): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2b200): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.401233535 +0000 UTC m=+12.742883522 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2b200): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc7030 item 4 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2b840): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2b840): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2b840): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2b840): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2b840): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.403906792 +0000 UTC m=+12.745556789 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2b840): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2bcc0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2bcc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2bcc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2bcc0): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2bcc0): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2bcc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2bcc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.403906792 +0000 UTC m=+12.745556789 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2bcc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48200): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48200): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48200): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48200): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48200): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.403906792 +0000 UTC m=+12.745556789 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48200): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc73b0 item 5 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48880): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48880): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48880): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48880): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48880): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.408223376 +0000 UTC m=+12.749873373 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48880): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48dc0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48dc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48dc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48dc0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48dc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.408223376 +0000 UTC m=+12.749873373 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b48dc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc7880 item 6 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49440): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49440): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49440): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49440): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49440): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.411193037 +0000 UTC m=+12.752843025 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49440): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49940): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49940): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49940): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49940): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49940): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49940): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49940): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.411193037 +0000 UTC m=+12.752843025 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49940): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49e00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49e00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49e00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49e00): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49e00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.411193037 +0000 UTC m=+12.752843025 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b49e00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc7c00 item 7 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6e500): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6e500): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6e500): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6e500): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6e500): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.416017623 +0000 UTC m=+12.757667621 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6e500): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6ea40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6ea40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6ea40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6ea40): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6ea40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.416017623 +0000 UTC m=+12.757667621 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6ea40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050850 item 8 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f000): _readAt: size=2, off=0 2025/07/04 04:05:43 ERROR : open-test-file(0xc000b6f000): Couldn't read size of file 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f000): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f000): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f000): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f000): close: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f000): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f3c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f3c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f3c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f3c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f3c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.419174275 +0000 UTC m=+12.760824272 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f3c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f840): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f840): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f840): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f840): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f840): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f840): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f840): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.419174275 +0000 UTC m=+12.760824272 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6f840): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6fd40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6fd40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6fd40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6fd40): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6fd40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.419174275 +0000 UTC m=+12.760824272 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b6fd40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051490 item 9 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8a440): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8a440): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8a440): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8a440): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8a440): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.424112935 +0000 UTC m=+12.765762921 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8a440): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8a980): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8a980): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8a980): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8a980): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8a980): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.424112935 +0000 UTC m=+12.765762921 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8a980): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 10 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8afc0): _readAt: size=2, off=0 2025/07/04 04:05:43 ERROR : open-test-file(0xc000b8afc0): Couldn't read size of file 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8afc0): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8afc0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8afc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8afc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8afc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8b380): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8b380): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8b380): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8b380): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8b380): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.427786825 +0000 UTC m=+12.769436822 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8b380): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8b880): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8b880): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8b880): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8b880): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8b880): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8b880): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8b880): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.427786825 +0000 UTC m=+12.769436822 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8b880): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8bd80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8bd80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8bd80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8bd80): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8bd80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.427786825 +0000 UTC m=+12.769436822 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b8bd80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005267e0 item 11 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba6480): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba6480): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba6480): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba6480): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba6480): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.432518265 +0000 UTC m=+12.774168263 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba6480): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba69c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba69c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba69c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba69c0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba69c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.432518265 +0000 UTC m=+12.774168263 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba69c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527110 item 12 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba7000): _readAt: size=2, off=0 2025/07/04 04:05:43 ERROR : open-test-file(0xc000ba7000): Couldn't read size of file 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba7000): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba7000): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba7000): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba7000): close: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba7000): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba73c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba73c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba73c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba73c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba73c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.436118959 +0000 UTC m=+12.777768946 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba73c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba7a80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba7a80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba7a80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba7a80): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba7a80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.436118959 +0000 UTC m=+12.777768946 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ba7a80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005277a0 item 13 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca180): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca180): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca180): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca180): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca180): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.43945173 +0000 UTC m=+12.781101718 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca180): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca6c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca6c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca6c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca6c0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca6c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.43945173 +0000 UTC m=+12.781101718 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca6c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112d90 item 14 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcad00): _readAt: size=2, off=0 2025/07/04 04:05:43 ERROR : open-test-file(0xc000bcad00): Couldn't read size of file 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcad00): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcad00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcad00): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcad00): close: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcad00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb0c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb0c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb0c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb0c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb0c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.443598356 +0000 UTC m=+12.785248353 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb0c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28540): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28540): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28540): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28540): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28540): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.443598356 +0000 UTC m=+12.785248353 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28540): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400150 item 15 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28c40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28c40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28c40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28c40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28c40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.448722683 +0000 UTC m=+12.790372681 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28c40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29180): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29180): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29180): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29180): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29180): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.448722683 +0000 UTC m=+12.790372681 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29180): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400a80 item 16 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a297c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a297c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a297c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a297c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a297c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.452086633 +0000 UTC m=+12.793736619 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a297c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29c40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29c40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29c40): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29c40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29c40): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29c40): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29c40): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29c40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.452086633 +0000 UTC m=+12.793736619 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29c40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a421c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a421c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a421c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a421c0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a421c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.452086633 +0000 UTC m=+12.793736619 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a421c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004011f0 item 17 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a42840): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a42840): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a42840): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a42840): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a42840): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.456559851 +0000 UTC m=+12.798209837 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a42840): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a42d80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a42d80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a42d80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a42d80): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a42d80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.456559851 +0000 UTC m=+12.798209837 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a42d80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401960 item 18 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43440): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43440): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43440): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43440): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43440): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.45944341 +0000 UTC m=+12.801093407 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43440): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43940): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43940): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43940): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43940): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43940): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43940): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43940): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43940): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.45944341 +0000 UTC m=+12.801093407 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43940): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43e40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43e40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43e40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43e40): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43e40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.45944341 +0000 UTC m=+12.801093407 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a43e40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a0e0 item 19 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca540): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca540): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca540): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca540): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca540): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.463793267 +0000 UTC m=+12.805443264 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bca540): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcaa80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcaa80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcaa80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcaa80): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcaa80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.463793267 +0000 UTC m=+12.805443264 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcaa80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b0a0 item 20 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb140): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb140): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb140): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb140): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb140): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.467293282 +0000 UTC m=+12.808943289 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb140): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb680): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb680): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb680): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb680): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb680): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb680): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb680): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb680): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.467293282 +0000 UTC m=+12.808943289 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcb680): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcbb80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcbb80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcbb80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcbb80): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcbb80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.467293282 +0000 UTC m=+12.808943289 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000bcbb80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b7a0 item 21 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000117300): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000117300): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000117300): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000117300): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000117300): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.471572616 +0000 UTC m=+12.813222614 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000117300): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec180): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec180): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec180): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec180): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec180): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.471572616 +0000 UTC m=+12.813222614 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec180): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056be30 item 22 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec800): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec800): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec800): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec800): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec800): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.474899346 +0000 UTC m=+12.816549343 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec800): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecd00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecd00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecd00): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecd00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecd00): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecd00): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecd00): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecd00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.474899346 +0000 UTC m=+12.816549343 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cecd00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced200): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced200): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced200): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced200): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced200): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.474899346 +0000 UTC m=+12.816549343 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced200): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2460 item 23 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced8c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced8c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced8c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced8c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced8c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.479090887 +0000 UTC m=+12.820740884 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced8c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cede00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cede00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cede00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cede00): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cede00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.479090887 +0000 UTC m=+12.820740884 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cede00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2f50 item 24 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc5c0): _readAt: size=2, off=0 2025/07/04 04:05:43 ERROR : open-test-file(0xc0004fc5c0): Couldn't read size of file 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc5c0): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc5c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc5c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc5c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc5c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc980): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc980): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc980): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc980): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc980): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.483012009 +0000 UTC m=+12.824661997 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc980): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fce80): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fce80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fce80): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fce80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fce80): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fce80): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fce80): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fce80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.483012009 +0000 UTC m=+12.824661997 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fce80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd3c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd3c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd3c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd3c0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd3c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.483012009 +0000 UTC m=+12.824661997 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd3c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c36c0 item 25 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fda40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fda40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fda40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fda40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fda40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.487981376 +0000 UTC m=+12.829631363 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fda40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392000): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392000): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392000): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392000): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392000): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.487981376 +0000 UTC m=+12.829631363 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392000): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8150 item 26 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392640): _readAt: size=2, off=0 2025/07/04 04:05:43 ERROR : open-test-file(0xc000392640): Couldn't read size of file 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392640): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392640): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392640): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392640): close: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392640): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392a00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392a00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392a00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392a00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392a00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.492045167 +0000 UTC m=+12.833695164 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392a00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392f00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392f00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392f00): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392f00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392f00): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392f00): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392f00): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392f00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.492045167 +0000 UTC m=+12.833695164 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392f00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393440): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393440): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393440): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393440): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393440): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.492045167 +0000 UTC m=+12.833695164 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393440): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d88c0 item 27 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393ac0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393ac0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393ac0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393ac0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393ac0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.499706615 +0000 UTC m=+12.841356613 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393ac0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2b80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2b80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2b80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2b80): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2b80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.499706615 +0000 UTC m=+12.841356613 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2b80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9260 item 28 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d31c0): _readAt: size=2, off=0 2025/07/04 04:05:43 ERROR : open-test-file(0xc0002d31c0): Couldn't read size of file 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d31c0): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d31c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d31c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d31c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d31c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3580): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3580): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3580): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3580): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3580): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.504301621 +0000 UTC m=+12.845951608 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3580): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562000): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562000): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562000): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562000): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562000): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.504301621 +0000 UTC m=+12.845951608 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562000): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9880 item 29 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562780): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562780): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562780): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562780): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562780): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.50762223 +0000 UTC m=+12.849272228 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562780): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000563c00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000563c00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000563c00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000563c00): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000563c00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.50762223 +0000 UTC m=+12.849272228 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000563c00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9d50 item 30 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30540): _readAt: size=2, off=0 2025/07/04 04:05:43 ERROR : open-test-file(0xc000a30540): Couldn't read size of file 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30540): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30540): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30540): >_writeAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30540): close: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30540): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30900): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30900): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30900): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30900): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30900): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.511096396 +0000 UTC m=+12.852746394 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30900): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31040): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31040): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31040): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31040): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31040): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.511096396 +0000 UTC m=+12.852746394 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31040): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504310 item 31 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a316c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a316c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a316c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a316c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a316c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.5148255 +0000 UTC m=+12.856475497 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a316c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31c00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31c00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31c00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31c00): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31c00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.5148255 +0000 UTC m=+12.856475497 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31c00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504850 item 32 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e2c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e2c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e2c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e2c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e2c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.518002911 +0000 UTC m=+12.859652908 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e2c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e740): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e740): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e740): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e740): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e740): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504ee0 item 33 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e740): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e740): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.519213959 +0000 UTC m=+12.860863956 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e740): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.519213959 +0000 UTC m=+12.860863956 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005051f0 item 33 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f280): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f280): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f280): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f280): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f280): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.522585542 +0000 UTC m=+12.864235530 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f280): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f780): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f780): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005058f0 item 34 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f780): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f780): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f780): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f780): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f780): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.524075603 +0000 UTC m=+12.865725601 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f780): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9fcc0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9fcc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9fcc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9fcc0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9fcc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.524075603 +0000 UTC m=+12.865725601 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9fcc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505e30 item 34 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be500): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be500): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be500): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be500): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be500): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.527144501 +0000 UTC m=+12.868794488 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be500): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004beac0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004beac0): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004beac0): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004beac0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004beac0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98310 item 35 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004beac0): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004beac0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.528250722 +0000 UTC m=+12.869900720 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004beac0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004befc0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004befc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004befc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004befc0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004befc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.528250722 +0000 UTC m=+12.869900720 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004befc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d984d0 item 35 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf640): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf640): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf640): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf640): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf640): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.531075694 +0000 UTC m=+12.872725681 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf640): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bfb40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bfb40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98850 item 36 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bfb40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bfb40): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bfb40): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bfb40): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bfb40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.53229114 +0000 UTC m=+12.873941137 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bfb40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48100): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48100): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48100): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48100): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48100): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.53229114 +0000 UTC m=+12.873941137 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48100): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98a10 item 36 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48740): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48740): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48740): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48740): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48740): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.53496166 +0000 UTC m=+12.876611648 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48740): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48c00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48c00): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48c00): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48c00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48c00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98d90 item 37 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48c00): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48c00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.536075277 +0000 UTC m=+12.877725264 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a48c00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49100): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49100): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49100): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49100): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49100): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.536075277 +0000 UTC m=+12.877725264 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49100): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d990a0 item 37 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49780): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49780): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49780): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49780): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49780): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.539231528 +0000 UTC m=+12.880881525 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49780): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49c80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49c80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99420 item 38 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49c80): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49c80): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49c80): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49c80): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49c80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.540742477 +0000 UTC m=+12.882392474 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a49c80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0006966c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0006966c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0006966c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0006966c0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0006966c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.540742477 +0000 UTC m=+12.882392474 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0006966c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99650 item 38 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a040): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a040): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a040): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a040): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a040): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.543838606 +0000 UTC m=+12.885488593 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a040): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a5c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a5c0): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a5c0): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a5c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a5c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320380 item 39 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a5c0): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a5c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.545143249 +0000 UTC m=+12.886793246 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2a5c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2aac0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2aac0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2aac0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2aac0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2aac0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.545143249 +0000 UTC m=+12.886793246 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2aac0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320620 item 39 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b140): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b140): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b140): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b140): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b140): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.548395269 +0000 UTC m=+12.890045267 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b140): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b680): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b680): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320a80 item 40 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b680): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b680): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b680): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b680): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b680): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.549884117 +0000 UTC m=+12.891534105 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2b680): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2bbc0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2bbc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2bbc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2bbc0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2bbc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.549884117 +0000 UTC m=+12.891534105 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e2bbc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320e70 item 40 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4200): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4200): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4200): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4200): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4200): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4200): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4200): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.553212251 +0000 UTC m=+12.894862247 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4200): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4700): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4700): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4700): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b60e0 item 41 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4700): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4700): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.55455207 +0000 UTC m=+12.896202067 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4700): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4bc0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4bc0): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4bc0): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4bc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4bc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b63f0 item 41 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4bc0): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4bc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.555757137 +0000 UTC m=+12.897407134 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d4bc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5100): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5100): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5100): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5100): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5100): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.555757137 +0000 UTC m=+12.897407134 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5100): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b65b0 item 41 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5740): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5740): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5740): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5740): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5740): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5740): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5740): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.558824672 +0000 UTC m=+12.900474658 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5740): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5c80): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5c80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5c80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b6a80 item 42 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5c80): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5c80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.56009455 +0000 UTC m=+12.901744547 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009d5c80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e240): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e240): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b6d90 item 42 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e240): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e240): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e240): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e240): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e240): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.561560675 +0000 UTC m=+12.903210662 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e240): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e7c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e7c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e7c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e7c0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e7c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.561560675 +0000 UTC m=+12.903210662 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4e7c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b6f50 item 42 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ee00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ee00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ee00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ee00): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ee00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ee00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ee00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.56480956 +0000 UTC m=+12.906459547 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4ee00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f300): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f300): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f300): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b72d0 item 43 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f300): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f300): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.566072655 +0000 UTC m=+12.907722653 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f300): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f840): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f840): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f840): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f840): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f840): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b7490 item 43 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f840): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f840): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.567577344 +0000 UTC m=+12.909227331 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4f840): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4fd80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4fd80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4fd80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4fd80): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4fd80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.567577344 +0000 UTC m=+12.909227331 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000e4fd80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b7650 item 43 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008324c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008324c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008324c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008324c0): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008324c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008324c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008324c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.570299842 +0000 UTC m=+12.911949829 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008324c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008329c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008329c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008329c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b79d0 item 44 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008329c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008329c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.571567667 +0000 UTC m=+12.913217663 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008329c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832f00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832f00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b7b90 item 44 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832f00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832f00): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832f00): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832f00): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832f00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.57287746 +0000 UTC m=+12.914527446 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000832f00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833480): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833480): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833480): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833480): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833480): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.57287746 +0000 UTC m=+12.914527446 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833480): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b7d50 item 44 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833ac0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833ac0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833ac0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833ac0): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833ac0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833ac0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833ac0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.575889561 +0000 UTC m=+12.917539547 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000833ac0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870040): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870040): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870040): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4e310 item 45 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870040): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870040): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.577203711 +0000 UTC m=+12.918853699 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870040): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870740): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870740): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870740): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870740): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870740): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.577203711 +0000 UTC m=+12.918853699 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870740): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4e700 item 45 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870d80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870d80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870d80): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870d80): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870d80): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870d80): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870d80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.580838649 +0000 UTC m=+12.922488636 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000870d80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871280): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871280): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871280): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4ebd0 item 46 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871280): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871280): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.582573018 +0000 UTC m=+12.924223014 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871280): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871980): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871980): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871980): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871980): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871980): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.582573018 +0000 UTC m=+12.924223014 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000871980): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4ee70 item 46 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6080): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6080): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6080): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6080): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6080): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6080): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6080): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.58631742 +0000 UTC m=+12.927967416 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6080): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6580): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6580): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6580): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4f1f0 item 47 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6580): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6580): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.587635478 +0000 UTC m=+12.929285465 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6580): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6c80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6c80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6c80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6c80): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6c80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.587635478 +0000 UTC m=+12.929285465 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd6c80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4f3b0 item 47 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd72c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd72c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd72c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd72c0): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd72c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd72c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd72c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.590713512 +0000 UTC m=+12.932363510 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd72c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd77c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd77c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd77c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4f7a0 item 48 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd77c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd77c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.592033685 +0000 UTC m=+12.933683652 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd77c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7f00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7f00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7f00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7f00): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7f00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.592033685 +0000 UTC m=+12.933683652 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cd7f00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4f960 item 48 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806500): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806500): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806500): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806500): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806500): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.594977087 +0000 UTC m=+12.936627064 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806500): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806980): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806980): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806980): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806980): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806980): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806980): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005444d0 item 49 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806980): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806980): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.595874428 +0000 UTC m=+12.937524405 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806980): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806ec0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806ec0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806ec0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806ec0): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806ec0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.595874428 +0000 UTC m=+12.937524405 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000806ec0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544700 item 49 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807540): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807540): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807540): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807540): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807540): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.598440314 +0000 UTC m=+12.940090291 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807540): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807a40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807a40): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807a40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544e00 item 50 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807a40): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807a40): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807a40): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807a40): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807a40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.599348975 +0000 UTC m=+12.940998942 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000807a40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706080): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706080): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706080): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706080): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706080): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.599348975 +0000 UTC m=+12.940998942 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706080): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005450a0 item 50 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706700): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706700): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706700): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706700): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706700): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.601624928 +0000 UTC m=+12.943274905 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706700): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706c00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706c00): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706c00): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706c00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706c00): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706c00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545810 item 51 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706c00): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706c00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.60280091 +0000 UTC m=+12.944450878 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000706c00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007071c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007071c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007071c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007071c0): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007071c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.60280091 +0000 UTC m=+12.944450878 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0007071c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545c00 item 51 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707840): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707840): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707840): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707840): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707840): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.605221373 +0000 UTC m=+12.946871340 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707840): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707d40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707d40): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707d40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c2a0 item 52 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707d40): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707d40): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707d40): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707d40): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707d40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.606376045 +0000 UTC m=+12.948026013 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000707d40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de340): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de340): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de340): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de340): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de340): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.606376045 +0000 UTC m=+12.948026013 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de340): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c8c0 item 52 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de9c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de9c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de9c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de9c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de9c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.608720837 +0000 UTC m=+12.950370814 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008de9c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008def00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008def00): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008def00): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008def00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008def00): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008def00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d110 item 53 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008def00): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008def00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.60967857 +0000 UTC m=+12.951328548 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008def00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df440): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df440): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df440): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df440): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df440): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.60967857 +0000 UTC m=+12.951328548 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008df440): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d500 item 53 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dfac0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dfac0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dfac0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dfac0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dfac0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.612080849 +0000 UTC m=+12.953730827 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dfac0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e040): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e040): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e040): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051dc00 item 54 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e040): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e040): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e040): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e040): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e040): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.613201007 +0000 UTC m=+12.954850974 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e040): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e5c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e5c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e5c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e5c0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e5c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.613201007 +0000 UTC m=+12.954850974 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091e5c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ddc0 item 54 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091ec80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091ec80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091ec80): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091ec80): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091ec80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.615438427 +0000 UTC m=+12.957088394 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091ec80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f180): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f180): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f180): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f180): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f180): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f180): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f25b0 item 55 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f180): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f180): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.616514042 +0000 UTC m=+12.958164020 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f180): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f6c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f6c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f6c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f6c0): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f6c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.616514042 +0000 UTC m=+12.958164020 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091f6c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2770 item 55 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091fd40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091fd40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091fd40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091fd40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091fd40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.618742716 +0000 UTC m=+12.960392693 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091fd40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c300): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c300): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c300): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2d20 item 56 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c300): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c300): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c300): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c300): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c300): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.619784106 +0000 UTC m=+12.961434073 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c300): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c880): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c880): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c880): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c880): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c880): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.619784106 +0000 UTC m=+12.961434073 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092c880): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2f50 item 56 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cec0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cec0): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cec0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cec0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cec0): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cec0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cec0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cec0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.622099172 +0000 UTC m=+12.963749149 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092cec0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d400): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d400): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d400): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3420 item 57 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d400): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d400): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.623031057 +0000 UTC m=+12.964681024 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d400): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f35e0 item 57 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.623954026 +0000 UTC m=+12.965603993 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092d940): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092dec0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092dec0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092dec0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092dec0): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092dec0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.623954026 +0000 UTC m=+12.965603993 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00092dec0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f37a0 item 57 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b6580): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b6580): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b6580): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b6580): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b6580): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b6580): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b6580): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b6580): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.626320147 +0000 UTC m=+12.967970114 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b6580): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b6ac0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b6ac0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b6ac0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3ea0 item 58 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b6ac0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b6ac0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.62731022 +0000 UTC m=+12.968960187 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b6ac0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7000): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7000): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7000): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e41c0 item 58 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7000): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7000): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7000): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7000): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7000): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.628344538 +0000 UTC m=+12.969994505 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7000): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b75c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b75c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b75c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b75c0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b75c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.628344538 +0000 UTC m=+12.969994505 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b75c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4380 item 58 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7c00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7c00): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7c00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7c00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7c00): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7c00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7c00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7c00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.630564515 +0000 UTC m=+12.972214482 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008b7c00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dc1c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dc1c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dc1c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4d20 item 59 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dc1c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dc1c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.631347191 +0000 UTC m=+12.972997158 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dc1c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dc700): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dc700): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dc700): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dc700): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dc700): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dc700): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5340 item 59 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dc700): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dc700): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.632181934 +0000 UTC m=+12.973831901 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dc700): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dcc80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dcc80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dcc80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dcc80): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dcc80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.632181934 +0000 UTC m=+12.973831901 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dcc80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5d50 item 59 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dd2c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dd2c0): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dd2c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dd2c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dd2c0): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dd2c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dd2c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dd2c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.63464667 +0000 UTC m=+12.976296647 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dd2c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dd800): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dd800): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dd800): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc62a0 item 60 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dd800): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dd800): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.635529253 +0000 UTC m=+12.977179230 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008dd800): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ddd40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ddd40): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ddd40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc6460 item 60 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ddd40): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ddd40): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ddd40): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ddd40): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ddd40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.636570283 +0000 UTC m=+12.978220250 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008ddd40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091c380): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091c380): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091c380): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091c380): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091c380): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.636570283 +0000 UTC m=+12.978220250 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091c380): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc6690 item 60 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091c9c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091c9c0): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091c9c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091c9c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091c9c0): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091c9c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091c9c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091c9c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.638881112 +0000 UTC m=+12.980531089 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091c9c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091cf00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091cf00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091cf00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc6b60 item 61 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091cf00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091cf00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.639804089 +0000 UTC m=+12.981454056 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091cf00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091d600): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091d600): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091d600): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091d600): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091d600): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.639804089 +0000 UTC m=+12.981454056 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091d600): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc6d20 item 61 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091dc40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091dc40): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091dc40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091dc40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091dc40): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091dc40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091dc40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091dc40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.642170481 +0000 UTC m=+12.983820458 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00091dc40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094e200): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094e200): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094e200): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc70a0 item 62 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094e200): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094e200): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.643007138 +0000 UTC m=+12.984657105 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094e200): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094e900): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094e900): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094e900): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094e900): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094e900): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.643007138 +0000 UTC m=+12.984657105 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094e900): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc7260 item 62 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094ef40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094ef40): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094ef40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094ef40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094ef40): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094ef40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094ef40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094ef40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.645433593 +0000 UTC m=+12.987083569 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094ef40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094f480): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094f480): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094f480): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc75e0 item 63 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094f480): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094f480): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.646220105 +0000 UTC m=+12.987870072 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094f480): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094fb80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094fb80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094fb80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094fb80): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094fb80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.646220105 +0000 UTC m=+12.987870072 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00094fb80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc77a0 item 63 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099a240): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099a240): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099a240): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099a240): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099a240): >_readAt: n=0, err=Bad file descriptor 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099a240): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099a240): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099a240): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.648719416 +0000 UTC m=+12.990369383 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099a240): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099a780): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099a780): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099a780): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc7b20 item 64 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099a780): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099a780): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.649635922 +0000 UTC m=+12.991285900 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099a780): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099ae80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099ae80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099ae80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099ae80): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099ae80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.649635922 +0000 UTC m=+12.991285900 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099ae80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc7ce0 item 64 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099b4c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099b4c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099b4c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099b4c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099b4c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.652187731 +0000 UTC m=+12.993837698 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099b4c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099b940): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099b940): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099b940): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099b940): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099b940): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050770 item 65 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099b940): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099b940): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.653109287 +0000 UTC m=+12.994759254 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099b940): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099be40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099be40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099be40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099be40): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099be40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.653109287 +0000 UTC m=+12.994759254 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc00099be40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 65 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ec500): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ec500): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ec500): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ec500): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ec500): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.655155159 +0000 UTC m=+12.996805126 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ec500): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ec980): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ec980): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 66 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ec980): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ec980): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ec980): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ec980): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ec980): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.656151014 +0000 UTC m=+12.997800991 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ec980): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ecec0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ecec0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ecec0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ecec0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ecec0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.656151014 +0000 UTC m=+12.997800991 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ecec0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 66 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ed500): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ed500): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ed500): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ed500): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ed500): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.65837578 +0000 UTC m=+13.000025747 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ed500): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ed980): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ed980): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ed980): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ed980): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ed980): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526540 item 67 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ed980): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ed980): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.659596737 +0000 UTC m=+13.001246714 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ed980): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ede80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ede80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ede80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ede80): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ede80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.659596737 +0000 UTC m=+13.001246714 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0009ede80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005267e0 item 67 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84580): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84580): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84580): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84580): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84580): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.661961195 +0000 UTC m=+13.003611172 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84580): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84a80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84a80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526ee0 item 68 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84a80): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84a80): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84a80): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84a80): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84a80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.663356007 +0000 UTC m=+13.005005975 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84a80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84fc0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84fc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84fc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84fc0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84fc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.663356007 +0000 UTC m=+13.005005975 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a84fc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527180 item 68 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a85600): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a85600): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a85600): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a85600): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a85600): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.665568059 +0000 UTC m=+13.007218037 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a85600): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a85a80): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a85a80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a85a80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a85a80): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a85a80): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527810 item 69 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a85a80): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a85a80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.666398495 +0000 UTC m=+13.008048472 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a85a80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2000): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2000): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2000): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2000): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2000): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.666398495 +0000 UTC m=+13.008048472 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2000): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112230 item 69 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2680): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2680): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2680): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2680): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2680): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.668610548 +0000 UTC m=+13.010260525 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2680): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2b80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2b80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542000 item 70 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2b80): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2b80): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2b80): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2b80): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2b80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.66958912 +0000 UTC m=+13.011239097 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab2b80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab30c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab30c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab30c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab30c0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab30c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.66958912 +0000 UTC m=+13.011239097 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab30c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005424d0 item 70 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab3740): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab3740): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab3740): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab3740): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab3740): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.671871685 +0000 UTC m=+13.013521663 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab3740): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab3c40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab3c40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab3c40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab3c40): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab3c40): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542ee0 item 71 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab3c40): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab3c40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.67274967 +0000 UTC m=+13.014399647 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ab3c40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ace1c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ace1c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ace1c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ace1c0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ace1c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.67274967 +0000 UTC m=+13.014399647 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ace1c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543340 item 71 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ace840): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ace840): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ace840): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ace840): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ace840): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.674925565 +0000 UTC m=+13.016575532 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ace840): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aced40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aced40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543c00 item 72 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aced40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aced40): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aced40): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aced40): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aced40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.675923123 +0000 UTC m=+13.017573090 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aced40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acf280): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acf280): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acf280): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acf280): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acf280): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.675923123 +0000 UTC m=+13.017573090 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acf280): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543e30 item 72 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acf840): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acf840): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acf840): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acf840): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acf840): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acf840): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acf840): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.677912569 +0000 UTC m=+13.019562536 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acf840): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acfd40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acfd40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acfd40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa380 item 73 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acfd40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acfd40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.678697408 +0000 UTC m=+13.020347385 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000acfd40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aea280): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aea280): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aea280): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aea280): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aea280): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa620 item 73 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aea280): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aea280): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.679586303 +0000 UTC m=+13.021236270 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aea280): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aea7c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aea7c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aea7c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aea7c0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aea7c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.679586303 +0000 UTC m=+13.021236270 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aea7c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa8c0 item 73 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeae00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeae00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeae00): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeae00): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeae00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeae00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeae00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.681788597 +0000 UTC m=+13.023438564 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeae00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeb300): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeb300): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeb300): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb0a0 item 74 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeb300): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeb300): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.682716315 +0000 UTC m=+13.024366282 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeb300): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeb840): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeb840): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb570 item 74 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeb840): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeb840): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeb840): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeb840): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeb840): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.683632951 +0000 UTC m=+13.025282918 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aeb840): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aebdc0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aebdc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aebdc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aebdc0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aebdc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.683632951 +0000 UTC m=+13.025282918 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000aebdc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb7a0 item 74 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12480): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12480): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12480): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12480): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12480): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12480): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12480): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.68561821 +0000 UTC m=+13.027268177 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12480): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12980): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12980): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12980): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160000 item 75 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12980): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12980): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.686806816 +0000 UTC m=+13.028456783 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12980): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12ec0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12ec0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12ec0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12ec0): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12ec0): _writeAt: size=3, off=2 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160310 item 75 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12ec0): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12ec0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.687783245 +0000 UTC m=+13.029433222 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b12ec0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13400): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13400): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13400): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13400): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13400): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.687783245 +0000 UTC m=+13.029433222 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13400): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160540 item 75 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13a40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13a40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13a40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13a40): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13a40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13a40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13a40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.689790523 +0000 UTC m=+13.031440500 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13a40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13f40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13f40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13f40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001610a0 item 76 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13f40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13f40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.690591644 +0000 UTC m=+13.032241611 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b13f40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2e500): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2e500): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161c70 item 76 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2e500): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2e500): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2e500): _writeAt: size=3, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2e500): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2e500): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.691507109 +0000 UTC m=+13.033157086 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2e500): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2ea80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2ea80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2ea80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2ea80): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2ea80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.691507109 +0000 UTC m=+13.033157086 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2ea80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170bd0 item 76 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2f0c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2f0c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2f0c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2f0c0): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2f0c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2f0c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2f0c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.693391568 +0000 UTC m=+13.035041535 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2f0c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2f5c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2f5c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2f5c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001715e0 item 77 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2f5c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2f5c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.69408179 +0000 UTC m=+13.035731757 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2f5c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2fcc0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2fcc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2fcc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2fcc0): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2fcc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.69408179 +0000 UTC m=+13.035731757 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b2fcc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171ab0 item 77 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4e380): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4e380): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4e380): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4e380): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4e380): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4e380): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4e380): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.696223421 +0000 UTC m=+13.037873388 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4e380): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4e880): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4e880): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4e880): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516700 item 78 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4e880): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4e880): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.697045962 +0000 UTC m=+13.038695939 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4e880): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4ef80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4ef80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4ef80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4ef80): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4ef80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.697045962 +0000 UTC m=+13.038695939 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4ef80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516cb0 item 78 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4f5c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4f5c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4f5c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4f5c0): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4f5c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4f5c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4f5c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.699144712 +0000 UTC m=+13.040794679 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4f5c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4fac0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4fac0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4fac0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000517570 item 79 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4fac0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4fac0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.699962574 +0000 UTC m=+13.041612551 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b4fac0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78240): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78240): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78240): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78240): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78240): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.699962574 +0000 UTC m=+13.041612551 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78240): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005177a0 item 79 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824380): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824380): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824380): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824380): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824380): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824380): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824380): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.704710125 +0000 UTC m=+13.046360102 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824380): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824880): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824880): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824880): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4e310 item 80 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824880): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824880): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.705565417 +0000 UTC m=+13.047215384 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824880): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824f80): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824f80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824f80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824f80): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824f80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.705565417 +0000 UTC m=+13.047215384 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000824f80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4e700 item 80 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008255c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008255c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008255c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008255c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008255c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.707999566 +0000 UTC m=+13.049649533 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0008255c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825a80): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825a80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825a80): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825a80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825a80): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825a80): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4ebd0 item 81 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825a80): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825a80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.708989299 +0000 UTC m=+13.050639266 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000825a80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0006964c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0006964c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0006964c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0006964c0): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0006964c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.708989299 +0000 UTC m=+13.050639266 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0006964c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4ee70 item 81 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000696c00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000696c00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000696c00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000696c00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000696c00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.711291371 +0000 UTC m=+13.052941348 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000696c00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697c80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697c80): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697c80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4f1f0 item 82 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697c80): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697c80): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697c80): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697c80): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697c80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.712308205 +0000 UTC m=+13.053958182 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000697c80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78780): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78780): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78780): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78780): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78780): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.712308205 +0000 UTC m=+13.053958182 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78780): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4f3b0 item 82 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78e00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78e00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78e00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78e00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78e00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.714473449 +0000 UTC m=+13.056123416 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b78e00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79300): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79300): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79300): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79300): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79300): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79300): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4f7a0 item 83 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79300): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79300): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.71545605 +0000 UTC m=+13.057106017 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79300): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79840): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79840): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79840): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79840): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79840): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.71545605 +0000 UTC m=+13.057106017 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79840): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4f960 item 83 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79ec0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79ec0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79ec0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79ec0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79ec0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.717673312 +0000 UTC m=+13.059323279 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000b79ec0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28440): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28440): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28440): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4fce0 item 84 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28440): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28440): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28440): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28440): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28440): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.718856909 +0000 UTC m=+13.060506886 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28440): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28a40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28a40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28a40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28a40): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28a40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.718856909 +0000 UTC m=+13.060506886 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a28a40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a4fea0 item 84 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a290c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a290c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a290c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a290c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a290c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.721763533 +0000 UTC m=+13.063413530 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a290c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a295c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a295c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a295c0): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a295c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a295c0): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a295c0): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98380 item 85 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a295c0): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a295c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.722941789 +0000 UTC m=+13.064591787 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a295c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29b00): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29b00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29b00): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29b00): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29b00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.722941789 +0000 UTC m=+13.064591787 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a29b00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98540 item 85 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0001169c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0001169c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0001169c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0001169c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0001169c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.725990198 +0000 UTC m=+13.067640196 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0001169c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec0c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec0c0): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec0c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d988c0 item 86 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec0c0): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec0c0): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec0c0): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec0c0): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec0c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.727186569 +0000 UTC m=+13.068836566 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec0c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec640): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec640): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec640): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec640): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec640): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.727186569 +0000 UTC m=+13.068836566 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000cec640): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98a80 item 86 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ceccc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ceccc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ceccc0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ceccc0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ceccc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.730016959 +0000 UTC m=+13.071666956 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ceccc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced1c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced1c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced1c0): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced1c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced1c0): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced1c0): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d98ee0 item 87 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced1c0): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced1c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.731103805 +0000 UTC m=+13.072753802 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced1c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced700): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced700): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced700): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced700): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced700): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.731103805 +0000 UTC m=+13.072753802 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ced700): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99110 item 87 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ceddc0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ceddc0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ceddc0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ceddc0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ceddc0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.733886917 +0000 UTC m=+13.075536915 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000ceddc0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc340): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc340): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc340): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99490 item 88 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc340): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc340): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc340): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc340): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc340): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.73518073 +0000 UTC m=+13.076830728 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc340): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc9c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc9c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc9c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc9c0): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc9c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.73518073 +0000 UTC m=+13.076830728 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fc9c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d996c0 item 88 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd000): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd000): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd000): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd000): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd000): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd000): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd000): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd000): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.737654864 +0000 UTC m=+13.079304861 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd000): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd540): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd540): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd540): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99ab0 item 89 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd540): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd540): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.738590575 +0000 UTC m=+13.080240573 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fd540): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fda80): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fda80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fda80): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fda80): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fda80): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fda80): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99c70 item 89 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fda80): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fda80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.739866756 +0000 UTC m=+13.081516753 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004fda80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392080): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392080): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392080): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392080): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392080): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.739866756 +0000 UTC m=+13.081516753 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392080): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d99e30 item 89 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003926c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003926c0): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003926c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003926c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003926c0): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003926c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003926c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003926c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.74267193 +0000 UTC m=+13.084321937 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0003926c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392c00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392c00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392c00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516a80 item 90 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392c00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392c00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.743672713 +0000 UTC m=+13.085322711 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000392c00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393140): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393140): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393140): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516e00 item 90 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393140): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393140): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393140): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393140): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393140): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.744836693 +0000 UTC m=+13.086486681 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393140): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393700): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393700): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393700): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393700): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393700): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.744836693 +0000 UTC m=+13.086486681 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393700): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000517420 item 90 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393e40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393e40): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393e40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393e40): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393e40): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393e40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393e40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393e40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.747335473 +0000 UTC m=+13.088985471 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000393e40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2e00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2e00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2e00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000517c70 item 91 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2e00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2e00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.748248854 +0000 UTC m=+13.089898852 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d2e00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3340): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3340): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3340): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3340): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3340): >_readAt: n=2, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3340): _writeAt: size=3, off=7 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400310 item 91 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3340): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3340): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.749510928 +0000 UTC m=+13.091160915 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d3340): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d38c0): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d38c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d38c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d38c0): >_readAt: n=8, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d38c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.749510928 +0000 UTC m=+13.091160915 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0002d38c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400700 item 91 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562300): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562300): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562300): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562300): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562300): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562300): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562300): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562300): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.752364702 +0000 UTC m=+13.094014699 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562300): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562e40): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562e40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562e40): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401030 item 92 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562e40): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562e40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.753318609 +0000 UTC m=+13.094968606 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000562e40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30080): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30080): open at offset 5 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30080): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004012d0 item 92 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30080): _readAt: size=2, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30080): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30080): _writeAt: size=3, off=5 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30080): >_writeAt: n=3, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30080): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.754582857 +0000 UTC m=+13.096232854 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30080): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30640): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30640): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30640): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30640): >_readAt: n=3, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30640): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.754582857 +0000 UTC m=+13.096232854 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30640): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401500 item 92 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30c80): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30c80): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30c80): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30c80): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30c80): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30c80): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30c80): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30c80): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.757586953 +0000 UTC m=+13.099236950 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a30c80): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31240): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31240): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31240): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401a40 item 93 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31240): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31240): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.758601132 +0000 UTC m=+13.100251129 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31240): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31940): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31940): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31940): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31940): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31940): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.758601132 +0000 UTC m=+13.100251129 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000a31940): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ea0 item 93 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e000): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e000): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e000): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e000): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e000): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e000): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e000): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e000): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.761425602 +0000 UTC m=+13.103075599 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e000): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e540): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e540): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e540): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056acb0 item 94 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e540): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e540): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.762307232 +0000 UTC m=+13.103957220 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9e540): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.762307232 +0000 UTC m=+13.103957220 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ec40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056afc0 item 94 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f280): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f280): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f280): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f280): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f280): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f280): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f280): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f280): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.765794765 +0000 UTC m=+13.107444762 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f280): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f840): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f840): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f840): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b5e0 item 95 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f840): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f840): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.766749672 +0000 UTC m=+13.108399670 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9f840): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ff40): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ff40): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ff40): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ff40): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ff40): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.766749672 +0000 UTC m=+13.108399670 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc000c9ff40): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b880 item 95 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 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/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be7c0): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be7c0): open at offset 0 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be7c0): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be7c0): _readAt: size=2, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be7c0): >_readAt: n=0, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be7c0): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be7c0): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be7c0): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.770373519 +0000 UTC m=+13.112023516 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004be7c0): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bee00): _writeAt: size=5, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bee00): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bee00): >openPending: err= 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056bdc0 item 96 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bee00): >_writeAt: n=5, err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bee00): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.771550153 +0000 UTC m=+13.113200149 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bee00): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/04 04:05:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:05:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/04 04:05:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf500): _readAt: size=512, off=0 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf500): openPending: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf500): >openPending: err= 2025/07/04 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf500): >_readAt: n=5, err=EOF 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf500): close: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-04 04:05:43.771550153 +0000 UTC m=+13.113200149 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/04 04:05:43 DEBUG : open-test-file(0xc0004bf500): >close: err= 2025/07/04 04:05:43 DEBUG : open-test-file: Remove: 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2000 item 96 2025/07/04 04:05:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/04 04:05:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/04 04:05:43 DEBUG : open-test-file: >Remove: err= 2025/07/04 04:05:43 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:43 DEBUG : Looking for writers 2025/07/04 04:05:43 DEBUG : >WaitForWriters: 2025/07/04 04:05:43 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.79s) --- PASS: TestRWFileHandleOpenTests/writes (0.38s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.41s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:05:43 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:05:43 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:05:43 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:43 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:05:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:05:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:05:43 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:05:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:05:43 DEBUG : file1: newRWFileHandle: 2025/07/04 04:05:43 DEBUG : file1(0xc0009d4f40): openPending: 2025/07/04 04:05:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:43 DEBUG : file1(0xc0009d4f40): >openPending: err= 2025/07/04 04:05:43 DEBUG : file1: >newRWFileHandle: err= 2025/07/04 04:05:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:05:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/04 04:05:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/07/04 04:05:43 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:05:43 DEBUG : Looking for writers 2025/07/04 04:05:43 DEBUG : file1: reading active writers 2025/07/04 04:05:43 DEBUG : file1: active writers 1 2025/07/04 04:05:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/07/04 04:05:43 DEBUG : Looking for writers 2025/07/04 04:05:43 DEBUG : file1: reading active writers 2025/07/04 04:05:43 DEBUG : file1: active writers 1 2025/07/04 04:05:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/07/04 04:05:43 DEBUG : Looking for writers 2025/07/04 04:05:43 DEBUG : file1: reading active writers 2025/07/04 04:05:43 DEBUG : file1: active writers 1 2025/07/04 04:05:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/07/04 04:05:43 DEBUG : Looking for writers 2025/07/04 04:05:43 DEBUG : file1: reading active writers 2025/07/04 04:05:43 DEBUG : file1: active writers 1 2025/07/04 04:05:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/07/04 04:05:43 DEBUG : Looking for writers 2025/07/04 04:05:43 DEBUG : file1: reading active writers 2025/07/04 04:05:43 DEBUG : file1: active writers 1 2025/07/04 04:05:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/07/04 04:05:44 DEBUG : Looking for writers 2025/07/04 04:05:44 DEBUG : file1: reading active writers 2025/07/04 04:05:44 DEBUG : file1: active writers 1 2025/07/04 04:05:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/07/04 04:05:44 DEBUG : Looking for writers 2025/07/04 04:05:44 DEBUG : file1: reading active writers 2025/07/04 04:05:44 DEBUG : file1: active writers 1 2025/07/04 04:05:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/07/04 04:05:45 DEBUG : Looking for writers 2025/07/04 04:05:45 DEBUG : file1: reading active writers 2025/07/04 04:05:45 DEBUG : file1: active writers 1 2025/07/04 04:05:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:05:46 DEBUG : Looking for writers 2025/07/04 04:05:46 DEBUG : file1: reading active writers 2025/07/04 04:05:46 DEBUG : file1: active writers 1 2025/07/04 04:05:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:05:47 DEBUG : Looking for writers 2025/07/04 04:05:47 DEBUG : file1: reading active writers 2025/07/04 04:05:47 DEBUG : file1: active writers 1 2025/07/04 04:05:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:05:48 DEBUG : Looking for writers 2025/07/04 04:05:48 DEBUG : file1: reading active writers 2025/07/04 04:05:48 DEBUG : file1: active writers 1 2025/07/04 04:05:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:05:49 DEBUG : Looking for writers 2025/07/04 04:05:49 DEBUG : file1: reading active writers 2025/07/04 04:05:49 DEBUG : file1: active writers 1 2025/07/04 04:05:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:05:50 DEBUG : Looking for writers 2025/07/04 04:05:50 DEBUG : file1: reading active writers 2025/07/04 04:05:50 DEBUG : file1: active writers 1 2025/07/04 04:05:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:05:51 DEBUG : Looking for writers 2025/07/04 04:05:51 DEBUG : file1: reading active writers 2025/07/04 04:05:51 DEBUG : file1: active writers 1 2025/07/04 04:05:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:05:52 DEBUG : Looking for writers 2025/07/04 04:05:52 DEBUG : file1: reading active writers 2025/07/04 04:05:52 DEBUG : file1: active writers 1 2025/07/04 04:05:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:05:53 DEBUG : Looking for writers 2025/07/04 04:05:53 DEBUG : file1: reading active writers 2025/07/04 04:05:53 DEBUG : file1: active writers 1 2025/07/04 04:05:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:05:54 DEBUG : Looking for writers 2025/07/04 04:05:54 DEBUG : file1: reading active writers 2025/07/04 04:05:54 DEBUG : file1: active writers 1 2025/07/04 04:05:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:05:55 DEBUG : Looking for writers 2025/07/04 04:05:55 DEBUG : file1: reading active writers 2025/07/04 04:05:55 DEBUG : file1: active writers 1 2025/07/04 04:05:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:05:56 DEBUG : Looking for writers 2025/07/04 04:05:56 DEBUG : file1: reading active writers 2025/07/04 04:05:56 DEBUG : file1: active writers 1 2025/07/04 04:05:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:05:57 DEBUG : Looking for writers 2025/07/04 04:05:57 DEBUG : file1: reading active writers 2025/07/04 04:05:57 DEBUG : file1: active writers 1 2025/07/04 04:05:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:05:58 DEBUG : Looking for writers 2025/07/04 04:05:58 DEBUG : file1: reading active writers 2025/07/04 04:05:58 DEBUG : file1: active writers 1 2025/07/04 04:05:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:05:59 DEBUG : Looking for writers 2025/07/04 04:05:59 DEBUG : file1: reading active writers 2025/07/04 04:05:59 DEBUG : file1: active writers 1 2025/07/04 04:05:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:06:00 DEBUG : Looking for writers 2025/07/04 04:06:00 DEBUG : file1: reading active writers 2025/07/04 04:06:00 DEBUG : file1: active writers 1 2025/07/04 04:06:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:06:01 DEBUG : Looking for writers 2025/07/04 04:06:01 DEBUG : file1: reading active writers 2025/07/04 04:06:01 DEBUG : file1: active writers 1 2025/07/04 04:06:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:06:02 DEBUG : Looking for writers 2025/07/04 04:06:02 DEBUG : file1: reading active writers 2025/07/04 04:06:02 DEBUG : file1: active writers 1 2025/07/04 04:06:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:06:03 DEBUG : Looking for writers 2025/07/04 04:06:03 DEBUG : file1: reading active writers 2025/07/04 04:06:03 DEBUG : file1: active writers 1 2025/07/04 04:06:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:06:04 DEBUG : Looking for writers 2025/07/04 04:06:04 DEBUG : file1: reading active writers 2025/07/04 04:06:04 DEBUG : file1: active writers 1 2025/07/04 04:06:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:06:05 DEBUG : Looking for writers 2025/07/04 04:06:05 DEBUG : file1: reading active writers 2025/07/04 04:06:05 DEBUG : file1: active writers 1 2025/07/04 04:06:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:06:06 DEBUG : Looking for writers 2025/07/04 04:06:06 DEBUG : file1: reading active writers 2025/07/04 04:06:06 DEBUG : file1: active writers 1 2025/07/04 04:06:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:06:07 DEBUG : Looking for writers 2025/07/04 04:06:07 DEBUG : file1: reading active writers 2025/07/04 04:06:07 DEBUG : file1: active writers 1 2025/07/04 04:06:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:06:08 DEBUG : Looking for writers 2025/07/04 04:06:08 DEBUG : file1: reading active writers 2025/07/04 04:06:08 DEBUG : file1: active writers 1 2025/07/04 04:06:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:06:09 DEBUG : Looking for writers 2025/07/04 04:06:09 DEBUG : file1: reading active writers 2025/07/04 04:06:09 DEBUG : file1: active writers 1 2025/07/04 04:06:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:06:10 DEBUG : Looking for writers 2025/07/04 04:06:10 DEBUG : file1: reading active writers 2025/07/04 04:06:10 DEBUG : file1: active writers 1 2025/07/04 04:06:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:06:11 DEBUG : Looking for writers 2025/07/04 04:06:11 DEBUG : file1: reading active writers 2025/07/04 04:06:11 DEBUG : file1: active writers 1 2025/07/04 04:06:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:06:12 DEBUG : Looking for writers 2025/07/04 04:06:12 DEBUG : file1: reading active writers 2025/07/04 04:06:12 DEBUG : file1: active writers 1 2025/07/04 04:06:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:06:13 DEBUG : Looking for writers 2025/07/04 04:06:13 DEBUG : file1: reading active writers 2025/07/04 04:06:13 DEBUG : file1: active writers 1 2025/07/04 04:06:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/04 04:06:13 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0005b6c30 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000bf4008 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824646254656} name:file1 opens:1 downloaders: o: fd:0xc0004220a0 info:{ModTime:{wall:13984225112464683533 ext:13139481690 loc:0x3fe46e0} ATime:{wall:13984225112464683533 ext:13139481690 loc:0x3fe46e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/07/04 04:06:13 DEBUG : >WaitForWriters: 2025/07/04 04:06:13 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:13 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:13 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:06:13 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:06:13 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:06:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:06:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:06:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:06:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:06:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:06:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:06:13 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:06:13 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:06:13 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:06:13 DEBUG : rename_me: newRWFileHandle: 2025/07/04 04:06:13 DEBUG : rename_me(0xc0008710c0): openPending: 2025/07/04 04:06:13 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/04 04:06:13 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/04 04:06:13 DEBUG : rename_me(0xc0008710c0): >openPending: err= 2025/07/04 04:06:13 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/04 04:06:13 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/04 04:06:13 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/04 04:06:13 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/04 04:06:13 DEBUG : rename_me(0xc0008710c0): _writeAt: size=5, off=0 2025/07/04 04:06:13 DEBUG : rename_me(0xc0008710c0): >_writeAt: n=5, err= 2025/07/04 04:06:13 DEBUG : rename_me(0xc0008710c0): close: 2025/07/04 04:06:13 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-04 04:06:13.822766122 +0000 UTC m=+43.164416119 2025/07/04 04:06:13 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/04 04:06:13 DEBUG : rename_me(0xc0008710c0): >close: err= 2025/07/04 04:06:13 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/04 04:06:13 DEBUG : i_was_renamed: Updating file with 0xc000695a40 2025/07/04 04:06:13 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/04 04:06:13 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/04 04:06:13 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:13 DEBUG : Looking for writers 2025/07/04 04:06:13 DEBUG : i_was_renamed: reading active writers 2025/07/04 04:06:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/04 04:06:13 DEBUG : Looking for writers 2025/07/04 04:06:13 DEBUG : i_was_renamed: reading active writers 2025/07/04 04:06:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/04 04:06:13 DEBUG : Looking for writers 2025/07/04 04:06:13 DEBUG : i_was_renamed: reading active writers 2025/07/04 04:06:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/04 04:06:13 DEBUG : Looking for writers 2025/07/04 04:06:13 DEBUG : i_was_renamed: reading active writers 2025/07/04 04:06:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/04 04:06:13 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/04 04:06:13 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:13 INFO : i_was_renamed: Copied (new) 2025/07/04 04:06:13 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-04 04:06:13 +0000 UTC" 2025/07/04 04:06:13 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/04 04:06:13 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/04 04:06:13 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/04 04:06:13 DEBUG : Looking for writers 2025/07/04 04:06:13 DEBUG : i_was_renamed: reading active writers 2025/07/04 04:06:13 DEBUG : >WaitForWriters: 2025/07/04 04:06:13 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:14 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:14 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/04 04:06:14 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:06:14 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:06:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:06:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:06:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:06:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:06:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/04 04:06:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{rayV_}/rclone-test-ninunex9juso" 2025/07/04 04:06:14 INFO : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:14 DEBUG : forgetting directory cache 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc000807cc0): _readAt: size=512, off=0 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc000807cc0): openPending: 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-04 03:07:14 +0000 UTC" against cached fingerprint "" 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/04 04:06:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc000807cc0): >openPending: err= 2025/07/04 04:06:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc000807cc0): >_readAt: n=20, err=EOF 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc000807cc0): close: 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-04 03:07:14 +0000 GMT 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc000807cc0): >close: err= 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:14 DEBUG : forgetting directory cache 2025/07/04 04:06:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc000909400): _readAt: size=512, off=0 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc000909400): openPending: 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-04 03:08:14 +0000 UTC" against cached fingerprint "20,2025-07-04 03:07:14 +0000 UTC" 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-04 03:08:14 +0000 UTC" != cached fingerprint "20,2025-07-04 03:07:14 +0000 UTC") 2025/07/04 04:06:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/04 04:06:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc000909400): >openPending: err= 2025/07/04 04:06:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc000909400): >_readAt: n=20, err=EOF 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc000909400): close: 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-04 03:08:14 +0000 GMT 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc000909400): >close: err= 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:14 DEBUG : forgetting directory cache 2025/07/04 04:06:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc0008a4c00): _readAt: size=512, off=0 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc0008a4c00): openPending: 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-04 03:09:14 +0000 UTC" against cached fingerprint "20,2025-07-04 03:08:14 +0000 UTC" 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-04 03:09:14 +0000 UTC" != cached fingerprint "20,2025-07-04 03:08:14 +0000 UTC") 2025/07/04 04:06:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/04 04:06:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc0008a4c00): >openPending: err= 2025/07/04 04:06:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc0008a4c00): >_readAt: n=20, err=EOF 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc0008a4c00): close: 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-04 03:09:14 +0000 GMT 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate(0xc0008a4c00): >close: err= 2025/07/04 04:06:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:14 DEBUG : forgetting directory cache 2025/07/04 04:06:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008768c0): _readAt: size=512, off=0 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008768c0): openPending: 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-04 03:10:14 +0000 UTC" against cached fingerprint "20,2025-07-04 03:09:14 +0000 UTC" 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-04 03:10:14 +0000 UTC" != cached fingerprint "20,2025-07-04 03:09:14 +0000 UTC") 2025/07/04 04:06:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/04 04:06:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008768c0): >openPending: err= 2025/07/04 04:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008768c0): >_readAt: n=20, err=EOF 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008768c0): close: 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-04 03:10:14 +0000 GMT 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008768c0): >close: err= 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:15 DEBUG : forgetting directory cache 2025/07/04 04:06:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008d00c0): _readAt: size=512, off=0 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008d00c0): openPending: 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-04 03:11:14 +0000 UTC" against cached fingerprint "20,2025-07-04 03:10:14 +0000 UTC" 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-04 03:11:14 +0000 UTC" != cached fingerprint "20,2025-07-04 03:10:14 +0000 UTC") 2025/07/04 04:06:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/04 04:06:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008d00c0): >openPending: err= 2025/07/04 04:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008d00c0): >_readAt: n=20, err=EOF 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008d00c0): close: 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-04 03:11:14 +0000 GMT 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008d00c0): >close: err= 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:15 DEBUG : forgetting directory cache 2025/07/04 04:06:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008ea240): _readAt: size=512, off=0 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008ea240): openPending: 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-04 03:12:14 +0000 UTC" against cached fingerprint "20,2025-07-04 03:11:14 +0000 UTC" 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-04 03:12:14 +0000 UTC" != cached fingerprint "20,2025-07-04 03:11:14 +0000 UTC") 2025/07/04 04:06:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/04 04:06:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008ea240): >openPending: err= 2025/07/04 04:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008ea240): >_readAt: n=20, err=EOF 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008ea240): close: 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-04 03:12:14 +0000 GMT 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0008ea240): >close: err= 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:15 DEBUG : forgetting directory cache 2025/07/04 04:06:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0009d0780): _readAt: size=512, off=0 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0009d0780): openPending: 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-04 03:13:14 +0000 UTC" against cached fingerprint "20,2025-07-04 03:12:14 +0000 UTC" 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-04 03:13:14 +0000 UTC" != cached fingerprint "20,2025-07-04 03:12:14 +0000 UTC") 2025/07/04 04:06:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/04 04:06:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0009d0780): >openPending: err= 2025/07/04 04:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0009d0780): >_readAt: n=21, err=EOF 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0009d0780): close: 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-04 03:13:14 +0000 GMT 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate(0xc0009d0780): >close: err= 2025/07/04 04:06:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:15 DEBUG : forgetting directory cache 2025/07/04 04:06:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc000935800): _readAt: size=512, off=0 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc000935800): openPending: 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-04 03:14:14 +0000 UTC" against cached fingerprint "21,2025-07-04 03:13:14 +0000 UTC" 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-04 03:14:14 +0000 UTC" != cached fingerprint "21,2025-07-04 03:13:14 +0000 UTC") 2025/07/04 04:06:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/04 04:06:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc000935800): >openPending: err= 2025/07/04 04:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc000935800): >_readAt: n=22, err=EOF 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc000935800): close: 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-04 03:14:14 +0000 GMT 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc000935800): >close: err= 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:16 DEBUG : forgetting directory cache 2025/07/04 04:06:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc0009e4c00): _readAt: size=512, off=0 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc0009e4c00): openPending: 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-04 03:15:14 +0000 UTC" against cached fingerprint "22,2025-07-04 03:14:14 +0000 UTC" 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-04 03:15:14 +0000 UTC" != cached fingerprint "22,2025-07-04 03:14:14 +0000 UTC") 2025/07/04 04:06:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/04 04:06:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc0009e4c00): >openPending: err= 2025/07/04 04:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc0009e4c00): >_readAt: n=23, err=EOF 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc0009e4c00): close: 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-04 03:15:14 +0000 GMT 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc0009e4c00): >close: err= 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:16 DEBUG : forgetting directory cache 2025/07/04 04:06:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc000aba8c0): _readAt: size=512, off=0 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc000aba8c0): openPending: 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-04 03:16:14 +0000 UTC" against cached fingerprint "23,2025-07-04 03:15:14 +0000 UTC" 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-04 03:16:14 +0000 UTC" != cached fingerprint "23,2025-07-04 03:15:14 +0000 UTC") 2025/07/04 04:06:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/04 04:06:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc000aba8c0): >openPending: err= 2025/07/04 04:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc000aba8c0): >_readAt: n=24, err=EOF 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc000aba8c0): close: 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-04 03:16:14 +0000 GMT 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate(0xc000aba8c0): >close: err= 2025/07/04 04:06:16 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:16 DEBUG : Looking for writers 2025/07/04 04:06:16 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/04 04:06:16 DEBUG : >WaitForWriters: 2025/07/04 04:06:16 DEBUG : webdav root 'rclone-test-ninunex9juso': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:16 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:16 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:16 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:16 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:16 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/04 04:06:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/04 04:06:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/04 04:06:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/04 04:06:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/04 04:06:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/04 04:06:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : forgetting directory cache 2025/07/04 04:06:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/04 04:06:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/04 04:06:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/04 04:06:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/04 04:06:16 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/04 04:06:16 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/04 04:06:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/04 04:06:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/04 04:06:16 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/07/04 04:06:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/04 04:06:16 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/07/04 04:06:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/04 04:06:16 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/07/04 04:06:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/04 04:06:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/04 04:06:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/04 04:06:16 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/04 04:06:16 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/04 04:06:16 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/04 04:06:16 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/04 04:06:16 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/04 04:06:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/04 04:06:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/04 04:06:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/07/04 04:06:16 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/07/04 04:06:16 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/07/04 04:06:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/04 04:06:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/04 04:06:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/04 04:06:16 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/04 04:06:16 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/04 04:06:16 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:16 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:16 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/07/04 04:06:16 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:16 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/07/04 04:06:16 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:16 DEBUG : Looking for writers 2025/07/04 04:06:16 DEBUG : FiLeA: reading active writers 2025/07/04 04:06:16 DEBUG : FiLeB: reading active writers 2025/07/04 04:06:16 DEBUG : FilEb: reading active writers 2025/07/04 04:06:16 DEBUG : >WaitForWriters: 2025/07/04 04:06:16 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:16 DEBUG : Looking for writers 2025/07/04 04:06:16 DEBUG : FiLeA: reading active writers 2025/07/04 04:06:16 DEBUG : FiLeB: reading active writers 2025/07/04 04:06:16 DEBUG : FilEb: reading active writers 2025/07/04 04:06:16 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:16 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:16 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:17 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/04 04:06:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/04 04:06:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/04 04:06:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:17 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/04 04:06:17 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/04 04:06:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/04 04:06:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/04 04:06:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/04 04:06:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/04 04:06:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/04 04:06:17 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:17 DEBUG : Looking for writers 2025/07/04 04:06:17 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/04 04:06:17 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/04 04:06:17 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:17 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:17 DEBUG : webdav root 'rclone-test-ninunex9juso': Reusing VFS from active cache 2025/07/04 04:06:17 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:17 DEBUG : Looking for writers 2025/07/04 04:06:17 DEBUG : >WaitForWriters: 2025/07/04 04:06:17 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:17 DEBUG : Looking for writers 2025/07/04 04:06:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:17 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:17 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:17 DEBUG : Looking for writers 2025/07/04 04:06:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:17 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:17 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:17 DEBUG : Looking for writers 2025/07/04 04:06:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:17 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:17 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:17 DEBUG : dir: Looking for writers 2025/07/04 04:06:17 DEBUG : file2: reading active writers 2025/07/04 04:06:17 DEBUG : Looking for writers 2025/07/04 04:06:17 DEBUG : dir: reading active writers 2025/07/04 04:06:17 DEBUG : file1: reading active writers 2025/07/04 04:06:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:17 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:17 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:17 DEBUG : dir: Looking for writers 2025/07/04 04:06:17 DEBUG : Looking for writers 2025/07/04 04:06:17 DEBUG : dir: reading active writers 2025/07/04 04:06:17 DEBUG : file1: reading active writers 2025/07/04 04:06:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:17 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:17 DEBUG : file1: Open: flags=O_RDONLY 2025/07/04 04:06:17 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/04 04:06:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/04 04:06:17 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:17 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/04 04:06:17 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/04 04:06:17 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/04 04:06:17 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:06:17 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:06:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/04 04:06:17 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/04 04:06:17 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/04 04:06:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/04 04:06:17 DEBUG : webdav root 'rclone-test-ninunex9juso': File to upload is small (0 bytes), uploading instead of streaming 2025/07/04 04:06:17 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:17 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/07/04 04:06:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/04 04:06:17 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:06:17 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/04 04:06:17 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:17 DEBUG : dir: Looking for writers 2025/07/04 04:06:17 DEBUG : file2: reading active writers 2025/07/04 04:06:17 DEBUG : new_file.txt: reading active writers 2025/07/04 04:06:17 DEBUG : Looking for writers 2025/07/04 04:06:17 DEBUG : dir: reading active writers 2025/07/04 04:06:17 DEBUG : file1: reading active writers 2025/07/04 04:06:17 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:17 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:17 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/04 04:06:17 DEBUG : dir/file1: Updating file with dir/file1 0xc000703c80 2025/07/04 04:06:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/04 04:06:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:17 INFO : dir/file1: Moved (server-side) to: file0 2025/07/04 04:06:17 DEBUG : file0: Updating file with file0 0xc000703c80 2025/07/04 04:06:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/04 04:06:17 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/04 04:06:17 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:17 DEBUG : dir: Looking for writers 2025/07/04 04:06:17 DEBUG : Looking for writers 2025/07/04 04:06:17 DEBUG : file0: reading active writers 2025/07/04 04:06:17 DEBUG : dir: reading active writers 2025/07/04 04:06:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:18 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:18 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:18 DEBUG : Looking for writers 2025/07/04 04:06:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:18 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:18 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/04 04:06:18 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/04 04:06:18 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/04 04:06:18 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/04 04:06:18 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/04 04:06:18 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:18 DEBUG : Looking for writers 2025/07/04 04:06:18 DEBUG : a: Looking for writers 2025/07/04 04:06:18 DEBUG : b: Looking for writers 2025/07/04 04:06:18 DEBUG : c: Looking for writers 2025/07/04 04:06:18 DEBUG : d: Looking for writers 2025/07/04 04:06:18 DEBUG : Looking for writers 2025/07/04 04:06:18 DEBUG : /: reading active writers 2025/07/04 04:06:18 DEBUG : a: reading active writers 2025/07/04 04:06:18 DEBUG : b: reading active writers 2025/07/04 04:06:18 DEBUG : c: reading active writers 2025/07/04 04:06:18 DEBUG : d: reading active writers 2025/07/04 04:06:18 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:18 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:18 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/04 04:06:18 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/04 04:06:18 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/04 04:06:18 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/04 04:06:18 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:18 DEBUG : a/b/c/d: Looking for writers 2025/07/04 04:06:18 DEBUG : a/b/c: Looking for writers 2025/07/04 04:06:18 DEBUG : d: reading active writers 2025/07/04 04:06:18 DEBUG : a/b: Looking for writers 2025/07/04 04:06:18 DEBUG : c: reading active writers 2025/07/04 04:06:18 DEBUG : a: Looking for writers 2025/07/04 04:06:18 DEBUG : b: reading active writers 2025/07/04 04:06:18 DEBUG : Looking for writers 2025/07/04 04:06:18 DEBUG : a: reading active writers 2025/07/04 04:06:18 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:18 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:18 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:18 DEBUG : Looking for writers 2025/07/04 04:06:18 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-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:18 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:06:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:06:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/04 04:06:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/04 04:06:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:18 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/04 04:06:18 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/04 04:06:18 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/04 04:06:18 DEBUG : webdav root 'rclone-test-ninunex9juso': File to upload is small (5 bytes), uploading instead of streaming 2025/07/04 04:06:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:18 DEBUG : file1: Size of src and dst objects identical 2025/07/04 04:06:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:06:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:06:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/04 04:06:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/04 04:06:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:06:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:06:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/04 04:06:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/04 04:06:18 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/04 04:06:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/04 04:06:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/04 04:06:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/04 04:06:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/04 04:06:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:18 DEBUG : webdav root 'rclone-test-ninunex9juso': File to upload is small (0 bytes), uploading instead of streaming 2025/07/04 04:06:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:18 DEBUG : file1: Size of src and dst objects identical 2025/07/04 04:06:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/04 04:06:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/04 04:06:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/04 04:06:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/04 04:06:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:18 DEBUG : webdav root 'rclone-test-ninunex9juso': File to upload is small (7 bytes), uploading instead of streaming 2025/07/04 04:06:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:19 DEBUG : file1: Size of src and dst objects identical 2025/07/04 04:06:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:19 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:19 DEBUG : Looking for writers 2025/07/04 04:06:19 DEBUG : file1: reading active writers 2025/07/04 04:06:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:19 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:06:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:06:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/04 04:06:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/04 04:06:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:19 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/04 04:06:20 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/04 04:06:20 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/04 04:06:20 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/04 04:06:20 DEBUG : webdav root 'rclone-test-ninunex9juso': File to upload is small (11 bytes), uploading instead of streaming 2025/07/04 04:06:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:20 DEBUG : file1: Size of src and dst objects identical 2025/07/04 04:06:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:20 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/04 04:06:20 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:20 DEBUG : Looking for writers 2025/07/04 04:06:20 DEBUG : file1: reading active writers 2025/07/04 04:06:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:20 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:06:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:06:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/04 04:06:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/04 04:06:20 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/04 04:06:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:20 DEBUG : webdav root 'rclone-test-ninunex9juso': File to upload is small (5 bytes), uploading instead of streaming 2025/07/04 04:06:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:20 DEBUG : file1: Size of src and dst objects identical 2025/07/04 04:06:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:20 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/04 04:06:20 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:20 DEBUG : Looking for writers 2025/07/04 04:06:20 DEBUG : file1: reading active writers 2025/07/04 04:06:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:20 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:06:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:06:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/04 04:06:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/04 04:06:20 DEBUG : file1: WriteFileHandle.Release closing 2025/07/04 04:06:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:20 DEBUG : webdav root 'rclone-test-ninunex9juso': File to upload is small (0 bytes), uploading instead of streaming 2025/07/04 04:06:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:20 DEBUG : file1: Size of src and dst objects identical 2025/07/04 04:06:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:20 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/04 04:06:20 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:20 DEBUG : Looking for writers 2025/07/04 04:06:20 DEBUG : file1: reading active writers 2025/07/04 04:06:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:20 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:06:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:06:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/04 04:06:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/07/04 04:06:20 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:20 DEBUG : Looking for writers 2025/07/04 04:06:20 DEBUG : file1: reading active writers 2025/07/04 04:06:20 DEBUG : file1: active writers 1 2025/07/04 04:06:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/07/04 04:06:20 DEBUG : Looking for writers 2025/07/04 04:06:20 DEBUG : file1: reading active writers 2025/07/04 04:06:20 DEBUG : file1: active writers 1 2025/07/04 04:06:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/07/04 04:06:20 DEBUG : Looking for writers 2025/07/04 04:06:20 DEBUG : file1: reading active writers 2025/07/04 04:06:20 DEBUG : file1: active writers 1 2025/07/04 04:06:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/07/04 04:06:20 DEBUG : Looking for writers 2025/07/04 04:06:20 DEBUG : file1: reading active writers 2025/07/04 04:06:20 DEBUG : file1: active writers 1 2025/07/04 04:06:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/07/04 04:06:20 DEBUG : Looking for writers 2025/07/04 04:06:20 DEBUG : file1: reading active writers 2025/07/04 04:06:20 DEBUG : file1: active writers 1 2025/07/04 04:06:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/07/04 04:06:20 DEBUG : Looking for writers 2025/07/04 04:06:20 DEBUG : file1: reading active writers 2025/07/04 04:06:20 DEBUG : file1: active writers 1 2025/07/04 04:06:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/07/04 04:06:20 DEBUG : Looking for writers 2025/07/04 04:06:20 DEBUG : file1: reading active writers 2025/07/04 04:06:20 DEBUG : file1: active writers 1 2025/07/04 04:06:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/07/04 04:06:21 DEBUG : Looking for writers 2025/07/04 04:06:21 DEBUG : file1: reading active writers 2025/07/04 04:06:21 DEBUG : file1: active writers 1 2025/07/04 04:06:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:22 DEBUG : Looking for writers 2025/07/04 04:06:22 DEBUG : file1: reading active writers 2025/07/04 04:06:22 DEBUG : file1: active writers 1 2025/07/04 04:06:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:23 DEBUG : Looking for writers 2025/07/04 04:06:23 DEBUG : file1: reading active writers 2025/07/04 04:06:23 DEBUG : file1: active writers 1 2025/07/04 04:06:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:24 DEBUG : Looking for writers 2025/07/04 04:06:24 DEBUG : file1: reading active writers 2025/07/04 04:06:24 DEBUG : file1: active writers 1 2025/07/04 04:06:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:25 DEBUG : Looking for writers 2025/07/04 04:06:25 DEBUG : file1: reading active writers 2025/07/04 04:06:25 DEBUG : file1: active writers 1 2025/07/04 04:06:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:26 DEBUG : Looking for writers 2025/07/04 04:06:26 DEBUG : file1: reading active writers 2025/07/04 04:06:26 DEBUG : file1: active writers 1 2025/07/04 04:06:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:27 DEBUG : Looking for writers 2025/07/04 04:06:27 DEBUG : file1: reading active writers 2025/07/04 04:06:27 DEBUG : file1: active writers 1 2025/07/04 04:06:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:28 DEBUG : Looking for writers 2025/07/04 04:06:28 DEBUG : file1: reading active writers 2025/07/04 04:06:28 DEBUG : file1: active writers 1 2025/07/04 04:06:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:29 DEBUG : Looking for writers 2025/07/04 04:06:29 DEBUG : file1: reading active writers 2025/07/04 04:06:29 DEBUG : file1: active writers 1 2025/07/04 04:06:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:30 DEBUG : Looking for writers 2025/07/04 04:06:30 DEBUG : file1: reading active writers 2025/07/04 04:06:30 DEBUG : file1: active writers 1 2025/07/04 04:06:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:31 DEBUG : Looking for writers 2025/07/04 04:06:31 DEBUG : file1: reading active writers 2025/07/04 04:06:31 DEBUG : file1: active writers 1 2025/07/04 04:06:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:32 DEBUG : Looking for writers 2025/07/04 04:06:32 DEBUG : file1: reading active writers 2025/07/04 04:06:32 DEBUG : file1: active writers 1 2025/07/04 04:06:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:33 DEBUG : Looking for writers 2025/07/04 04:06:33 DEBUG : file1: reading active writers 2025/07/04 04:06:33 DEBUG : file1: active writers 1 2025/07/04 04:06:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:34 DEBUG : Looking for writers 2025/07/04 04:06:34 DEBUG : file1: reading active writers 2025/07/04 04:06:34 DEBUG : file1: active writers 1 2025/07/04 04:06:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:35 DEBUG : Looking for writers 2025/07/04 04:06:35 DEBUG : file1: reading active writers 2025/07/04 04:06:35 DEBUG : file1: active writers 1 2025/07/04 04:06:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:36 DEBUG : Looking for writers 2025/07/04 04:06:36 DEBUG : file1: reading active writers 2025/07/04 04:06:36 DEBUG : file1: active writers 1 2025/07/04 04:06:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:37 DEBUG : Looking for writers 2025/07/04 04:06:37 DEBUG : file1: reading active writers 2025/07/04 04:06:37 DEBUG : file1: active writers 1 2025/07/04 04:06:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:38 DEBUG : Looking for writers 2025/07/04 04:06:38 DEBUG : file1: reading active writers 2025/07/04 04:06:38 DEBUG : file1: active writers 1 2025/07/04 04:06:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:39 DEBUG : Looking for writers 2025/07/04 04:06:39 DEBUG : file1: reading active writers 2025/07/04 04:06:39 DEBUG : file1: active writers 1 2025/07/04 04:06:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:40 DEBUG : Looking for writers 2025/07/04 04:06:40 DEBUG : file1: reading active writers 2025/07/04 04:06:40 DEBUG : file1: active writers 1 2025/07/04 04:06:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:41 DEBUG : Looking for writers 2025/07/04 04:06:41 DEBUG : file1: reading active writers 2025/07/04 04:06:41 DEBUG : file1: active writers 1 2025/07/04 04:06:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:42 DEBUG : Looking for writers 2025/07/04 04:06:42 DEBUG : file1: reading active writers 2025/07/04 04:06:42 DEBUG : file1: active writers 1 2025/07/04 04:06:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:43 DEBUG : Looking for writers 2025/07/04 04:06:43 DEBUG : file1: reading active writers 2025/07/04 04:06:43 DEBUG : file1: active writers 1 2025/07/04 04:06:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:44 DEBUG : Looking for writers 2025/07/04 04:06:44 DEBUG : file1: reading active writers 2025/07/04 04:06:44 DEBUG : file1: active writers 1 2025/07/04 04:06:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:45 DEBUG : Looking for writers 2025/07/04 04:06:45 DEBUG : file1: reading active writers 2025/07/04 04:06:45 DEBUG : file1: active writers 1 2025/07/04 04:06:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:46 DEBUG : Looking for writers 2025/07/04 04:06:46 DEBUG : file1: reading active writers 2025/07/04 04:06:46 DEBUG : file1: active writers 1 2025/07/04 04:06:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:47 DEBUG : Looking for writers 2025/07/04 04:06:47 DEBUG : file1: reading active writers 2025/07/04 04:06:47 DEBUG : file1: active writers 1 2025/07/04 04:06:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:48 DEBUG : Looking for writers 2025/07/04 04:06:48 DEBUG : file1: reading active writers 2025/07/04 04:06:48 DEBUG : file1: active writers 1 2025/07/04 04:06:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:49 DEBUG : Looking for writers 2025/07/04 04:06:49 DEBUG : file1: reading active writers 2025/07/04 04:06:49 DEBUG : file1: active writers 1 2025/07/04 04:06:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/04 04:06:50 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/07/04 04:06:50 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:50 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:06:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:06:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/04 04:06:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/04 04:06:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:50 DEBUG : webdav root 'rclone-test-ninunex9juso': File to upload is small (0 bytes), uploading instead of streaming 2025/07/04 04:06:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:50 DEBUG : file1: Size of src and dst objects identical 2025/07/04 04:06:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:06:50 DEBUG : file1: Open: flags=O_RDONLY 2025/07/04 04:06:50 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/04 04:06:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/04 04:06:50 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:50 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:50 DEBUG : Looking for writers 2025/07/04 04:06:50 DEBUG : file1: reading active writers 2025/07/04 04:06:50 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-ninunex9juso'", Local "Local file system at /tmp/rclone2620755942", Modify Window "1s" 2025/07/04 04:06:50 INFO : webdav root 'rclone-test-ninunex9juso': poll-interval is not supported by this remote 2025/07/04 04:06:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/04 04:06:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/04 04:06:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/04 04:06:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/04 04:06:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:50 DEBUG : webdav root 'rclone-test-ninunex9juso': File to upload is small (100 bytes), uploading instead of streaming 2025/07/04 04:06:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/04 04:06:50 DEBUG : file1: Size of src and dst objects identical 2025/07/04 04:06:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/04 04:06:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/04 04:06:50 DEBUG : file1: Open: flags=O_RDONLY 2025/07/04 04:06:50 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/04 04:06:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/04 04:06:50 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/04 04:06:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/04 04:06:50 DEBUG : WaitForWriters: timeout=30s 2025/07/04 04:06:50 DEBUG : Looking for writers 2025/07/04 04:06:50 DEBUG : file1: reading active writers 2025/07/04 04:06:50 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/07/04 04:06:50 DEBUG : webdav root 'rclone-test-ninunex9juso': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.833710666s (try 1/5)