"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/02/10 04:27:31 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-jaracir5kihu" 2025/02/10 04:27:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/10 04:27:31 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/02/10 04:27:31 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/02/10 04:27:31 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/02/10 04:27:31 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/02/10 04:27:31 DEBUG : Setting pass="iv1L0VMxVPFURHuKMkXe0uFTzNDD8WsV6ruwzxIC0ROG" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/02/10 04:27:31 DEBUG : TestWebdavRclone: detected overridden config - adding "{_vTM8}" suffix to name 2025/02/10 04:27:31 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/02/10 04:27:31 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/02/10 04:27:31 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/02/10 04:27:31 DEBUG : Setting pass="iv1L0VMxVPFURHuKMkXe0uFTzNDD8WsV6ruwzxIC0ROG" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/02/10 04:27:31 DEBUG : found headers: 2025/02/10 04:27:31 DEBUG : Creating backend with remote "/tmp/rclone2705457559" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:31 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:31 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:31 DEBUG : dir: Looking for writers 2025/02/10 04:27:31 DEBUG : : Looking for writers 2025/02/10 04:27:31 DEBUG : dir: reading active writers 2025/02/10 04:27:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:31 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:32 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:32 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:32 DEBUG : dir/subdir: Looking for writers 2025/02/10 04:27:32 DEBUG : dir: Looking for writers 2025/02/10 04:27:32 DEBUG : file2: reading active writers 2025/02/10 04:27:32 DEBUG : subdir: reading active writers 2025/02/10 04:27:32 DEBUG : file1: reading active writers 2025/02/10 04:27:32 DEBUG : : Looking for writers 2025/02/10 04:27:32 DEBUG : dir: reading active writers 2025/02/10 04:27:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:32 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:32 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:32 DEBUG : dir: Looking for writers 2025/02/10 04:27:32 DEBUG : file1: reading active writers 2025/02/10 04:27:32 DEBUG : : Looking for writers 2025/02/10 04:27:32 DEBUG : dir: reading active writers 2025/02/10 04:27:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:32 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:32 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:32 DEBUG : dir: Looking for writers 2025/02/10 04:27:32 DEBUG : : Looking for writers 2025/02/10 04:27:32 DEBUG : dir: reading active writers 2025/02/10 04:27:32 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:32 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:32 DEBUG : dir: forgetting directory cache 2025/02/10 04:27:32 DEBUG : : forgetting directory cache 2025/02/10 04:27:32 DEBUG : dir: forgetting directory cache 2025/02/10 04:27:32 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:32 DEBUG : : Looking for writers 2025/02/10 04:27:32 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:32 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:32 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/02/10 04:27:32 DEBUG : dir: invalidating directory cache 2025/02/10 04:27:32 DEBUG : : >ForgetPath: 2025/02/10 04:27:32 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/02/10 04:27:32 DEBUG : : invalidating directory cache 2025/02/10 04:27:32 DEBUG : dir: forgetting directory cache 2025/02/10 04:27:32 DEBUG : : >ForgetPath: 2025/02/10 04:27:32 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/02/10 04:27:32 DEBUG : : >ForgetPath: 2025/02/10 04:27:32 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:32 DEBUG : dir: Looking for writers 2025/02/10 04:27:32 DEBUG : : Looking for writers 2025/02/10 04:27:32 DEBUG : dir: reading active writers 2025/02/10 04:27:32 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:32 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:32 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:33 DEBUG : : forgetting directory cache 2025/02/10 04:27:33 DEBUG : dir: forgetting directory cache 2025/02/10 04:27:33 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:33 DEBUG : dir: Looking for writers 2025/02/10 04:27:33 DEBUG : fil/a/b: Looking for writers 2025/02/10 04:27:33 DEBUG : fil/a: Looking for writers 2025/02/10 04:27:33 DEBUG : b: reading active writers 2025/02/10 04:27:33 DEBUG : fil: Looking for writers 2025/02/10 04:27:33 DEBUG : a: reading active writers 2025/02/10 04:27:33 DEBUG : : Looking for writers 2025/02/10 04:27:33 DEBUG : dir: reading active writers 2025/02/10 04:27:33 DEBUG : fil: reading active writers 2025/02/10 04:27:33 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:33 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:33 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:33 DEBUG : dir: Looking for writers 2025/02/10 04:27:33 DEBUG : : Looking for writers 2025/02/10 04:27:33 DEBUG : dir: reading active writers 2025/02/10 04:27:33 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:33 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:33 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:33 DEBUG : dir: Looking for writers 2025/02/10 04:27:33 DEBUG : file1: reading active writers 2025/02/10 04:27:33 DEBUG : : Looking for writers 2025/02/10 04:27:33 DEBUG : dir: reading active writers 2025/02/10 04:27:33 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:33 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:33 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:33 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/02/10 04:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/02/10 04:27:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/02/10 04:27:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/10 04:27:33 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/02/10 04:27:33 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:33 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:33 DEBUG : dir: invalidating directory cache 2025/02/10 04:27:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/02/10 04:27:33 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/02/10 04:27:33 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/02/10 04:27:33 DEBUG : dir/file1: Reset virtual modtime 2025/02/10 04:27:33 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/02/10 04:27:33 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/10 04:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/02/10 04:27:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/02/10 04:27:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:33 DEBUG : dir: invalidating directory cache 2025/02/10 04:27:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/02/10 04:27:33 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/10 04:27:33 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/10 04:27:33 DEBUG : : forgetting directory cache 2025/02/10 04:27:33 DEBUG : dir: forgetting directory cache 2025/02/10 04:27:33 DEBUG : dir/virtualDir: forgetting directory cache 2025/02/10 04:27:33 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:33 DEBUG : dir/virtualDir: Looking for writers 2025/02/10 04:27:33 DEBUG : dir: Looking for writers 2025/02/10 04:27:33 DEBUG : file1: reading active writers 2025/02/10 04:27:33 DEBUG : virtualFile2: reading active writers 2025/02/10 04:27:33 DEBUG : virtualFile: reading active writers 2025/02/10 04:27:33 DEBUG : virtualDir: reading active writers 2025/02/10 04:27:33 DEBUG : : Looking for writers 2025/02/10 04:27:33 DEBUG : dir: reading active writers 2025/02/10 04:27:33 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:33 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:33 ERROR : dir/: Can only open directories read only 2025/02/10 04:27:33 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:33 DEBUG : dir: Looking for writers 2025/02/10 04:27:33 DEBUG : : Looking for writers 2025/02/10 04:27:33 DEBUG : dir: reading active writers 2025/02/10 04:27:33 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:34 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:34 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/10 04:27:34 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/02/10 04:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/10 04:27:34 DEBUG : webdav root 'rclone-test-jaracir5kihu': File to upload is small (5 bytes), uploading instead of streaming 2025/02/10 04:27:34 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:34 NOTICE: webdav root 'rclone-test-jaracir5kihu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/10 04:27:34 DEBUG : dir/potato: Size of src and dst objects identical 2025/02/10 04:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/10 04:27:34 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:34 DEBUG : dir: Looking for writers 2025/02/10 04:27:34 DEBUG : file1: reading active writers 2025/02/10 04:27:34 DEBUG : potato: reading active writers 2025/02/10 04:27:34 DEBUG : : Looking for writers 2025/02/10 04:27:34 DEBUG : dir: reading active writers 2025/02/10 04:27:34 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:34 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/10 04:27:34 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:34 DEBUG : dir/sub: Looking for writers 2025/02/10 04:27:34 DEBUG : dir: Looking for writers 2025/02/10 04:27:34 DEBUG : file1: reading active writers 2025/02/10 04:27:34 DEBUG : sub: reading active writers 2025/02/10 04:27:34 DEBUG : : Looking for writers 2025/02/10 04:27:34 DEBUG : dir: reading active writers 2025/02/10 04:27:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:34 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/10 04:27:34 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/02/10 04:27:34 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:34 DEBUG : dir/sub/subsub: Looking for writers 2025/02/10 04:27:34 DEBUG : dir/sub: Looking for writers 2025/02/10 04:27:34 DEBUG : subsub: reading active writers 2025/02/10 04:27:34 DEBUG : dir: Looking for writers 2025/02/10 04:27:34 DEBUG : file1: reading active writers 2025/02/10 04:27:34 DEBUG : sub: reading active writers 2025/02/10 04:27:34 DEBUG : : Looking for writers 2025/02/10 04:27:34 DEBUG : dir: reading active writers 2025/02/10 04:27:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:34 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:34 ERROR : dir/: Dir.Remove not empty 2025/02/10 04:27:34 DEBUG : dir/file1: Remove: 2025/02/10 04:27:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:34 DEBUG : dir/file1: >Remove: err= 2025/02/10 04:27:35 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/10 04:27:35 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:35 DEBUG : : Looking for writers 2025/02/10 04:27:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:35 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:35 DEBUG : dir/file1: Remove: 2025/02/10 04:27:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:35 DEBUG : dir/file1: >Remove: err= 2025/02/10 04:27:35 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/10 04:27:35 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:35 DEBUG : : Looking for writers 2025/02/10 04:27:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:35 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:35 DEBUG : dir/file1: Remove: 2025/02/10 04:27:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:35 DEBUG : dir/file1: >Remove: err= 2025/02/10 04:27:35 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:35 DEBUG : dir: Looking for writers 2025/02/10 04:27:35 DEBUG : : Looking for writers 2025/02/10 04:27:35 DEBUG : dir: reading active writers 2025/02/10 04:27:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:35 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:35 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:35 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/02/10 04:27:35 DEBUG : dir: Updating dir with dir2 0xc0001f92b0 2025/02/10 04:27:35 DEBUG : dir: forgetting directory cache 2025/02/10 04:27:35 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/10 04:27:35 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/02/10 04:27:35 INFO : dir2/file1: Moved (server-side) to: file2 2025/02/10 04:27:35 DEBUG : file2: Updating file with file2 0xc0007b6f00 2025/02/10 04:27:35 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:35 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/10 04:27:35 INFO : dir2/file3: Deleted 2025/02/10 04:27:35 INFO : file2: Moved (server-side) to: dir2/file3 2025/02/10 04:27:35 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007b6f00 2025/02/10 04:27:35 DEBUG : : Added virtual directory entry vDel: "file2" 2025/02/10 04:27:35 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/02/10 04:27:35 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/02/10 04:27:35 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0001445b0 2025/02/10 04:27:35 DEBUG : empty directory: forgetting directory cache 2025/02/10 04:27:35 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/02/10 04:27:35 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/02/10 04:27:35 DEBUG : dir2: Renaming to "dir3" 2025/02/10 04:27:35 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:35 DEBUG : renamed empty directory: Looking for writers 2025/02/10 04:27:35 DEBUG : dir3: Looking for writers 2025/02/10 04:27:35 DEBUG : file3: reading active writers 2025/02/10 04:27:35 DEBUG : : Looking for writers 2025/02/10 04:27:35 DEBUG : dir3: reading active writers 2025/02/10 04:27:35 DEBUG : renamed empty directory: reading active writers 2025/02/10 04:27:35 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:36 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/10 04:27:36 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:36 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/10 04:27:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/10 04:27:36 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/02/10 04:27:36 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/02/10 04:27:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/10 04:27:36 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:36 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/10 04:27:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/10 04:27:36 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/02/10 04:27:36 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/02/10 04:27:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/10 04:27:36 DEBUG : webdav root 'rclone-test-jaracir5kihu': File to upload is small (12 bytes), uploading instead of streaming 2025/02/10 04:27:36 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:36 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/02/10 04:27:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/10 04:27:36 DEBUG : : forgetting directory cache 2025/02/10 04:27:36 DEBUG : dir: forgetting directory cache 2025/02/10 04:27:36 DEBUG : dir/sub: forgetting directory cache 2025/02/10 04:27:36 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/02/10 04:27:36 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/02/10 04:27:36 DEBUG : webdav root 'rclone-test-jaracir5kihu': File to upload is small (5 bytes), uploading instead of streaming 2025/02/10 04:27:36 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:36 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/02/10 04:27:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/10 04:27:36 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:36 DEBUG : dir/sub: Looking for writers 2025/02/10 04:27:36 DEBUG : file0: reading active writers 2025/02/10 04:27:36 DEBUG : file2: reading active writers 2025/02/10 04:27:36 DEBUG : dir: Looking for writers 2025/02/10 04:27:36 DEBUG : sub: reading active writers 2025/02/10 04:27:36 DEBUG : file1: reading active writers 2025/02/10 04:27:36 DEBUG : : Looking for writers 2025/02/10 04:27:36 DEBUG : dir: reading active writers 2025/02/10 04:27:36 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:36 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:36 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:36 DEBUG : dir: Looking for writers 2025/02/10 04:27:36 DEBUG : file1: reading active writers 2025/02/10 04:27:36 DEBUG : : Looking for writers 2025/02/10 04:27:36 DEBUG : dir: reading active writers 2025/02/10 04:27:36 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:36 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:36 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:36 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/02/10 04:27:36 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:36 DEBUG : dir: Looking for writers 2025/02/10 04:27:36 DEBUG : file1: reading active writers 2025/02/10 04:27:36 DEBUG : : Looking for writers 2025/02/10 04:27:36 DEBUG : dir: reading active writers 2025/02/10 04:27:36 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-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:36 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/10 04:27:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/10 04:27:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:27:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/02/10 04:27:36 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:36 DEBUG : dir: Looking for writers 2025/02/10 04:27:36 DEBUG : file1: reading active writers 2025/02/10 04:27:36 DEBUG : : Looking for writers 2025/02/10 04:27:36 DEBUG : dir: reading active writers 2025/02/10 04:27:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/02/10 04:27:36 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/02/10 04:27:36 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/10 04:27:36 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:27:36 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/02/10 04:27:36 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:36 DEBUG : : Looking for writers 2025/02/10 04:27:36 DEBUG : file.txt: reading active writers 2025/02/10 04:27:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:36 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:36 DEBUG : webdav root 'rclone-test-jaracir5kihu': File to upload is small (25 bytes), uploading instead of streaming 2025/02/10 04:27:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:36 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/10 04:27:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:36 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:36 DEBUG : dir: Looking for writers 2025/02/10 04:27:36 DEBUG : file1: reading active writers 2025/02/10 04:27:36 DEBUG : : Looking for writers 2025/02/10 04:27:36 DEBUG : dir: reading active writers 2025/02/10 04:27:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:36 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:37 DEBUG : dir/file1: Remove: 2025/02/10 04:27:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:37 DEBUG : dir/file1: >Remove: err= 2025/02/10 04:27:37 DEBUG : dir/file1: Remove: 2025/02/10 04:27:37 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/10 04:27:37 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:37 DEBUG : dir: Looking for writers 2025/02/10 04:27:37 DEBUG : : Looking for writers 2025/02/10 04:27:37 DEBUG : dir: reading active writers 2025/02/10 04:27:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:37 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:37 DEBUG : dir/file1: Remove: 2025/02/10 04:27:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:37 DEBUG : dir/file1: >Remove: err= 2025/02/10 04:27:37 DEBUG : dir/file1: Remove: 2025/02/10 04:27:37 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/10 04:27:37 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:37 DEBUG : dir: Looking for writers 2025/02/10 04:27:37 DEBUG : : Looking for writers 2025/02/10 04:27:37 DEBUG : dir: reading active writers 2025/02/10 04:27:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:37 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/10 04:27:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/10 04:27:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/10 04:27:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/10 04:27:37 DEBUG : dir/file1: Open: flags=O_RDWR 2025/02/10 04:27:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/10 04:27:37 DEBUG : dir/file1: Open: flags=0x3 2025/02/10 04:27:37 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/02/10 04:27:37 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/02/10 04:27:37 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:37 DEBUG : dir: Looking for writers 2025/02/10 04:27:37 DEBUG : file1: reading active writers 2025/02/10 04:27:37 DEBUG : : Looking for writers 2025/02/10 04:27:37 DEBUG : dir: reading active writers 2025/02/10 04:27:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:37 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:37 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:37 DEBUG : dir: Looking for writers 2025/02/10 04:27:37 DEBUG : file1: reading active writers 2025/02/10 04:27:37 DEBUG : : Looking for writers 2025/02/10 04:27:37 DEBUG : dir: reading active writers 2025/02/10 04:27:37 DEBUG : >WaitForWriters: 2025/02/10 04:27:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/10 04:27:37 DEBUG : newLeaf: Updating file with newLeaf 0xc00065bb00 2025/02/10 04:27:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/10 04:27:37 DEBUG : dir/file1: Updating file with dir/file1 0xc00065bb00 2025/02/10 04:27:37 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/10 04:27:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/10 04:27:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/10 04:27:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:37 DEBUG : dir/file1: File is currently open, delaying rename 0xc00065bb00 2025/02/10 04:27:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:37 DEBUG : webdav root 'rclone-test-jaracir5kihu': File to upload is small (25 bytes), uploading instead of streaming 2025/02/10 04:27:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:37 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/10 04:27:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:37 DEBUG : newLeaf: Running delayed rename now 2025/02/10 04:27:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/10 04:27:37 DEBUG : newLeaf: Updating file with newLeaf 0xc00065bb00 2025/02/10 04:27:37 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:37 DEBUG : dir: Looking for writers 2025/02/10 04:27:37 DEBUG : : Looking for writers 2025/02/10 04:27:37 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:37 DEBUG : dir: reading active writers 2025/02/10 04:27:37 DEBUG : >WaitForWriters: 2025/02/10 04:27:37 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:37 DEBUG : dir: Looking for writers 2025/02/10 04:27:37 DEBUG : : Looking for writers 2025/02/10 04:27:37 DEBUG : dir: reading active writers 2025/02/10 04:27:37 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:37 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:37 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:37 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:37 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:37 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:37 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:37 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:37 DEBUG : dir: Looking for writers 2025/02/10 04:27:37 DEBUG : file1: reading active writers 2025/02/10 04:27:37 DEBUG : : Looking for writers 2025/02/10 04:27:37 DEBUG : dir: reading active writers 2025/02/10 04:27:37 DEBUG : >WaitForWriters: 2025/02/10 04:27:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/10 04:27:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000196f00 2025/02/10 04:27:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/10 04:27:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000196f00 2025/02/10 04:27:37 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/10 04:27:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/10 04:27:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/10 04:27:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:38 DEBUG : dir/file1: File is currently open, delaying rename 0xc000196f00 2025/02/10 04:27:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:38 DEBUG : webdav root 'rclone-test-jaracir5kihu': File to upload is small (25 bytes), uploading instead of streaming 2025/02/10 04:27:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:38 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/10 04:27:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:38 DEBUG : newLeaf: Running delayed rename now 2025/02/10 04:27:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/10 04:27:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000196f00 2025/02/10 04:27:38 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:38 DEBUG : dir: Looking for writers 2025/02/10 04:27:38 DEBUG : : Looking for writers 2025/02/10 04:27:38 DEBUG : dir: reading active writers 2025/02/10 04:27:38 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:38 DEBUG : >WaitForWriters: 2025/02/10 04:27:38 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:38 DEBUG : dir: Looking for writers 2025/02/10 04:27:38 DEBUG : : Looking for writers 2025/02/10 04:27:38 DEBUG : dir: reading active writers 2025/02/10 04:27:38 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:38 DEBUG : >WaitForWriters: 2025/02/10 04:27:38 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:38 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:38 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:38 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:38 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:38 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/10 04:27:38 DEBUG : dir/file1: newRWFileHandle: 2025/02/10 04:27:38 DEBUG : dir/file1(0xc0007e3280): openPending: 2025/02/10 04:27:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/10 04:27:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/10 04:27:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:38 DEBUG : dir/file1(0xc0007e3280): >openPending: err= 2025/02/10 04:27:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/10 04:27:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/10 04:27:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/10 04:27:38 DEBUG : dir/file1(0xc0007e3280): _writeAt: size=14, off=0 2025/02/10 04:27:38 DEBUG : dir/file1(0xc0007e3280): >_writeAt: n=14, err= 2025/02/10 04:27:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/10 04:27:38 DEBUG : dir/file1(0xc0007e3280): close: 2025/02/10 04:27:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/10 04:27:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/10 04:27:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:38 DEBUG : dir/file1(0xc0007e3280): >close: err= 2025/02/10 04:27:38 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:38 DEBUG : dir: Looking for writers 2025/02/10 04:27:38 DEBUG : file1: reading active writers 2025/02/10 04:27:38 DEBUG : : Looking for writers 2025/02/10 04:27:38 DEBUG : dir: reading active writers 2025/02/10 04:27:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/10 04:27:38 DEBUG : dir: Looking for writers 2025/02/10 04:27:38 DEBUG : file1: reading active writers 2025/02/10 04:27:38 DEBUG : : Looking for writers 2025/02/10 04:27:38 DEBUG : dir: reading active writers 2025/02/10 04:27:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/10 04:27:38 DEBUG : dir: Looking for writers 2025/02/10 04:27:38 DEBUG : file1: reading active writers 2025/02/10 04:27:38 DEBUG : : Looking for writers 2025/02/10 04:27:38 DEBUG : dir: reading active writers 2025/02/10 04:27:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/10 04:27:38 DEBUG : dir: Looking for writers 2025/02/10 04:27:38 DEBUG : file1: reading active writers 2025/02/10 04:27:38 DEBUG : : Looking for writers 2025/02/10 04:27:38 DEBUG : dir: reading active writers 2025/02/10 04:27:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/10 04:27:38 DEBUG : dir/file1: vfs cache: starting upload 2025/02/10 04:27:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:38 INFO : dir/file1: Copied (replaced existing) 2025/02/10 04:27:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/10 04:27:38 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/10 04:27:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/10 04:27:38 DEBUG : dir: Looking for writers 2025/02/10 04:27:38 DEBUG : file1: reading active writers 2025/02/10 04:27:38 DEBUG : : Looking for writers 2025/02/10 04:27:38 DEBUG : dir: reading active writers 2025/02/10 04:27:38 DEBUG : >WaitForWriters: 2025/02/10 04:27:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/10 04:27:38 DEBUG : dir/file1: newRWFileHandle: 2025/02/10 04:27:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/10 04:27:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/10 04:27:38 DEBUG : dir/file1(0xc00072c5c0): _readAt: size=512, off=0 2025/02/10 04:27:38 DEBUG : dir/file1(0xc00072c5c0): openPending: 2025/02/10 04:27: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/02/10 04:27:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/10 04:27:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:38 DEBUG : dir/file1(0xc00072c5c0): >openPending: err= 2025/02/10 04:27:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/10 04:27:38 DEBUG : dir/file1(0xc00072c5c0): >_readAt: n=14, err=EOF 2025/02/10 04:27:38 DEBUG : dir/file1(0xc00072c5c0): close: 2025/02/10 04:27:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/10 04:27:38 DEBUG : dir/file1(0xc00072c5c0): >close: err= 2025/02/10 04:27:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/10 04:27:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/10 04:27:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000197740 2025/02/10 04:27:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/10 04:27:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/10 04:27:38 DEBUG : dir/file1: Updating file with dir/file1 0xc000197740 2025/02/10 04:27:38 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/10 04:27:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/10 04:27:38 DEBUG : dir/file1: newRWFileHandle: 2025/02/10 04:27:38 DEBUG : dir/file1(0xc00074d640): openPending: 2025/02/10 04:27: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/02/10 04:27:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/10 04:27:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:38 DEBUG : dir/file1(0xc00074d640): >openPending: err= 2025/02/10 04:27:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/10 04:27:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/10 04:27:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/10 04:27:38 DEBUG : dir/file1(0xc00074d640): _writeAt: size=25, off=0 2025/02/10 04:27:38 DEBUG : dir/file1(0xc00074d640): >_writeAt: n=25, err= 2025/02/10 04:27:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/10 04:27:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/10 04:27:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000197740 2025/02/10 04:27:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:38 DEBUG : newLeaf(0xc00074d640): close: 2025/02/10 04:27:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/10 04:27:38 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-10 04:27:38.541013097 +0000 UTC m=+6.726639495 2025/02/10 04:27:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:38 DEBUG : newLeaf(0xc00074d640): >close: err= 2025/02/10 04:27:38 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:38 DEBUG : dir: Looking for writers 2025/02/10 04:27:38 DEBUG : : Looking for writers 2025/02/10 04:27:38 DEBUG : dir: reading active writers 2025/02/10 04:27:38 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/10 04:27:38 DEBUG : dir: Looking for writers 2025/02/10 04:27:38 DEBUG : : Looking for writers 2025/02/10 04:27:38 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:38 DEBUG : dir: reading active writers 2025/02/10 04:27:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/10 04:27:38 DEBUG : dir: Looking for writers 2025/02/10 04:27:38 DEBUG : : Looking for writers 2025/02/10 04:27:38 DEBUG : dir: reading active writers 2025/02/10 04:27:38 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/10 04:27:38 DEBUG : dir: Looking for writers 2025/02/10 04:27:38 DEBUG : : Looking for writers 2025/02/10 04:27:38 DEBUG : dir: reading active writers 2025/02/10 04:27:38 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/10 04:27:38 DEBUG : newLeaf: vfs cache: starting upload 2025/02/10 04:27:38 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:38 INFO : newLeaf: Copied (replaced existing) 2025/02/10 04:27:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-10 04:27:38 +0000 UTC" 2025/02/10 04:27:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/10 04:27:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/10 04:27:38 DEBUG : dir: Looking for writers 2025/02/10 04:27:38 DEBUG : : Looking for writers 2025/02/10 04:27:38 DEBUG : dir: reading active writers 2025/02/10 04:27:38 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:38 DEBUG : >WaitForWriters: 2025/02/10 04:27:38 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:38 DEBUG : dir: Looking for writers 2025/02/10 04:27:38 DEBUG : : Looking for writers 2025/02/10 04:27:38 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:38 DEBUG : dir: reading active writers 2025/02/10 04:27:38 DEBUG : >WaitForWriters: 2025/02/10 04:27:38 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:38 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:38 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:38 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:38 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:38 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:38 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:38 DEBUG : dir: Looking for writers 2025/02/10 04:27:38 DEBUG : file1: reading active writers 2025/02/10 04:27:38 DEBUG : : Looking for writers 2025/02/10 04:27:38 DEBUG : dir: reading active writers 2025/02/10 04:27:38 DEBUG : >WaitForWriters: 2025/02/10 04:27:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/10 04:27:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b7440 2025/02/10 04:27:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/10 04:27:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0007b7440 2025/02/10 04:27:39 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/10 04:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/10 04:27:39 DEBUG : dir/file1: newRWFileHandle: 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000744680): openPending: 2025/02/10 04:27:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/10 04:27:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/10 04:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000744680): >openPending: err= 2025/02/10 04:27:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/10 04:27:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/10 04:27:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000744680): _writeAt: size=25, off=0 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000744680): >_writeAt: n=25, err= 2025/02/10 04:27:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/10 04:27:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/10 04:27:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b7440 2025/02/10 04:27:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:39 DEBUG : newLeaf(0xc000744680): close: 2025/02/10 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/10 04:27:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-10 04:27:39.039347524 +0000 UTC m=+7.224973942 2025/02/10 04:27:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:39 DEBUG : newLeaf(0xc000744680): >close: err= 2025/02/10 04:27:39 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/10 04:27:39 DEBUG : newLeaf: vfs cache: starting upload 2025/02/10 04:27:39 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:39 INFO : newLeaf: Copied (replaced existing) 2025/02/10 04:27:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-10 04:27:39 +0000 UTC" 2025/02/10 04:27:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/10 04:27:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : >WaitForWriters: 2025/02/10 04:27:39 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:39 DEBUG : >WaitForWriters: 2025/02/10 04:27:39 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:39 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:39 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:39 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:39 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:39 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/10 04:27:39 DEBUG : dir/file1: newRWFileHandle: 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000a4ed00): openPending: 2025/02/10 04:27:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/10 04:27:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/10 04:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000a4ed00): >openPending: err= 2025/02/10 04:27:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/10 04:27:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/10 04:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000a4ed00): _writeAt: size=14, off=0 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000a4ed00): >_writeAt: n=14, err= 2025/02/10 04:27:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000a4ed00): close: 2025/02/10 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/10 04:27:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/10 04:27:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000a4ed00): >close: err= 2025/02/10 04:27:39 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : file1: reading active writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : file1: reading active writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : file1: reading active writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : file1: reading active writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/10 04:27:39 DEBUG : dir/file1: vfs cache: starting upload 2025/02/10 04:27:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:39 INFO : dir/file1: Copied (replaced existing) 2025/02/10 04:27:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/10 04:27:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/10 04:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : file1: reading active writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : >WaitForWriters: 2025/02/10 04:27:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/10 04:27:39 DEBUG : dir/file1: newRWFileHandle: 2025/02/10 04:27:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/10 04:27:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000a4ee80): _readAt: size=512, off=0 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000a4ee80): openPending: 2025/02/10 04:27: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/02/10 04:27:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/10 04:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000a4ee80): >openPending: err= 2025/02/10 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000a4ee80): >_readAt: n=14, err=EOF 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000a4ee80): close: 2025/02/10 04:27:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000a4ee80): >close: err= 2025/02/10 04:27:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/10 04:27:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/10 04:27:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b7800 2025/02/10 04:27:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/10 04:27:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/10 04:27:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0007b7800 2025/02/10 04:27:39 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/10 04:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/10 04:27:39 DEBUG : dir/file1: newRWFileHandle: 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000a92700): openPending: 2025/02/10 04:27: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/02/10 04:27:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/10 04:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000a92700): >openPending: err= 2025/02/10 04:27:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/10 04:27:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/10 04:27:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000a92700): _writeAt: size=25, off=0 2025/02/10 04:27:39 DEBUG : dir/file1(0xc000a92700): >_writeAt: n=25, err= 2025/02/10 04:27:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/10 04:27:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/10 04:27:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b7800 2025/02/10 04:27:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:39 DEBUG : newLeaf(0xc000a92700): close: 2025/02/10 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/10 04:27:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-10 04:27:39.68235664 +0000 UTC m=+7.867983029 2025/02/10 04:27:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:39 DEBUG : newLeaf(0xc000a92700): >close: err= 2025/02/10 04:27:39 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/10 04:27:39 DEBUG : newLeaf: vfs cache: starting upload 2025/02/10 04:27:39 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:39 INFO : newLeaf: Copied (replaced existing) 2025/02/10 04:27:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-10 04:27:39 +0000 UTC" 2025/02/10 04:27:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/10 04:27:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:39 DEBUG : >WaitForWriters: 2025/02/10 04:27:39 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:39 DEBUG : dir: Looking for writers 2025/02/10 04:27:39 DEBUG : : Looking for writers 2025/02/10 04:27:39 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:39 DEBUG : dir: reading active writers 2025/02/10 04:27:39 DEBUG : >WaitForWriters: 2025/02/10 04:27:39 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:39 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:39 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:39 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:39 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:39 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:40 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:40 DEBUG : dir: Looking for writers 2025/02/10 04:27:40 DEBUG : file1: reading active writers 2025/02/10 04:27:40 DEBUG : : Looking for writers 2025/02/10 04:27:40 DEBUG : dir: reading active writers 2025/02/10 04:27:40 DEBUG : >WaitForWriters: 2025/02/10 04:27:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/10 04:27:40 DEBUG : dir/file1: newRWFileHandle: 2025/02/10 04:27:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/10 04:27:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/10 04:27:40 DEBUG : dir/file1(0xc000e8ef80): _readAt: size=512, off=0 2025/02/10 04:27:40 DEBUG : dir/file1(0xc000e8ef80): openPending: 2025/02/10 04:27:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/10 04:27:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/10 04:27:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:40 DEBUG : dir/file1(0xc000e8ef80): >openPending: err= 2025/02/10 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:27:40 DEBUG : dir/file1(0xc000e8ef80): >_readAt: n=14, err=EOF 2025/02/10 04:27:40 DEBUG : dir/file1(0xc000e8ef80): close: 2025/02/10 04:27:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/10 04:27:40 DEBUG : dir/file1(0xc000e8ef80): >close: err= 2025/02/10 04:27:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/10 04:27:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/10 04:27:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000afa0c0 2025/02/10 04:27:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/10 04:27:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/10 04:27:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000afa0c0 2025/02/10 04:27:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/10 04:27:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/10 04:27:40 DEBUG : dir/file1: newRWFileHandle: 2025/02/10 04:27:40 DEBUG : dir/file1(0xc000de9cc0): openPending: 2025/02/10 04:27:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/02/10 04:27:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/10 04:27:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:40 DEBUG : dir/file1(0xc000de9cc0): >openPending: err= 2025/02/10 04:27:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/10 04:27:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/10 04:27:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/10 04:27:40 DEBUG : dir/file1(0xc000de9cc0): _writeAt: size=25, off=0 2025/02/10 04:27:40 DEBUG : dir/file1(0xc000de9cc0): >_writeAt: n=25, err= 2025/02/10 04:27:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/10 04:27:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/10 04:27:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000afa0c0 2025/02/10 04:27:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:27:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:40 DEBUG : newLeaf(0xc000de9cc0): close: 2025/02/10 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/10 04:27:40 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-10 04:27:40.190321356 +0000 UTC m=+8.375947744 2025/02/10 04:27:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:40 DEBUG : newLeaf(0xc000de9cc0): >close: err= 2025/02/10 04:27:40 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:40 DEBUG : dir: Looking for writers 2025/02/10 04:27:40 DEBUG : : Looking for writers 2025/02/10 04:27:40 DEBUG : dir: reading active writers 2025/02/10 04:27:40 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/10 04:27:40 DEBUG : dir: Looking for writers 2025/02/10 04:27:40 DEBUG : : Looking for writers 2025/02/10 04:27:40 DEBUG : dir: reading active writers 2025/02/10 04:27:40 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/10 04:27:40 DEBUG : dir: Looking for writers 2025/02/10 04:27:40 DEBUG : : Looking for writers 2025/02/10 04:27:40 DEBUG : dir: reading active writers 2025/02/10 04:27:40 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/10 04:27:40 DEBUG : dir: Looking for writers 2025/02/10 04:27:40 DEBUG : : Looking for writers 2025/02/10 04:27:40 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:40 DEBUG : dir: reading active writers 2025/02/10 04:27:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/10 04:27:40 DEBUG : newLeaf: vfs cache: starting upload 2025/02/10 04:27:40 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:40 INFO : newLeaf: Copied (replaced existing) 2025/02/10 04:27:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-10 04:27:40 +0000 UTC" 2025/02/10 04:27:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/10 04:27:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/10 04:27:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/10 04:27:40 DEBUG : dir: Looking for writers 2025/02/10 04:27:40 DEBUG : : Looking for writers 2025/02/10 04:27:40 DEBUG : dir: reading active writers 2025/02/10 04:27:40 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:40 DEBUG : >WaitForWriters: 2025/02/10 04:27:40 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:40 DEBUG : dir: Looking for writers 2025/02/10 04:27:40 DEBUG : : Looking for writers 2025/02/10 04:27:40 DEBUG : newLeaf: reading active writers 2025/02/10 04:27:40 DEBUG : dir: reading active writers 2025/02/10 04:27:40 DEBUG : >WaitForWriters: 2025/02/10 04:27:40 DEBUG : webdav root 'rclone-test-jaracir5kihu': 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.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- 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-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:40 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:40 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:40 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:40 DEBUG : : Looking for writers 2025/02/10 04:27:40 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-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:40 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:27:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/10 04:27:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/10 04:27:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/02/10 04:27:40 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:40 DEBUG : dir: Looking for writers 2025/02/10 04:27:40 DEBUG : file1: reading active writers 2025/02/10 04:27:40 DEBUG : : Looking for writers 2025/02/10 04:27:40 DEBUG : dir: reading active writers 2025/02/10 04:27:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:40 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:27:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/10 04:27:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/10 04:27:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/10 04:27:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/10 04:27:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/10 04:27:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/02/10 04:27:40 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:40 DEBUG : dir: Looking for writers 2025/02/10 04:27:40 DEBUG : file1: reading active writers 2025/02/10 04:27:40 DEBUG : : Looking for writers 2025/02/10 04:27:40 DEBUG : dir: reading active writers 2025/02/10 04:27:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:40 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:27:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/10 04:27:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/10 04:27:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/10 04:27:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/10 04:27:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/10 04:27:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/02/10 04:27:40 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/02/10 04:27:40 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/02/10 04:27:40 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/10 04:27:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/10 04:27:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/10 04:27:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/10 04:27:40 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/02/10 04:27:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/10 04:27:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/10 04:27:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/10 04:27:41 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/02/10 04:27:41 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:41 DEBUG : dir: Looking for writers 2025/02/10 04:27:41 DEBUG : file1: reading active writers 2025/02/10 04:27:41 DEBUG : : Looking for writers 2025/02/10 04:27:41 DEBUG : dir: reading active writers 2025/02/10 04:27:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:41 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:27:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/10 04:27:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/10 04:27:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/10 04:27:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:27:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/10 04:27:41 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:41 DEBUG : dir: Looking for writers 2025/02/10 04:27:41 DEBUG : file1: reading active writers 2025/02/10 04:27:41 DEBUG : : Looking for writers 2025/02/10 04:27:41 DEBUG : dir: reading active writers 2025/02/10 04:27:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:41 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:27:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/10 04:27:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/10 04:27:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/10 04:27:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:27:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/10 04:27:41 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/02/10 04:27:41 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/02/10 04:27:41 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:41 DEBUG : dir: Looking for writers 2025/02/10 04:27:41 DEBUG : file1: reading active writers 2025/02/10 04:27:41 DEBUG : : Looking for writers 2025/02/10 04:27:41 DEBUG : dir: reading active writers 2025/02/10 04:27:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:41 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:27:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/10 04:27:41 DEBUG : dir/file1: newRWFileHandle: 2025/02/10 04:27:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/10 04:27:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/10 04:27:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000de9f40): _readAt: size=1, off=0 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000de9f40): openPending: 2025/02/10 04:27:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/10 04:27:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/10 04:27:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000de9f40): >openPending: err= 2025/02/10 04:27:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/10 04:27:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/10 04:27:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/10 04:27:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000de9f40): >_readAt: n=1, err= 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000de9f40): _readAt: size=256, off=1 2025/02/10 04:27:41 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000de9f40): >_readAt: n=15, err=EOF 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000de9f40): _readAt: size=16, off=16 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000de9f40): >_readAt: n=0, err=EOF 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000de9f40): close: 2025/02/10 04:27:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000de9f40): >close: err= 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000de9f40): close: 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000de9f40): >close: err=file already closed 2025/02/10 04:27:41 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:41 DEBUG : dir: Looking for writers 2025/02/10 04:27:41 DEBUG : file1: reading active writers 2025/02/10 04:27:41 DEBUG : : Looking for writers 2025/02/10 04:27:41 DEBUG : dir: reading active writers 2025/02/10 04:27:41 DEBUG : >WaitForWriters: 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:41 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:27:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/10 04:27:41 DEBUG : dir/file1: newRWFileHandle: 2025/02/10 04:27:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/10 04:27:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/10 04:27:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000729d80): _readAt: size=1, off=0 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000729d80): openPending: 2025/02/10 04:27:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/10 04:27:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/10 04:27:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000729d80): >openPending: err= 2025/02/10 04:27:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/10 04:27:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/10 04:27:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/10 04:27:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000729d80): >_readAt: n=1, err= 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000729d80): _readAt: size=1, off=5 2025/02/10 04:27:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000729d80): >_readAt: n=1, err= 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000729d80): _readAt: size=1, off=3 2025/02/10 04:27:41 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000729d80): >_readAt: n=1, err= 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000729d80): _readAt: size=1, off=13 2025/02/10 04:27:41 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000729d80): >_readAt: n=1, err= 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000729d80): _readAt: size=16, off=100 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000729d80): >_readAt: n=0, err=EOF 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000729d80): close: 2025/02/10 04:27:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000729d80): >close: err= 2025/02/10 04:27:41 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:41 DEBUG : dir: Looking for writers 2025/02/10 04:27:41 DEBUG : file1: reading active writers 2025/02/10 04:27:41 DEBUG : : Looking for writers 2025/02/10 04:27:41 DEBUG : dir: reading active writers 2025/02/10 04:27:41 DEBUG : >WaitForWriters: 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:41 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:27:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/10 04:27:41 DEBUG : dir/file1: newRWFileHandle: 2025/02/10 04:27:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/10 04:27:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/10 04:27:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): _readAt: size=1, off=0 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): openPending: 2025/02/10 04:27:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/10 04:27:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/10 04:27:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): >openPending: err= 2025/02/10 04:27:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/10 04:27:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/10 04:27:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/10 04:27:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): >_readAt: n=1, err= 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): _readAt: size=1, off=5 2025/02/10 04:27:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): >_readAt: n=1, err= 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): _readAt: size=1, off=1 2025/02/10 04:27:41 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): >_readAt: n=1, err= 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): _readAt: size=6, off=10 2025/02/10 04:27:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): >_readAt: n=6, err= 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): _readAt: size=256, off=10 2025/02/10 04:27:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): >_readAt: n=6, err=EOF 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): _readAt: size=256, off=100 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): >_readAt: n=0, err=EOF 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): close: 2025/02/10 04:27:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): >close: err= 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): _readAt: size=256, off=100 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fb6180): >_readAt: n=0, err=file already closed 2025/02/10 04:27:41 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:41 DEBUG : dir: Looking for writers 2025/02/10 04:27:41 DEBUG : file1: reading active writers 2025/02/10 04:27:41 DEBUG : : Looking for writers 2025/02/10 04:27:41 DEBUG : dir: reading active writers 2025/02/10 04:27:41 DEBUG : >WaitForWriters: 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:41 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:27:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/10 04:27:41 DEBUG : dir/file1: newRWFileHandle: 2025/02/10 04:27:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/10 04:27:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/10 04:27:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fcf740): RWFileHandle.Flush 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fcf740): _readAt: size=256, off=0 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fcf740): openPending: 2025/02/10 04:27:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/10 04:27:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/10 04:27:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fcf740): >openPending: err= 2025/02/10 04:27:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/10 04:27:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/10 04:27:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/10 04:27:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fcf740): >_readAt: n=16, err=EOF 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fcf740): RWFileHandle.Flush 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fcf740): RWFileHandle.Flush 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fcf740): close: 2025/02/10 04:27:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/10 04:27:41 DEBUG : dir/file1(0xc000fcf740): >close: err= 2025/02/10 04:27:41 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:41 DEBUG : dir: Looking for writers 2025/02/10 04:27:41 DEBUG : file1: reading active writers 2025/02/10 04:27:41 DEBUG : : Looking for writers 2025/02/10 04:27:41 DEBUG : dir: reading active writers 2025/02/10 04:27:41 DEBUG : >WaitForWriters: 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:41 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:41 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:27:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/10 04:27:42 DEBUG : dir/file1: newRWFileHandle: 2025/02/10 04:27:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/10 04:27:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/10 04:27:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/10 04:27:42 DEBUG : dir/file1(0xc0008ad180): _readAt: size=256, off=0 2025/02/10 04:27:42 DEBUG : dir/file1(0xc0008ad180): openPending: 2025/02/10 04:27:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/10 04:27:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/10 04:27:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:42 DEBUG : dir/file1(0xc0008ad180): >openPending: err= 2025/02/10 04:27:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/10 04:27:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/10 04:27:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/10 04:27:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:27:42 DEBUG : dir/file1(0xc0008ad180): >_readAt: n=16, err=EOF 2025/02/10 04:27:42 DEBUG : dir/file1(0xc0008ad180): RWFileHandle.Release 2025/02/10 04:27:42 DEBUG : dir/file1(0xc0008ad180): close: 2025/02/10 04:27:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/10 04:27:42 DEBUG : dir/file1(0xc0008ad180): >close: err= 2025/02/10 04:27:42 DEBUG : dir/file1(0xc0008ad180): RWFileHandle.Release 2025/02/10 04:27:42 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:42 DEBUG : dir: Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : dir: reading active writers 2025/02/10 04:27:42 DEBUG : >WaitForWriters: 2025/02/10 04:27:42 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:42 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:42 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:42 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:42 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:42 DEBUG : file1: newRWFileHandle: 2025/02/10 04:27:42 DEBUG : file1(0xc0008b5240): openPending: 2025/02/10 04:27:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:42 DEBUG : file1(0xc0008b5240): >openPending: err= 2025/02/10 04:27:42 DEBUG : file1: >newRWFileHandle: err= 2025/02/10 04:27:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/10 04:27:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/10 04:27:42 DEBUG : file1(0xc0008b5240): _writeAt: size=5, off=0 2025/02/10 04:27:42 DEBUG : file1(0xc0008b5240): >_writeAt: n=5, err= 2025/02/10 04:27:42 DEBUG : file1(0xc0008b5240): _writeAt: size=7, off=5 2025/02/10 04:27:42 DEBUG : file1(0xc0008b5240): >_writeAt: n=7, err= 2025/02/10 04:27:42 DEBUG : file1: vfs cache: truncate to size=11 2025/02/10 04:27:42 DEBUG : file1(0xc0008b5240): close: 2025/02/10 04:27:42 DEBUG : file1: vfs cache: setting modification time to 2025-02-10 04:27:42.131171613 +0000 UTC m=+10.316798031 2025/02/10 04:27:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:42 DEBUG : file1(0xc0008b5240): >close: err= 2025/02/10 04:27:42 DEBUG : file1(0xc0008b5240): close: 2025/02/10 04:27:42 DEBUG : file1(0xc0008b5240): >close: err=file already closed 2025/02/10 04:27:42 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/10 04:27:42 DEBUG : file1: vfs cache: starting upload 2025/02/10 04:27:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:42 INFO : file1: Copied (new) 2025/02/10 04:27:42 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-10 04:27:42 +0000 UTC" 2025/02/10 04:27:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/10 04:27:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:42 INFO : file1: vfs cache: upload succeeded try #1 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : >WaitForWriters: 2025/02/10 04:27:42 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : >WaitForWriters: 2025/02/10 04:27:42 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:42 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:42 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:42 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:42 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:42 DEBUG : file1: newRWFileHandle: 2025/02/10 04:27:42 DEBUG : file1(0xc000fed5c0): openPending: 2025/02/10 04:27:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:42 DEBUG : file1(0xc000fed5c0): >openPending: err= 2025/02/10 04:27:42 DEBUG : file1: >newRWFileHandle: err= 2025/02/10 04:27:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/10 04:27:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/10 04:27:42 DEBUG : file1(0xc000fed5c0): _writeAt: size=7, off=0 2025/02/10 04:27:42 DEBUG : file1(0xc000fed5c0): >_writeAt: n=7, err= 2025/02/10 04:27:42 DEBUG : file1(0xc000fed5c0): _writeAt: size=6, off=5 2025/02/10 04:27:42 DEBUG : file1(0xc000fed5c0): >_writeAt: n=6, err= 2025/02/10 04:27:42 DEBUG : file1(0xc000fed5c0): close: 2025/02/10 04:27:42 DEBUG : file1: vfs cache: setting modification time to 2025-02-10 04:27:42.330200843 +0000 UTC m=+10.515827261 2025/02/10 04:27:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:42 DEBUG : file1(0xc000fed5c0): >close: err= 2025/02/10 04:27:42 DEBUG : file1(0xc000fed5c0): _writeAt: size=5, off=0 2025/02/10 04:27:42 DEBUG : file1(0xc000fed5c0): >_writeAt: n=0, err=file already closed 2025/02/10 04:27:42 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/10 04:27:42 DEBUG : file1: vfs cache: starting upload 2025/02/10 04:27:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:42 INFO : file1: Copied (new) 2025/02/10 04:27:42 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-10 04:27:42 +0000 UTC" 2025/02/10 04:27:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/10 04:27:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:42 INFO : file1: vfs cache: upload succeeded try #1 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : >WaitForWriters: 2025/02/10 04:27:42 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : >WaitForWriters: 2025/02/10 04:27:42 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:42 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:42 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:42 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:42 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:42 DEBUG : file1: newRWFileHandle: 2025/02/10 04:27:42 DEBUG : file1(0xc0008e9000): openPending: 2025/02/10 04:27:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:42 DEBUG : file1(0xc0008e9000): >openPending: err= 2025/02/10 04:27:42 DEBUG : file1: >newRWFileHandle: err= 2025/02/10 04:27:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/10 04:27:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/10 04:27:42 DEBUG : file1(0xc0008e9000): close: 2025/02/10 04:27:42 DEBUG : file1: vfs cache: setting modification time to 2025-02-10 04:27:42.527295106 +0000 UTC m=+10.712921525 2025/02/10 04:27:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:42 DEBUG : file1(0xc0008e9000): >close: err= 2025/02/10 04:27:42 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/10 04:27:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/10 04:27:42 DEBUG : file2: newRWFileHandle: 2025/02/10 04:27:42 DEBUG : file2(0xc0008e90c0): openPending: 2025/02/10 04:27:42 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:42 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/10 04:27:42 DEBUG : file2(0xc0008e90c0): >openPending: err= 2025/02/10 04:27:42 DEBUG : file2: >newRWFileHandle: err= 2025/02/10 04:27:42 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/10 04:27:42 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/02/10 04:27:42 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/02/10 04:27:42 DEBUG : file2(0xc0008e90c0): RWFileHandle.Flush 2025/02/10 04:27:42 DEBUG : file2(0xc0008e90c0): RWFileHandle.Release 2025/02/10 04:27:42 DEBUG : file2(0xc0008e90c0): close: 2025/02/10 04:27:42 DEBUG : file2: vfs cache: setting modification time to 2025-02-10 04:27:42.528305565 +0000 UTC m=+10.713931983 2025/02/10 04:27:42 INFO : file2: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:42 DEBUG : file2(0xc0008e90c0): >close: err= 2025/02/10 04:27:42 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file2: reading active writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : file2: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : file2: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : file2: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/02/10 04:27:42 DEBUG : file1: vfs cache: starting upload 2025/02/10 04:27:42 DEBUG : file2: vfs cache: starting upload 2025/02/10 04:27:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:42 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:42 INFO : file1: Copied (new) 2025/02/10 04:27:42 DEBUG : file1: vfs cache: fingerprint now "0,2025-02-10 04:27:42 +0000 UTC" 2025/02/10 04:27:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/10 04:27:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:42 INFO : file1: vfs cache: upload succeeded try #1 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file2: reading active writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/10 04:27:42 INFO : file2: Copied (new) 2025/02/10 04:27:42 DEBUG : file2: vfs cache: fingerprint now "0,2025-02-10 04:27:42 +0000 UTC" 2025/02/10 04:27:42 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/02/10 04:27:42 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/10 04:27:42 INFO : file2: vfs cache: upload succeeded try #1 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : file2: reading active writers 2025/02/10 04:27:42 DEBUG : >WaitForWriters: 2025/02/10 04:27:42 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : file2: reading active writers 2025/02/10 04:27:42 DEBUG : >WaitForWriters: 2025/02/10 04:27:42 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:42 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:42 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:42 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:42 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:42 DEBUG : file1: newRWFileHandle: 2025/02/10 04:27:42 DEBUG : file1(0xc0009b5e00): openPending: 2025/02/10 04:27:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:42 DEBUG : file1(0xc0009b5e00): >openPending: err= 2025/02/10 04:27:42 DEBUG : file1: >newRWFileHandle: err= 2025/02/10 04:27:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/10 04:27:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/10 04:27:42 DEBUG : file1(0xc0009b5e00): _writeAt: size=5, off=0 2025/02/10 04:27:42 DEBUG : file1(0xc0009b5e00): >_writeAt: n=5, err= 2025/02/10 04:27:42 DEBUG : file1(0xc0009b5e00): RWFileHandle.Flush 2025/02/10 04:27:42 DEBUG : file1(0xc0009b5e00): RWFileHandle.Flush 2025/02/10 04:27:42 DEBUG : file1(0xc0009b5e00): close: 2025/02/10 04:27:42 DEBUG : file1: vfs cache: setting modification time to 2025-02-10 04:27:42.897117807 +0000 UTC m=+11.082744226 2025/02/10 04:27:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:42 DEBUG : file1(0xc0009b5e00): >close: err= 2025/02/10 04:27:42 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/10 04:27:42 DEBUG : : Looking for writers 2025/02/10 04:27:42 DEBUG : file1: reading active writers 2025/02/10 04:27:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/10 04:27:42 DEBUG : file1: vfs cache: starting upload 2025/02/10 04:27:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:43 INFO : file1: Copied (new) 2025/02/10 04:27:43 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-10 04:27:42 +0000 UTC" 2025/02/10 04:27:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/10 04:27:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:43 INFO : file1: vfs cache: upload succeeded try #1 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : >WaitForWriters: 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:43 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:43 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:43 DEBUG : file1: newRWFileHandle: 2025/02/10 04:27:43 DEBUG : file1(0xc000839e40): openPending: 2025/02/10 04:27:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:43 DEBUG : file1(0xc000839e40): >openPending: err= 2025/02/10 04:27:43 DEBUG : file1: >newRWFileHandle: err= 2025/02/10 04:27:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/10 04:27:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/10 04:27:43 DEBUG : file1(0xc000839e40): _writeAt: size=5, off=0 2025/02/10 04:27:43 DEBUG : file1(0xc000839e40): >_writeAt: n=5, err= 2025/02/10 04:27:43 DEBUG : file1(0xc000839e40): RWFileHandle.Release 2025/02/10 04:27:43 DEBUG : file1(0xc000839e40): close: 2025/02/10 04:27:43 DEBUG : file1: vfs cache: setting modification time to 2025-02-10 04:27:43.083816825 +0000 UTC m=+11.269443253 2025/02/10 04:27:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:43 DEBUG : file1(0xc000839e40): >close: err= 2025/02/10 04:27:43 DEBUG : file1(0xc000839e40): RWFileHandle.Release 2025/02/10 04:27:43 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/10 04:27:43 DEBUG : file1: vfs cache: starting upload 2025/02/10 04:27:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:43 INFO : file1: Copied (new) 2025/02/10 04:27:43 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-10 04:27:43 +0000 UTC" 2025/02/10 04:27:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/10 04:27:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:43 INFO : file1: vfs cache: upload succeeded try #1 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : >WaitForWriters: 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:43 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/02/10 04:27:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/10 04:27:43 DEBUG : dir/file1: newRWFileHandle: 2025/02/10 04:27:43 DEBUG : dir/file1(0xc000b00400): openPending: 2025/02/10 04:27:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/10 04:27:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/10 04:27:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:43 DEBUG : dir/file1(0xc000b00400): >openPending: err= 2025/02/10 04:27:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/10 04:27:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/10 04:27:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/10 04:27:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/10 04:27:43 DEBUG : dir/file1(0xc000b00400): _writeAt: size=5, off=0 2025/02/10 04:27:43 DEBUG : dir/file1(0xc000b00400): >_writeAt: n=5, err= 2025/02/10 04:27:43 DEBUG : dir/file1(0xc000b00400): close: 2025/02/10 04:27:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:43 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-10 04:27:43.33642872 +0000 UTC m=+11.522055139 2025/02/10 04:27:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:43 DEBUG : dir/file1(0xc000b00400): >close: err= 2025/02/10 04:27:43 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:43 DEBUG : dir: Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : dir: reading active writers 2025/02/10 04:27:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/10 04:27:43 DEBUG : dir: Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : dir: reading active writers 2025/02/10 04:27:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/10 04:27:43 DEBUG : dir: Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : dir: reading active writers 2025/02/10 04:27:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/10 04:27:43 DEBUG : dir: Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : dir: reading active writers 2025/02/10 04:27:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/10 04:27:43 DEBUG : dir/file1: vfs cache: starting upload 2025/02/10 04:27:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:43 INFO : dir/file1: Copied (replaced existing) 2025/02/10 04:27:43 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-02-10 04:27:43 +0000 UTC" 2025/02/10 04:27:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/10 04:27:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/10 04:27:43 DEBUG : dir: Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : dir: reading active writers 2025/02/10 04:27:43 DEBUG : >WaitForWriters: 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:43 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:43 DEBUG : dir/file1: newRWFileHandle: 2025/02/10 04:27:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/10 04:27:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/10 04:27:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/10 04:27:43 DEBUG : dir/file1(0xc000a419c0): _writeAt: size=5, off=0 2025/02/10 04:27:43 DEBUG : dir/file1(0xc000a419c0): openPending: 2025/02/10 04:27:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/10 04:27:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/10 04:27:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:43 DEBUG : dir/file1(0xc000a419c0): >openPending: err= 2025/02/10 04:27:43 DEBUG : dir/file1(0xc000a419c0): >_writeAt: n=5, err= 2025/02/10 04:27:43 DEBUG : dir/file1(0xc000a419c0): _writeAt: size=15, off=5 2025/02/10 04:27:43 DEBUG : dir/file1(0xc000a419c0): >_writeAt: n=15, err= 2025/02/10 04:27:43 DEBUG : dir/file1(0xc000a419c0): close: 2025/02/10 04:27:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/02/10 04:27:43 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-10 04:27:43.621118044 +0000 UTC m=+11.806744442 2025/02/10 04:27:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:43 DEBUG : dir/file1(0xc000a419c0): >close: err= 2025/02/10 04:27:43 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:43 DEBUG : dir: Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : dir: reading active writers 2025/02/10 04:27:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/10 04:27:43 DEBUG : dir: Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : dir: reading active writers 2025/02/10 04:27:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/10 04:27:43 DEBUG : dir: Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : dir: reading active writers 2025/02/10 04:27:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/10 04:27:43 DEBUG : dir: Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : dir: reading active writers 2025/02/10 04:27:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/10 04:27:43 DEBUG : dir/file1: vfs cache: starting upload 2025/02/10 04:27:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:43 INFO : dir/file1: Copied (replaced existing) 2025/02/10 04:27:43 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-02-10 04:27:43 +0000 UTC" 2025/02/10 04:27:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/10 04:27:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/10 04:27:43 DEBUG : dir: Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : dir: reading active writers 2025/02/10 04:27:43 DEBUG : >WaitForWriters: 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:43 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:43 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:43 DEBUG : file1: newRWFileHandle: 2025/02/10 04:27:43 DEBUG : file1(0xc000b2b040): openPending: 2025/02/10 04:27:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:43 DEBUG : file1(0xc000b2b040): >openPending: err= 2025/02/10 04:27:43 DEBUG : file1: >newRWFileHandle: err= 2025/02/10 04:27:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/10 04:27:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/10 04:27:43 DEBUG : file1(0xc000b2b040): _writeAt: size=5, off=0 2025/02/10 04:27:43 DEBUG : file1(0xc000b2b040): >_writeAt: n=5, err= 2025/02/10 04:27:43 DEBUG : file1(0xc000b2b040): close: 2025/02/10 04:27:43 DEBUG : file1: vfs cache: setting modification time to 2025-02-10 04:27:43.839052944 +0000 UTC m=+12.024679333 2025/02/10 04:27:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:43 DEBUG : file1(0xc000b2b040): >close: err= 2025/02/10 04:27:43 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/10 04:27:43 DEBUG : file1: vfs cache: starting upload 2025/02/10 04:27:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:27:43 INFO : file1: Copied (new) 2025/02/10 04:27:43 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-10 04:27:43 +0000 UTC" 2025/02/10 04:27:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/10 04:27:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:43 INFO : file1: vfs cache: upload succeeded try #1 2025/02/10 04:27:43 DEBUG : : Looking for writers 2025/02/10 04:27:43 DEBUG : file1: reading active writers 2025/02/10 04:27:43 DEBUG : >WaitForWriters: 2025/02/10 04:27:43 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:44 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:44 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:44 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:44 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/02/10 04:27:44 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf800): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf800): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf800): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf800): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf800): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.025852518 +0000 UTC m=+12.211478907 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf800): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf840): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf840): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf840): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf840): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf840): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf840): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf840): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.025852518 +0000 UTC m=+12.211478907 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf840): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf880): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf880): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf880): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf880): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf880): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.025852518 +0000 UTC m=+12.211478907 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf880): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003629a0 item 1 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf8c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf8c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf8c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf8c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf8c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.027848529 +0000 UTC m=+12.213474927 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf8c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf900): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf900): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf900): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf900): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf900): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.027848529 +0000 UTC m=+12.213474927 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf900): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363110 item 2 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf940): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf940): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf940): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf940): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf940): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.029093144 +0000 UTC m=+12.214719563 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf940): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf980): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf980): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf980): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf980): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf980): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf980): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf980): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.029093144 +0000 UTC m=+12.214719563 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf980): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf9c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf9c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf9c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf9c0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf9c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.029093144 +0000 UTC m=+12.214719563 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baf9c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003635e0 item 3 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafa40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafa40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafa40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafa40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafa40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.030723751 +0000 UTC m=+12.216350160 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafa40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafac0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafac0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafac0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafac0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafac0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.030723751 +0000 UTC m=+12.216350160 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafac0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ea0 item 4 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.032115042 +0000 UTC m=+12.217741440 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb40): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb40): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb40): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.032115042 +0000 UTC m=+12.217741440 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb80): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb80): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.032115042 +0000 UTC m=+12.217741440 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafb80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003642a0 item 5 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafc00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafc00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafc00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafc00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafc00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.034049508 +0000 UTC m=+12.219675896 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafc00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafc80): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafc80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafc80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafc80): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafc80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.034049508 +0000 UTC m=+12.219675896 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafc80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003648c0 item 6 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafd00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafd00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafd00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafd00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafd00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.035849411 +0000 UTC m=+12.221475799 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafd00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafdc0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafdc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafdc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafdc0): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafdc0): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafdc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafdc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.035849411 +0000 UTC m=+12.221475799 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafdc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafe00): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafe00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafe00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafe00): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafe00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.035849411 +0000 UTC m=+12.221475799 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafe00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364c40 item 7 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafe80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafe80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafe80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafe80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafe80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.037198762 +0000 UTC m=+12.222825151 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000bafe80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baff00): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baff00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baff00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baff00): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baff00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.037198762 +0000 UTC m=+12.222825151 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baff00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365260 item 8 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baff40): _readAt: size=2, off=0 2025/02/10 04:27:44 ERROR : open-test-file(0xc000baff40): Couldn't read size of file 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baff40): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baff40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baff40): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baff40): close: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000baff40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8000): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8000): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8000): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8000): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8000): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.03886712 +0000 UTC m=+12.224493508 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8000): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8040): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8040): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8040): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8040): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8040): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8040): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8040): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.03886712 +0000 UTC m=+12.224493508 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8040): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8080): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8080): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8080): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8080): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8080): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.03886712 +0000 UTC m=+12.224493508 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8080): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365570 item 9 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8100): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8100): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8100): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8100): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8100): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.040684217 +0000 UTC m=+12.226310605 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8100): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8180): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8180): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8180): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8180): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8180): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.040684217 +0000 UTC m=+12.226310605 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8180): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ab0 item 10 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8240): _readAt: size=2, off=0 2025/02/10 04:27:44 ERROR : open-test-file(0xc000ea8240): Couldn't read size of file 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8240): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8240): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8240): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8240): close: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8240): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8280): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8280): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8280): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8280): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8280): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.042440689 +0000 UTC m=+12.228067097 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8280): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8340): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8340): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8340): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8340): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8340): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8340): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8340): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.042440689 +0000 UTC m=+12.228067097 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8340): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8380): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8380): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8380): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8380): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8380): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.042440689 +0000 UTC m=+12.228067097 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8380): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365dc0 item 11 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b280): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b280): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b280): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b280): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b280): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.044501931 +0000 UTC m=+12.230128319 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b280): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b300): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b300): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b300): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b300): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b300): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.044501931 +0000 UTC m=+12.230128319 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b300): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327730 item 12 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b3c0): _readAt: size=2, off=0 2025/02/10 04:27:44 ERROR : open-test-file(0xc000b2b3c0): Couldn't read size of file 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b3c0): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b3c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b3c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b3c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b3c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b400): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b400): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b400): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b400): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b400): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.04572158 +0000 UTC m=+12.231347969 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b400): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b4c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b4c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b4c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b4c0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b4c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.04572158 +0000 UTC m=+12.231347969 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b4c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327dc0 item 13 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b540): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b540): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b540): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b540): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b540): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.04677024 +0000 UTC m=+12.232396628 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b540): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b5c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b5c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b5c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b5c0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b5c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.04677024 +0000 UTC m=+12.232396628 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b5c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003824d0 item 14 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b680): _readAt: size=2, off=0 2025/02/10 04:27:44 ERROR : open-test-file(0xc000b2b680): Couldn't read size of file 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b680): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b680): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b680): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b680): close: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b680): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b6c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b6c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b6c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b6c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b6c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.047932983 +0000 UTC m=+12.233559371 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b6c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b780): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b780): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b780): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b780): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b780): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.047932983 +0000 UTC m=+12.233559371 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b780): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382b60 item 15 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b800): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b800): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b800): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b800): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b800): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.049386348 +0000 UTC m=+12.235012757 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b800): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b880): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b880): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b880): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b880): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b880): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.049386348 +0000 UTC m=+12.235012757 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b880): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003831f0 item 16 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b8c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b8c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b8c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b8c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b8c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.050870212 +0000 UTC m=+12.236496600 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b8c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b900): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b900): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b900): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b900): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b900): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b900): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b900): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b900): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.050870212 +0000 UTC m=+12.236496600 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b900): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b940): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b940): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b940): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b940): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b940): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.050870212 +0000 UTC m=+12.236496600 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b940): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003835e0 item 17 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b9c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b9c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b9c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b9c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b9c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.052585939 +0000 UTC m=+12.238212347 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2b9c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2ba40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2ba40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2ba40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2ba40): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2ba40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.052585939 +0000 UTC m=+12.238212347 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2ba40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390000 item 18 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bac0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bac0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bac0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bac0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bac0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.05384918 +0000 UTC m=+12.239475567 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bac0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bb80): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bb80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bb80): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bb80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bb80): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bb80): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bb80): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bb80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.05384918 +0000 UTC m=+12.239475567 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bb80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bbc0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bbc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bbc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bbc0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bbc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.05384918 +0000 UTC m=+12.239475567 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bbc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390380 item 19 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bc40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bc40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bc40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bc40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bc40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.05572801 +0000 UTC m=+12.241354398 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bc40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bcc0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bcc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bcc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bcc0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bcc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.05572801 +0000 UTC m=+12.241354398 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bcc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390b60 item 20 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bd40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bd40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bd40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bd40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bd40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.057067975 +0000 UTC m=+12.242694363 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bd40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2be00): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2be00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2be00): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2be00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2be00): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2be00): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2be00): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2be00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.057067975 +0000 UTC m=+12.242694363 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2be00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2be40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2be40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2be40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2be40): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2be40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.057067975 +0000 UTC m=+12.242694363 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2be40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390e70 item 21 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bec0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bec0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bec0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bec0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bec0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.058674998 +0000 UTC m=+12.244301385 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bec0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bf40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bf40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bf40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bf40): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bf40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.058674998 +0000 UTC m=+12.244301385 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000b2bf40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391730 item 22 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a040): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a040): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a040): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a040): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a040): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.059914344 +0000 UTC m=+12.245540752 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a040): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a100): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a100): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a100): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a100): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a100): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a100): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a100): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a100): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.059914344 +0000 UTC m=+12.245540752 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a100): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a140): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a140): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a140): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a140): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a140): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.059914344 +0000 UTC m=+12.245540752 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a140): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391a40 item 23 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a1c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a1c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a1c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a1c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a1c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.06277004 +0000 UTC m=+12.248396438 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a1c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a240): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a240): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a240): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a240): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a240): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.06277004 +0000 UTC m=+12.248396438 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a240): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396460 item 24 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a300): _readAt: size=2, off=0 2025/02/10 04:27:44 ERROR : open-test-file(0xc00100a300): Couldn't read size of file 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a300): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a300): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a300): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a300): close: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a300): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a340): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a340): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a340): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a340): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a340): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.064229699 +0000 UTC m=+12.249856086 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a340): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a400): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a400): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a400): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a400): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a400): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a400): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a400): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a400): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.064229699 +0000 UTC m=+12.249856086 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a400): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a440): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a440): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a440): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a440): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a440): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.064229699 +0000 UTC m=+12.249856086 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a440): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003967e0 item 25 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a4c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a4c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a4c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a4c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a4c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.065790295 +0000 UTC m=+12.251416683 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a4c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a540): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a540): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a540): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a540): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a540): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.065790295 +0000 UTC m=+12.251416683 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a540): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396ee0 item 26 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a600): _readAt: size=2, off=0 2025/02/10 04:27:44 ERROR : open-test-file(0xc00100a600): Couldn't read size of file 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a600): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a600): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a600): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a600): close: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a600): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a640): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a640): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a640): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a640): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a640): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.066922692 +0000 UTC m=+12.252549090 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a640): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a700): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a700): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a700): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a700): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a700): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a700): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a700): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a700): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.066922692 +0000 UTC m=+12.252549090 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a700): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a740): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a740): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a740): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a740): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a740): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.066922692 +0000 UTC m=+12.252549090 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a740): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003971f0 item 27 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a7c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a7c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a7c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a7c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a7c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.068690836 +0000 UTC m=+12.254317263 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a7c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a840): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a840): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a840): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a840): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a840): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.068690836 +0000 UTC m=+12.254317263 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a840): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397810 item 28 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a900): _readAt: size=2, off=0 2025/02/10 04:27:44 ERROR : open-test-file(0xc00100a900): Couldn't read size of file 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a900): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a900): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a900): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a900): close: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a900): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a940): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a940): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a940): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a940): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a940): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.070378649 +0000 UTC m=+12.256005038 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a940): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa00): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa00): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.070378649 +0000 UTC m=+12.256005038 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397c00 item 29 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.07178108 +0000 UTC m=+12.257407468 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ab00): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ab00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ab00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ab00): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ab00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.07178108 +0000 UTC m=+12.257407468 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ab00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a00e0 item 30 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100abc0): _readAt: size=2, off=0 2025/02/10 04:27:44 ERROR : open-test-file(0xc00100abc0): Couldn't read size of file 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100abc0): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100abc0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100abc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100abc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100abc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.072837385 +0000 UTC m=+12.258463763 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100acc0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100acc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100acc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100acc0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100acc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.072837385 +0000 UTC m=+12.258463763 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100acc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0460 item 31 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ad40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ad40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ad40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ad40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ad40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.073916241 +0000 UTC m=+12.259542629 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ad40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100adc0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100adc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100adc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100adc0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100adc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.073916241 +0000 UTC m=+12.259542629 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100adc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0850 item 32 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.075154064 +0000 UTC m=+12.260780452 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae40): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae40): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0cb0 item 33 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae40): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.075807155 +0000 UTC m=+12.261433543 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae80): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae80): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.075807155 +0000 UTC m=+12.261433543 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0ee0 item 33 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aec0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aec0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aec0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aec0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aec0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.077309272 +0000 UTC m=+12.262935670 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aec0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a11f0 item 34 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af00): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af00): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af00): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af00): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.077892923 +0000 UTC m=+12.263519311 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af40): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.077892923 +0000 UTC m=+12.263519311 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1340 item 34 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.079311313 +0000 UTC m=+12.264937711 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100afc0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100afc0): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100afc0): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100afc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100afc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a16c0 item 35 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100afc0): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100afc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.079834531 +0000 UTC m=+12.265460919 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100afc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b000): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b000): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b000): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b000): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b000): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.079834531 +0000 UTC m=+12.265460919 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b000): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a19d0 item 35 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b080): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b080): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b080): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b080): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b080): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.08107533 +0000 UTC m=+12.266701718 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b080): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b140): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b140): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1dc0 item 36 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b140): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b140): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b140): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b140): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b140): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.081499402 +0000 UTC m=+12.267125790 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b140): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b180): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b180): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b180): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b180): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b180): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.081499402 +0000 UTC m=+12.267125790 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b180): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa2a0 item 36 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b1c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b1c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b1c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b1c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b1c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.082624926 +0000 UTC m=+12.268251314 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b1c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b200): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b200): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b200): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b200): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b200): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa690 item 37 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b200): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b200): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.083304596 +0000 UTC m=+12.268930984 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b200): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b240): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b240): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b240): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b240): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b240): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.083304596 +0000 UTC m=+12.268930984 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b240): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa8c0 item 37 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b2c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b2c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b2c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b2c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b2c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.084573077 +0000 UTC m=+12.270199475 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b2c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b380): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b380): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aacb0 item 38 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b380): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b380): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b380): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b380): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b380): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.085295998 +0000 UTC m=+12.270922396 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b380): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b3c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b3c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b3c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b3c0): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b3c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.085295998 +0000 UTC m=+12.270922396 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b3c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aae70 item 38 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b440): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b440): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b440): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b440): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b440): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.086458771 +0000 UTC m=+12.272085169 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b440): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b500): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b500): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b500): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b500): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b500): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab880 item 39 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b500): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b500): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.086850442 +0000 UTC m=+12.272476830 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b500): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b540): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b540): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b540): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b540): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b540): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.086850442 +0000 UTC m=+12.272476830 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b540): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abd50 item 39 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b5c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b5c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b5c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b5c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b5c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.087846975 +0000 UTC m=+12.273473363 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b5c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b680): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b680): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b44d0 item 40 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b680): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b680): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b680): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b680): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b680): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.088264966 +0000 UTC m=+12.273891354 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b680): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b6c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b6c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b6c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b6c0): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b6c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.088264966 +0000 UTC m=+12.273891354 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b6c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b49a0 item 40 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b700): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b700): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b700): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b700): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b700): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b700): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b700): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.089332952 +0000 UTC m=+12.274959351 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b700): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b740): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b740): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b740): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b56c0 item 41 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b740): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b740): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.089816215 +0000 UTC m=+12.275442613 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b740): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b780): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b780): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b780): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b780): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b780): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5d50 item 41 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b780): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b780): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.090135091 +0000 UTC m=+12.275761479 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b780): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b7c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b7c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b7c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b7c0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b7c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.090135091 +0000 UTC m=+12.275761479 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b7c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be0e0 item 41 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b880): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b880): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b880): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b880): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b880): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b880): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b880): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.091014604 +0000 UTC m=+12.276640993 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b880): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b8c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b8c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b8c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be700 item 42 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b8c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b8c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.091352516 +0000 UTC m=+12.276978904 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b8c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b980): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b980): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be930 item 42 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b980): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b980): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b980): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b980): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b980): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.091728779 +0000 UTC m=+12.277355167 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b980): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b9c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b9c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b9c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b9c0): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b9c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.091728779 +0000 UTC m=+12.277355167 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b9c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bea80 item 42 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba80): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba80): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.092501643 +0000 UTC m=+12.278128032 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bac0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bac0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bac0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bee00 item 43 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bac0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bac0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.093021154 +0000 UTC m=+12.278647543 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bac0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb80): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb80): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb80): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf180 item 43 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb80): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.093363515 +0000 UTC m=+12.278989903 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bbc0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bbc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bbc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bbc0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bbc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.093363515 +0000 UTC m=+12.278989903 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bbc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf490 item 43 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc80): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc80): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.095462788 +0000 UTC m=+12.281089186 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bcc0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bcc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bcc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf880 item 44 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bcc0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bcc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.095803344 +0000 UTC m=+12.281429731 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bcc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfb20 item 44 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd80): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd80): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd80): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd80): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.096369551 +0000 UTC m=+12.281995949 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bdc0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bdc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bdc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bdc0): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bdc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.096369551 +0000 UTC m=+12.281995949 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bdc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfc70 item 44 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8440): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8440): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8440): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8440): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8440): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8440): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8440): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.097576768 +0000 UTC m=+12.283203156 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8440): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8480): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8480): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8480): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003665b0 item 45 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8480): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8480): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.097984811 +0000 UTC m=+12.283611199 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8480): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8540): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8540): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8540): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8540): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8540): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.097984811 +0000 UTC m=+12.283611199 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8540): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003667e0 item 45 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8600): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8600): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8600): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8600): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8600): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8600): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8600): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.099178692 +0000 UTC m=+12.284805079 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8600): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8640): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8640): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8640): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366b60 item 46 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8640): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8640): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.099522775 +0000 UTC m=+12.285149163 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8640): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8700): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8700): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8700): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8700): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8700): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.099522775 +0000 UTC m=+12.285149163 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8700): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d90 item 46 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea87c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea87c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea87c0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea87c0): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea87c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea87c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea87c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.100452512 +0000 UTC m=+12.286078900 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea87c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8800): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8800): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8800): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003671f0 item 47 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8800): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8800): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.101276894 +0000 UTC m=+12.286903281 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8800): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea88c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea88c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea88c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea88c0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea88c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.101276894 +0000 UTC m=+12.286903281 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea88c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367500 item 47 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8980): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8980): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8980): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8980): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8980): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8980): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8980): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.102733946 +0000 UTC m=+12.288360324 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8980): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea89c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea89c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea89c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367810 item 48 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea89c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea89c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.103124756 +0000 UTC m=+12.288751144 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea89c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8a80): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8a80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8a80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8a80): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8a80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.103124756 +0000 UTC m=+12.288751144 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8a80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003679d0 item 48 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.104332183 +0000 UTC m=+12.289958581 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be40): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be40): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be40): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc380 item 49 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be40): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.104824903 +0000 UTC m=+12.290451292 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be80): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be80): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.104824903 +0000 UTC m=+12.290451292 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100be80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc850 item 49 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a040): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a040): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a040): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a040): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a040): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.106366565 +0000 UTC m=+12.291992952 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a040): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a100): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a100): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a100): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e850 item 50 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a100): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a100): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a100): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a100): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a100): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.10684548 +0000 UTC m=+12.292471868 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a100): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a140): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a140): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a140): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a140): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a140): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.10684548 +0000 UTC m=+12.292471868 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a140): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ebd0 item 50 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a1c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a1c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a1c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a1c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a1c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.108464495 +0000 UTC m=+12.294090903 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a1c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a280): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a280): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a280): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a280): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a280): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a280): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f2d0 item 51 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a280): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a280): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.10898644 +0000 UTC m=+12.294612828 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a280): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a2c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a2c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a2c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a2c0): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a2c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.10898644 +0000 UTC m=+12.294612828 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a2c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f810 item 51 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a340): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a340): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a340): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a340): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a340): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.110403028 +0000 UTC m=+12.296029446 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a340): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a400): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a400): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a400): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fc00 item 52 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a400): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a400): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a400): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a400): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a400): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.111228521 +0000 UTC m=+12.296854909 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a400): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a440): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a440): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a440): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a440): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a440): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.111228521 +0000 UTC m=+12.296854909 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a440): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fea0 item 52 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a4c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a4c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a4c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a4c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a4c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.112473397 +0000 UTC m=+12.298099786 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a4c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a580): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a580): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a580): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a580): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a580): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a580): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003765b0 item 53 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a580): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a580): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.112911216 +0000 UTC m=+12.298537604 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a580): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a5c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a5c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a5c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a5c0): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a5c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.112911216 +0000 UTC m=+12.298537604 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a5c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376b60 item 53 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a640): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a640): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a640): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a640): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a640): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.114226643 +0000 UTC m=+12.299853052 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a640): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a700): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a700): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a700): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377500 item 54 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a700): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a700): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a700): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a700): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a700): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.115018905 +0000 UTC m=+12.300645293 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a700): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a740): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a740): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a740): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a740): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a740): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.115018905 +0000 UTC m=+12.300645293 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a740): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377730 item 54 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a7c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a7c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a7c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a7c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a7c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.116313123 +0000 UTC m=+12.301939511 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a7c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a880): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a880): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a880): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a880): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a880): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a880): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377b20 item 55 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a880): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a880): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.116626278 +0000 UTC m=+12.302252676 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a880): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a000): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a000): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a000): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a000): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a000): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.116626278 +0000 UTC m=+12.302252676 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a000): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cccb0 item 55 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a080): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a080): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a080): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a080): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a080): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.118873207 +0000 UTC m=+12.304499595 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a080): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a140): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a140): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a140): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd2d0 item 56 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a140): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a140): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a140): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a140): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a140): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.119246075 +0000 UTC m=+12.304872452 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a140): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a180): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a180): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a180): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a180): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a180): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.119246075 +0000 UTC m=+12.304872452 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a180): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd490 item 56 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a240): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a240): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a240): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a240): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a240): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a240): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a240): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a240): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.120500569 +0000 UTC m=+12.306126957 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a240): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a280): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a280): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a280): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd810 item 57 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a280): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a280): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.12103647 +0000 UTC m=+12.306662859 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a280): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a340): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a340): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a340): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a340): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a340): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a340): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cda40 item 57 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a340): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a340): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.121354294 +0000 UTC m=+12.306980681 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a340): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a380): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a380): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a380): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a380): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a380): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.121354294 +0000 UTC m=+12.306980681 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a380): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cdce0 item 57 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a440): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a440): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a440): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a440): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a440): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a440): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a440): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a440): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.122717191 +0000 UTC m=+12.308343579 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a440): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a480): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a480): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a480): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366070 item 58 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a480): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a480): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.123060783 +0000 UTC m=+12.308687171 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a480): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a540): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a540): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a540): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003661c0 item 58 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a540): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a540): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a540): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a540): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a540): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.123788863 +0000 UTC m=+12.309415252 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a540): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a580): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a580): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a580): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a580): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a580): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.123788863 +0000 UTC m=+12.309415252 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a580): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366460 item 58 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a640): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a640): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a640): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a640): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a640): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a640): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a640): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a640): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.125674929 +0000 UTC m=+12.311301316 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a640): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a680): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a680): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a680): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366850 item 59 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a680): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a680): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.126308112 +0000 UTC m=+12.311934499 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a680): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a740): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a740): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a740): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a740): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a740): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a740): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366a10 item 59 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a740): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a740): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.127111603 +0000 UTC m=+12.312738001 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a740): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a780): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a780): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a780): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a780): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a780): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.127111603 +0000 UTC m=+12.312738001 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a780): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366bd0 item 59 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a840): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a840): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a840): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a840): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a840): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a840): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a840): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a840): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.129376837 +0000 UTC m=+12.315003246 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a840): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a880): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a880): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a880): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003670a0 item 60 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a880): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a880): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.130089399 +0000 UTC m=+12.315715787 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a880): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a940): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a940): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a940): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003672d0 item 60 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a940): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a940): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a940): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a940): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a940): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.130729354 +0000 UTC m=+12.316355752 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a940): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a980): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a980): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a980): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a980): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a980): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.130729354 +0000 UTC m=+12.316355752 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100a980): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367b90 item 60 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa40): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa40): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.132176218 +0000 UTC m=+12.317802607 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350000 item 61 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.132602165 +0000 UTC m=+12.318228553 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aa80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ab40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ab40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ab40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ab40): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ab40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.132602165 +0000 UTC m=+12.318228553 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ab40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003507e0 item 61 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac00): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac00): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac00): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.134747584 +0000 UTC m=+12.320373972 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351420 item 62 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.135657815 +0000 UTC m=+12.321284223 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ac40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ad00): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ad00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ad00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ad00): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ad00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.135657815 +0000 UTC m=+12.321284223 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ad00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351650 item 62 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100adc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100adc0): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100adc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100adc0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100adc0): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100adc0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100adc0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100adc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.137070555 +0000 UTC m=+12.322696943 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100adc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8c40 item 63 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.137907078 +0000 UTC m=+12.323533467 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ae00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aec0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aec0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aec0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aec0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aec0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.137907078 +0000 UTC m=+12.323533467 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100aec0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e92d0 item 63 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af80): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af80): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af80): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.141123218 +0000 UTC m=+12.326749607 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100af80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100afc0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100afc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100afc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9b20 item 64 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100afc0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100afc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.141553633 +0000 UTC m=+12.327180021 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100afc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b080): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b080): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b080): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b080): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b080): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.141553633 +0000 UTC m=+12.327180021 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b080): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9f10 item 64 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b0c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b0c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b0c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b0c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b0c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.142817705 +0000 UTC m=+12.328444103 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b0c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b100): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b100): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b100): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b100): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b100): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150bd0 item 65 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b100): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b100): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.143268438 +0000 UTC m=+12.328894826 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b100): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b140): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b140): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b140): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b140): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b140): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.143268438 +0000 UTC m=+12.328894826 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b140): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151570 item 65 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b180): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b180): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b180): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b180): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b180): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.144442573 +0000 UTC m=+12.330068961 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b180): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b1c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b1c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151ab0 item 66 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b1c0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b1c0): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b1c0): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b1c0): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b1c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.144968195 +0000 UTC m=+12.330594583 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b1c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b200): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b200): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b200): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b200): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b200): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.144968195 +0000 UTC m=+12.330594583 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b200): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470bd0 item 66 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b240): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b240): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b240): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b240): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b240): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.146151665 +0000 UTC m=+12.331778054 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b240): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b280): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b280): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b280): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b280): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b280): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471880 item 67 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b280): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b280): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.146603019 +0000 UTC m=+12.332229398 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b280): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b2c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b2c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b2c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b2c0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b2c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.146603019 +0000 UTC m=+12.332229398 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b2c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e000 item 67 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b340): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b340): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b340): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b340): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b340): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.147884915 +0000 UTC m=+12.333511303 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b340): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b400): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b400): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f030 item 68 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b400): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b400): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b400): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b400): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b400): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.14833723 +0000 UTC m=+12.333963618 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b400): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b440): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b440): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b440): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b440): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b440): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.14833723 +0000 UTC m=+12.333963618 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b440): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f570 item 68 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b480): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b480): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b480): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b480): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b480): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.149270745 +0000 UTC m=+12.334897132 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b480): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b4c0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b4c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b4c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b4c0): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b4c0): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fce0 item 69 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b4c0): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b4c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.149620859 +0000 UTC m=+12.335247248 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b4c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b500): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b500): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b500): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b500): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b500): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.149620859 +0000 UTC m=+12.335247248 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b500): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354070 item 69 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b580): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b580): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b580): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b580): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b580): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.150998134 +0000 UTC m=+12.336624521 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b580): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b640): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b640): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003549a0 item 70 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b640): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b640): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b640): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b640): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b640): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.151665009 +0000 UTC m=+12.337291397 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b640): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b680): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b680): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b680): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b680): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b680): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.151665009 +0000 UTC m=+12.337291397 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b680): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354c40 item 70 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b700): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b700): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b700): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b700): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b700): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.152921196 +0000 UTC m=+12.338547585 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b700): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b7c0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b7c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b7c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b7c0): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b7c0): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003556c0 item 71 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b7c0): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b7c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.153348866 +0000 UTC m=+12.338975244 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b7c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b800): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b800): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b800): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b800): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b800): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.153348866 +0000 UTC m=+12.338975244 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b800): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355c00 item 71 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b880): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b880): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b880): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b880): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b880): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.154600585 +0000 UTC m=+12.340226993 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b880): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b940): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b940): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 72 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b940): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b940): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b940): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b940): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b940): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.155155242 +0000 UTC m=+12.340781630 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b940): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b980): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b980): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b980): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b980): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b980): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.155155242 +0000 UTC m=+12.340781630 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b980): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 72 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b9c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b9c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b9c0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b9c0): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b9c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b9c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b9c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.157099526 +0000 UTC m=+12.342725914 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100b9c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 73 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.15749756 +0000 UTC m=+12.343123938 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba40): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba40): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003803f0 item 73 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba40): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.158004156 +0000 UTC m=+12.343630544 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba80): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba80): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.158004156 +0000 UTC m=+12.343630544 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100ba80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380690 item 73 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb40): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.159398742 +0000 UTC m=+12.345025130 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381110 item 74 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.15982556 +0000 UTC m=+12.345451948 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bb80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003815e0 item 74 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc40): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc40): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc40): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.160228994 +0000 UTC m=+12.345855382 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc80): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc80): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.160228994 +0000 UTC m=+12.345855382 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bc80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003818f0 item 74 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd40): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.161499168 +0000 UTC m=+12.347125556 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e1c0 item 75 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.16197653 +0000 UTC m=+12.347602918 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bd80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bf00): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bf00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bf00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bf00): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bf00): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e620 item 75 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bf00): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bf00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.162533291 +0000 UTC m=+12.348159678 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bf00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bf40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bf40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bf40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bf40): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bf40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.162533291 +0000 UTC m=+12.348159678 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00100bf40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ee70 item 75 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8080): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8080): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8080): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8080): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8080): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8080): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8080): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.164002796 +0000 UTC m=+12.349629184 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8080): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea80c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea80c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea80c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f960 item 76 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea80c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea80c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.164585755 +0000 UTC m=+12.350212144 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea80c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8180): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8180): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fc00 item 76 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8180): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8180): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8180): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8180): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8180): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.165343291 +0000 UTC m=+12.350969680 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8180): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea81c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea81c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea81c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea81c0): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea81c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.165343291 +0000 UTC m=+12.350969680 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea81c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6070 item 76 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8280): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8280): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8280): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8280): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8280): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8280): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8280): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.167005468 +0000 UTC m=+12.352631856 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8280): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea82c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea82c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea82c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6b60 item 77 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea82c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea82c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.167567598 +0000 UTC m=+12.353194006 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea82c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8380): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8380): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8380): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8380): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8380): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.167567598 +0000 UTC m=+12.353194006 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8380): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e70a0 item 77 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8440): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8440): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8440): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8440): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8440): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8440): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8440): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.170712796 +0000 UTC m=+12.356339185 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8440): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8480): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8480): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8480): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7880 item 78 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8480): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8480): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.171255971 +0000 UTC m=+12.356882360 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8480): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8540): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8540): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8540): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8540): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8540): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.171255971 +0000 UTC m=+12.356882360 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8540): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7b20 item 78 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8600): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8600): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8600): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8600): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8600): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8600): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8600): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.17290337 +0000 UTC m=+12.358529758 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8600): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8640): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8640): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8640): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318fc0 item 79 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8640): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8640): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.173332312 +0000 UTC m=+12.358958710 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000ea8640): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a940): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a940): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a940): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a940): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a940): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.173332312 +0000 UTC m=+12.358958710 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083a940): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c81c0 item 79 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aa00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aa00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aa00): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aa00): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aa00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aa00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aa00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.174411729 +0000 UTC m=+12.360038116 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aa00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aa40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aa40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aa40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8690 item 80 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aa40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aa40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.174975682 +0000 UTC m=+12.360602071 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aa40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab00): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab00): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.174975682 +0000 UTC m=+12.360602071 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8c40 item 80 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.176156009 +0000 UTC m=+12.361782397 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab80): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab80): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab80): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab80): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9260 item 81 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab80): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.176566305 +0000 UTC m=+12.362192693 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ab80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083abc0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083abc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083abc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083abc0): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083abc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.176566305 +0000 UTC m=+12.362192693 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083abc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9490 item 81 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ac40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ac40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ac40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ac40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ac40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.177565964 +0000 UTC m=+12.363192352 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ac40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ad00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ad00): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ad00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea460 item 82 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ad00): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ad00): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ad00): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ad00): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ad00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.178060187 +0000 UTC m=+12.363686575 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ad00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ad40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ad40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ad40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ad40): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ad40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.178060187 +0000 UTC m=+12.363686575 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ad40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea690 item 82 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083adc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083adc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083adc0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083adc0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083adc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.179694271 +0000 UTC m=+12.365320659 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083adc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ae80): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ae80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ae80): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ae80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ae80): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ae80): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eabd0 item 83 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ae80): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ae80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.180149893 +0000 UTC m=+12.365776281 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ae80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aec0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aec0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aec0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aec0): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aec0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.180149893 +0000 UTC m=+12.365776281 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083aec0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eafc0 item 83 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083af40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083af40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083af40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083af40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083af40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.182885645 +0000 UTC m=+12.368512033 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083af40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b000): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b000): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b000): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb880 item 84 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b000): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b000): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b000): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b000): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b000): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.183476991 +0000 UTC m=+12.369103389 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b000): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b040): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b040): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b040): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b040): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b040): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.183476991 +0000 UTC m=+12.369103389 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b040): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0150 item 84 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b0c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b0c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b0c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b0c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b0c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.184556788 +0000 UTC m=+12.370183176 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b0c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b180): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b180): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b180): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b180): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b180): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b180): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0700 item 85 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b180): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b180): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.185002962 +0000 UTC m=+12.370629350 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b180): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b1c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b1c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b1c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b1c0): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b1c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.185002962 +0000 UTC m=+12.370629350 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b1c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0e70 item 85 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b240): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b240): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b240): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b240): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b240): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.186161116 +0000 UTC m=+12.371787514 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b240): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b300): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b300): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b300): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e16c0 item 86 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b300): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b300): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b300): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b300): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b300): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.186645802 +0000 UTC m=+12.372272190 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b300): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b340): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b340): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b340): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b340): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b340): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.186645802 +0000 UTC m=+12.372272190 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b340): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1b20 item 86 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b3c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b3c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b3c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b3c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b3c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.187742762 +0000 UTC m=+12.373369149 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b3c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b480): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b480): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b480): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b480): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b480): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b480): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003624d0 item 87 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b480): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b480): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.188096754 +0000 UTC m=+12.373723142 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b480): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b4c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b4c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b4c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b4c0): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b4c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.188096754 +0000 UTC m=+12.373723142 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b4c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362850 item 87 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b540): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b540): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b540): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b540): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b540): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.189011001 +0000 UTC m=+12.374637390 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b540): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b600): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b600): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b600): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362ee0 item 88 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b600): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b600): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b600): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b600): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b600): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.189367038 +0000 UTC m=+12.374993425 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b600): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b640): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b640): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b640): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b640): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b640): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.189367038 +0000 UTC m=+12.374993425 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b640): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363110 item 88 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b700): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b700): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b700): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b700): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b700): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b700): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b700): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b700): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.190303808 +0000 UTC m=+12.375930196 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b700): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b740): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b740): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b740): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003635e0 item 89 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b740): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b740): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.190620209 +0000 UTC m=+12.376246597 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b740): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b800): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b800): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b800): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b800): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b800): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b800): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363960 item 89 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b800): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b800): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.190966237 +0000 UTC m=+12.376592614 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b800): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b840): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b840): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b840): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b840): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b840): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.190966237 +0000 UTC m=+12.376592614 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b840): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363c00 item 89 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b900): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b900): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b900): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b900): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b900): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b900): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b900): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b900): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.191957659 +0000 UTC m=+12.377584048 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b900): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b940): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b940): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b940): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003640e0 item 90 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b940): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b940): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.192251128 +0000 UTC m=+12.377877516 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083b940): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ba00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ba00): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ba00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003643f0 item 90 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ba00): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ba00): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ba00): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ba00): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ba00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.192699145 +0000 UTC m=+12.378325532 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ba00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ba40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ba40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ba40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ba40): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ba40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.192699145 +0000 UTC m=+12.378325532 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083ba40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364620 item 90 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bb00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bb00): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bb00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bb00): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bb00): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bb00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bb00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bb00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.193529036 +0000 UTC m=+12.379155424 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bb00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bb40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bb40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bb40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364a10 item 91 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bb40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bb40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.193896402 +0000 UTC m=+12.379522791 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bb40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bc00): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bc00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bc00): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bc00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bc00): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bc00): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364bd0 item 91 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bc00): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bc00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.194264089 +0000 UTC m=+12.379890477 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bc00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bc80): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bc80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bc80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bc80): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bc80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.194264089 +0000 UTC m=+12.379890477 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bc80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364f50 item 91 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bd40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bd40): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bd40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bd40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bd40): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bd40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bd40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bd40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.195186354 +0000 UTC m=+12.380812731 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bd40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bd80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bd80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bd80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365260 item 92 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bd80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bd80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.195508815 +0000 UTC m=+12.381135203 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bd80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083be40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083be40): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083be40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365420 item 92 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083be40): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083be40): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083be40): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083be40): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083be40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.195858519 +0000 UTC m=+12.381484907 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083be40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083be80): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083be80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083be80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083be80): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083be80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.195858519 +0000 UTC m=+12.381484907 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083be80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365570 item 92 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bf40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bf40): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bf40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bf40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bf40): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bf40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bf40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bf40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.196937395 +0000 UTC m=+12.382563783 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00083bf40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba000): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba000): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba000): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003659d0 item 93 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba000): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba000): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.197272732 +0000 UTC m=+12.382899131 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba000): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba380): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba380): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba380): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba380): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba380): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.197272732 +0000 UTC m=+12.382899131 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba380): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365b20 item 93 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba440): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba440): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba440): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba440): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba440): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba440): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba440): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba440): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.198193242 +0000 UTC m=+12.383819630 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba440): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba480): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba480): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba480): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003261c0 item 94 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba480): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba480): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.198550059 +0000 UTC m=+12.384176448 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba480): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba540): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba540): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba540): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba540): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba540): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.198550059 +0000 UTC m=+12.384176448 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba540): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326310 item 94 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba640): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba640): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba640): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba640): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba640): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba640): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba640): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba640): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.199425625 +0000 UTC m=+12.385052013 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba640): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba680): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba680): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba680): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326e70 item 95 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba680): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba680): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.19975472 +0000 UTC m=+12.385381108 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba680): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba780): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba780): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba780): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba780): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba780): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.19975472 +0000 UTC m=+12.385381108 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba780): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003271f0 item 95 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba880): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba880): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba880): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba880): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba880): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba880): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba880): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba880): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.200654172 +0000 UTC m=+12.386280559 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba880): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba8c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba8c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba8c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327b90 item 96 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba8c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba8c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.20109243 +0000 UTC m=+12.386718817 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba8c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba9c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba9c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba9c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba9c0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba9c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.20109243 +0000 UTC m=+12.386718817 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0005ba9c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327dc0 item 96 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= 2025/02/10 04:27:44 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:44 DEBUG : : Looking for writers 2025/02/10 04:27:44 DEBUG : >WaitForWriters: 2025/02/10 04:27:44 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:44 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:44 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:44 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:44 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/02/10 04:27:44 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3d40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3d40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3d40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3d40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3d40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.224530572 +0000 UTC m=+12.410156960 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3d40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e00): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e00): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e00): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e00): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.224530572 +0000 UTC m=+12.410156960 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e40): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.224530572 +0000 UTC m=+12.410156960 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390310 item 1 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.226271615 +0000 UTC m=+12.411898003 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3e80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3ec0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3ec0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3ec0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3ec0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3ec0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.226271615 +0000 UTC m=+12.411898003 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3ec0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390af0 item 2 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3f00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3f00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3f00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3f00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3f00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.227939072 +0000 UTC m=+12.413565460 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3f00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3f40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3f40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3f40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3f40): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3f40): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3f40): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3f40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.227939072 +0000 UTC m=+12.413565460 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0002d3f40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990000): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990000): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990000): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990000): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990000): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.227939072 +0000 UTC m=+12.413565460 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990000): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390e00 item 3 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990080): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990080): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990080): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990080): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990080): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.229692439 +0000 UTC m=+12.415318826 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990080): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990100): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990100): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990100): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990100): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990100): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.229692439 +0000 UTC m=+12.415318826 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990100): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003916c0 item 4 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990140): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990140): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990140): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990140): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990140): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.230963214 +0000 UTC m=+12.416589612 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990140): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990180): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990180): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990180): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990180): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990180): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990180): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990180): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.230963214 +0000 UTC m=+12.416589612 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990180): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009901c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009901c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009901c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009901c0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009901c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.230963214 +0000 UTC m=+12.416589612 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009901c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003919d0 item 5 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990240): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990240): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990240): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990240): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990240): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.232518079 +0000 UTC m=+12.418144467 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990240): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009902c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009902c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009902c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009902c0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009902c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.232518079 +0000 UTC m=+12.418144467 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009902c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003962a0 item 6 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990340): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990340): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990340): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990340): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990340): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.233606393 +0000 UTC m=+12.419232780 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990340): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990400): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990400): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990400): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990400): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990400): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990400): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990400): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.233606393 +0000 UTC m=+12.419232780 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990400): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990440): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990440): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990440): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990440): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990440): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.233606393 +0000 UTC m=+12.419232780 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990440): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396770 item 7 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009904c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009904c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009904c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009904c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009904c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.236068845 +0000 UTC m=+12.421695233 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009904c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990540): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990540): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990540): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990540): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990540): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.236068845 +0000 UTC m=+12.421695233 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990540): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396e70 item 8 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990580): _readAt: size=2, off=0 2025/02/10 04:27:44 ERROR : open-test-file(0xc000990580): Couldn't read size of file 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990580): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990580): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990580): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990580): close: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990580): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009905c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009905c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009905c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009905c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009905c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.237084252 +0000 UTC m=+12.422710640 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009905c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990700): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990700): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990700): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990700): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990700): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990700): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990700): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.237084252 +0000 UTC m=+12.422710640 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990700): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990740): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990740): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990740): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990740): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990740): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.237084252 +0000 UTC m=+12.422710640 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990740): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397180 item 9 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009907c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009907c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009907c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009907c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009907c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.238483538 +0000 UTC m=+12.424109926 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009907c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990840): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990840): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990840): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990840): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990840): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.238483538 +0000 UTC m=+12.424109926 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990840): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003976c0 item 10 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990900): _readAt: size=2, off=0 2025/02/10 04:27:44 ERROR : open-test-file(0xc000990900): Couldn't read size of file 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990900): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990900): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990900): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990900): close: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990900): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990940): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990940): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990940): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990940): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990940): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.239472305 +0000 UTC m=+12.425098694 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990940): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990a00): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990a00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990a00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990a00): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990a00): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990a00): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990a00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.239472305 +0000 UTC m=+12.425098694 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990a00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990a40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990a40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990a40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990a40): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990a40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.239472305 +0000 UTC m=+12.425098694 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990a40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397b20 item 11 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990ac0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990ac0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990ac0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990ac0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990ac0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.241116017 +0000 UTC m=+12.426742405 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990ac0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990b40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990b40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990b40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990b40): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990b40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.241116017 +0000 UTC m=+12.426742405 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990b40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a01c0 item 12 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990c00): _readAt: size=2, off=0 2025/02/10 04:27:44 ERROR : open-test-file(0xc000990c00): Couldn't read size of file 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990c00): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990c00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990c00): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990c00): close: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990c00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990c40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990c40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990c40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990c40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990c40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.242626169 +0000 UTC m=+12.428252557 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990c40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d00): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d00): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.242626169 +0000 UTC m=+12.428252557 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a04d0 item 13 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ac00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ac00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ac00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ac00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ac00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.243810733 +0000 UTC m=+12.429437121 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ac00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ac80): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ac80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ac80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ac80): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ac80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.243810733 +0000 UTC m=+12.429437121 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ac80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382b60 item 14 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039adc0): _readAt: size=2, off=0 2025/02/10 04:27:44 ERROR : open-test-file(0xc00039adc0): Couldn't read size of file 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039adc0): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039adc0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039adc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039adc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039adc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ae40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ae40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ae40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ae40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ae40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.244908485 +0000 UTC m=+12.430534873 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039ae40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039af40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039af40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039af40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039af40): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039af40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.244908485 +0000 UTC m=+12.430534873 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039af40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003831f0 item 15 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039afc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039afc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039afc0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039afc0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039afc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.246058153 +0000 UTC m=+12.431684542 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039afc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b040): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b040): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b040): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b040): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b040): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.246058153 +0000 UTC m=+12.431684542 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b040): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003835e0 item 16 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b100): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b100): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b100): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b100): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b100): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.247423074 +0000 UTC m=+12.433049492 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b100): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b140): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b140): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b140): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b140): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b140): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b140): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b140): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b140): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.247423074 +0000 UTC m=+12.433049492 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b140): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b200): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b200): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b200): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b200): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b200): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.247423074 +0000 UTC m=+12.433049492 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b200): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383dc0 item 17 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b780): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b780): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b780): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b780): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b780): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.249392374 +0000 UTC m=+12.435018762 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b780): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b840): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b840): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b840): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b840): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b840): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.249392374 +0000 UTC m=+12.435018762 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b840): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa540 item 18 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b900): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b900): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b900): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b900): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b900): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.25053507 +0000 UTC m=+12.436161468 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039b900): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bc00): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bc00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bc00): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bc00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bc00): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bc00): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bc00): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bc00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.25053507 +0000 UTC m=+12.436161468 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bc00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bc80): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bc80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bc80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bc80): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bc80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.25053507 +0000 UTC m=+12.436161468 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bc80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa930 item 19 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bd40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bd40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bd40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bd40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bd40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.251901122 +0000 UTC m=+12.437527520 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bd40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bdc0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bdc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bdc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bdc0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bdc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.251901122 +0000 UTC m=+12.437527520 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00039bdc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aae70 item 20 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e040): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e040): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e040): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e040): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e040): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.252857741 +0000 UTC m=+12.438484139 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e040): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e200): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e200): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e200): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e200): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e200): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e200): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e200): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e200): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.252857741 +0000 UTC m=+12.438484139 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e200): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e240): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e240): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e240): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e240): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e240): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.252857741 +0000 UTC m=+12.438484139 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e240): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab880 item 21 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e2c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e2c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e2c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e2c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e2c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.254202183 +0000 UTC m=+12.439828571 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e2c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e340): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e340): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e340): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e340): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e340): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.254202183 +0000 UTC m=+12.439828571 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e340): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4460 item 22 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e3c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e3c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e3c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e3c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e3c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.255226788 +0000 UTC m=+12.440853176 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e3c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.255226788 +0000 UTC m=+12.440853176 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e500): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e500): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e500): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e500): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e500): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.255226788 +0000 UTC m=+12.440853176 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e500): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4cb0 item 23 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e580): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e580): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e580): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e580): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e580): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.257544499 +0000 UTC m=+12.443170887 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e580): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e600): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e600): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e600): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e600): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e600): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.257544499 +0000 UTC m=+12.443170887 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e600): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5ea0 item 24 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e6c0): _readAt: size=2, off=0 2025/02/10 04:27:44 ERROR : open-test-file(0xc00090e6c0): Couldn't read size of file 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e6c0): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e6c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e6c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e6c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e6c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e700): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e700): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e700): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e700): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e700): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.258737948 +0000 UTC m=+12.444364337 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e700): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e7c0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e7c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e7c0): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e7c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e7c0): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e7c0): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e7c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e7c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.258737948 +0000 UTC m=+12.444364337 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e7c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e800): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e800): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e800): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e800): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e800): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.258737948 +0000 UTC m=+12.444364337 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e800): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be4d0 item 25 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e880): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e880): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e880): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e880): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e880): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.26005971 +0000 UTC m=+12.445686097 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e880): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e900): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e900): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e900): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e900): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e900): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.26005971 +0000 UTC m=+12.445686097 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e900): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bea80 item 26 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e9c0): _readAt: size=2, off=0 2025/02/10 04:27:44 ERROR : open-test-file(0xc00090e9c0): Couldn't read size of file 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e9c0): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e9c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e9c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e9c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e9c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.261177368 +0000 UTC m=+12.446803756 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eac0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eac0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eac0): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eac0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eac0): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eac0): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eac0): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eac0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.261177368 +0000 UTC m=+12.446803756 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eac0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb00): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb00): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.261177368 +0000 UTC m=+12.446803756 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bee00 item 27 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.262782769 +0000 UTC m=+12.448409157 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec00): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec00): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.262782769 +0000 UTC m=+12.448409157 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf650 item 28 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ecc0): _readAt: size=2, off=0 2025/02/10 04:27:44 ERROR : open-test-file(0xc00090ecc0): Couldn't read size of file 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ecc0): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ecc0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ecc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ecc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ecc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ed00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ed00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ed00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ed00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ed00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.263675988 +0000 UTC m=+12.449302376 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ed00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090edc0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090edc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090edc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090edc0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090edc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.263675988 +0000 UTC m=+12.449302376 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090edc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfa40 item 29 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.264669024 +0000 UTC m=+12.450295412 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eec0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eec0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eec0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eec0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eec0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.264669024 +0000 UTC m=+12.450295412 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eec0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc0e0 item 30 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ef80): _readAt: size=2, off=0 2025/02/10 04:27:44 ERROR : open-test-file(0xc00090ef80): Couldn't read size of file 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ef80): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ef80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ef80): >_writeAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ef80): close: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ef80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090efc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090efc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090efc0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090efc0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090efc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.265926343 +0000 UTC m=+12.451552741 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090efc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f080): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f080): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f080): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f080): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f080): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.265926343 +0000 UTC m=+12.451552741 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f080): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc3f0 item 31 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f100): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f100): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f100): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f100): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f100): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.267464268 +0000 UTC m=+12.453090655 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f100): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f180): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f180): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f180): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f180): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f180): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.267464268 +0000 UTC m=+12.453090655 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f180): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc700 item 32 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f1c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f1c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f1c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f1c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f1c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.268542392 +0000 UTC m=+12.454168770 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f1c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f200): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f200): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f200): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f200): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f200): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dca10 item 33 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f200): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f200): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.268893919 +0000 UTC m=+12.454520307 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f200): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d40): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.268893919 +0000 UTC m=+12.454520307 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0620 item 33 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.26988446 +0000 UTC m=+12.455510838 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990d80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990dc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990dc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0af0 item 34 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990dc0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990dc0): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990dc0): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990dc0): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990dc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.270387581 +0000 UTC m=+12.456013969 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990dc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e00): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e00): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.270387581 +0000 UTC m=+12.456013969 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0d90 item 34 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.271345561 +0000 UTC m=+12.456971948 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e80): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e80): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e80): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a10a0 item 35 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e80): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.271710773 +0000 UTC m=+12.457337161 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990e80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990ec0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990ec0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990ec0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990ec0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990ec0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.271710773 +0000 UTC m=+12.457337161 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990ec0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1260 item 35 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990f40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990f40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990f40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990f40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990f40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.272714819 +0000 UTC m=+12.458341208 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000990f40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991000): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991000): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a15e0 item 36 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991000): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991000): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991000): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991000): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991000): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.273320692 +0000 UTC m=+12.458947080 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991000): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991040): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991040): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991040): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991040): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991040): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.273320692 +0000 UTC m=+12.458947080 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991040): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a17a0 item 36 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991080): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991080): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991080): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991080): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991080): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.274391333 +0000 UTC m=+12.460017720 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991080): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009910c0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009910c0): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009910c0): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009910c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009910c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1ce0 item 37 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009910c0): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009910c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.274851523 +0000 UTC m=+12.460477911 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009910c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991100): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991100): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991100): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991100): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991100): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.274851523 +0000 UTC m=+12.460477911 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991100): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e070 item 37 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991180): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991180): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991180): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991180): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991180): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.276060211 +0000 UTC m=+12.461686599 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991180): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991240): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991240): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e3f0 item 38 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991240): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991240): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991240): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991240): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991240): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.276537714 +0000 UTC m=+12.462164112 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991240): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991280): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991280): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991280): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991280): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991280): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.276537714 +0000 UTC m=+12.462164112 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991280): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e690 item 38 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991300): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991300): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991300): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991300): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991300): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.277746713 +0000 UTC m=+12.463373101 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991300): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009913c0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009913c0): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009913c0): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009913c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009913c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ec40 item 39 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009913c0): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009913c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.27819458 +0000 UTC m=+12.463820968 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009913c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991400): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991400): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991400): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991400): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991400): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.27819458 +0000 UTC m=+12.463820968 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991400): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ee00 item 39 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991480): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991480): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991480): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991480): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991480): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.279277505 +0000 UTC m=+12.464903892 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991480): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991540): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991540): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f2d0 item 40 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991540): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991540): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991540): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991540): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991540): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.279744978 +0000 UTC m=+12.465371365 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991540): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991580): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991580): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991580): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991580): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991580): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.279744978 +0000 UTC m=+12.465371365 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991580): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f420 item 40 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009915c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009915c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009915c0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009915c0): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009915c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009915c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009915c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.281879547 +0000 UTC m=+12.467505935 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009915c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991600): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991600): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991600): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f7a0 item 41 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991600): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991600): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.282332243 +0000 UTC m=+12.467958631 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991600): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991640): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991640): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991640): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991640): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991640): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fb90 item 41 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991640): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991640): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.282765452 +0000 UTC m=+12.468391831 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991640): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991680): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991680): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991680): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991680): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991680): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.282765452 +0000 UTC m=+12.468391831 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991680): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fdc0 item 41 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991740): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991740): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991740): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991740): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991740): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991740): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991740): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.283998497 +0000 UTC m=+12.469624885 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991740): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991780): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991780): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991780): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee310 item 42 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991780): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991780): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.284397542 +0000 UTC m=+12.470023930 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991780): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991840): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991840): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee690 item 42 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991840): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991840): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991840): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991840): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991840): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.284913877 +0000 UTC m=+12.470540265 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991840): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991880): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991880): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991880): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991880): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991880): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.284913877 +0000 UTC m=+12.470540265 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991880): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee9a0 item 42 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991940): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991940): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991940): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991940): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991940): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991940): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991940): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.286126654 +0000 UTC m=+12.471753042 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991940): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991980): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991980): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991980): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eee70 item 43 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991980): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991980): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.286582025 +0000 UTC m=+12.472208403 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991980): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991a40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991a40): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991a40): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991a40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991a40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef0a0 item 43 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991a40): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991a40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.287132304 +0000 UTC m=+12.472758691 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991a40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991a80): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991a80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991a80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991a80): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991a80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.287132304 +0000 UTC m=+12.472758691 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991a80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef340 item 43 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991b40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991b40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991b40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991b40): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991b40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991b40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991b40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.288497444 +0000 UTC m=+12.474123842 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991b40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991b80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991b80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991b80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef7a0 item 44 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991b80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991b80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.288856466 +0000 UTC m=+12.474482854 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991b80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991c40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991c40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef9d0 item 44 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991c40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991c40): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991c40): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991c40): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991c40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.289298431 +0000 UTC m=+12.474924819 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991c40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991c80): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991c80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991c80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991c80): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991c80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.289298431 +0000 UTC m=+12.474924819 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991c80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efb90 item 44 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991d40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991d40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991d40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991d40): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991d40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991d40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991d40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.290448811 +0000 UTC m=+12.476075199 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991d40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991d80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991d80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991d80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0150 item 45 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991d80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991d80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.290798084 +0000 UTC m=+12.476424473 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991d80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991e40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991e40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991e40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991e40): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991e40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.290798084 +0000 UTC m=+12.476424473 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991e40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0310 item 45 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991f00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991f00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991f00): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991f00): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991f00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991f00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991f00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.291862273 +0000 UTC m=+12.477488661 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991f00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991f40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991f40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991f40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0620 item 46 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991f40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991f40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.292269524 +0000 UTC m=+12.477895912 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000991f40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e080): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e080): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e080): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e080): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e080): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.292269524 +0000 UTC m=+12.477895912 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e080): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0770 item 46 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e140): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e140): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e140): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e140): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e140): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e140): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e140): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.293756422 +0000 UTC m=+12.479382810 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e140): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e180): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e180): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e180): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0a80 item 47 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e180): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e180): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.294127716 +0000 UTC m=+12.479754105 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e180): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e240): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e240): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e240): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e240): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e240): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.294127716 +0000 UTC m=+12.479754105 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e240): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0bd0 item 47 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e300): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e300): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e300): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e300): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e300): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e300): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e300): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.295292793 +0000 UTC m=+12.480919181 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e300): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e340): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e340): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e340): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0e70 item 48 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e340): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e340): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.295668456 +0000 UTC m=+12.481294844 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e340): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e400): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e400): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e400): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e400): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e400): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.295668456 +0000 UTC m=+12.481294844 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e400): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0fc0 item 48 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e440): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e440): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e440): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e440): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e440): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.296649009 +0000 UTC m=+12.482275396 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e440): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e480): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e480): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e480): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e480): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e480): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e480): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1260 item 49 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e480): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e480): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.297076868 +0000 UTC m=+12.482703256 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e480): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e4c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e4c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e4c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e4c0): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e4c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.297076868 +0000 UTC m=+12.482703256 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e4c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1420 item 49 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e540): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e540): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e540): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e540): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e540): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.298096734 +0000 UTC m=+12.483723122 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e540): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e600): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e600): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e600): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f16c0 item 50 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e600): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e600): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e600): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e600): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e600): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.298570159 +0000 UTC m=+12.484196546 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e600): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e640): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e640): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e640): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e640): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e640): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.298570159 +0000 UTC m=+12.484196546 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e640): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1880 item 50 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e6c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e6c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e6c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e6c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e6c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.299488205 +0000 UTC m=+12.485114593 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e6c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e780): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e780): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e780): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e780): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e780): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e780): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1b90 item 51 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e780): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e780): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.299885446 +0000 UTC m=+12.485511825 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e780): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e7c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e7c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e7c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e7c0): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e7c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.299885446 +0000 UTC m=+12.485511825 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e7c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1d50 item 51 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e840): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e840): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e840): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e840): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e840): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.300950617 +0000 UTC m=+12.486577005 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e840): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e900): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e900): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e900): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f20e0 item 52 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e900): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e900): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e900): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e900): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e900): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.301424723 +0000 UTC m=+12.487051111 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e900): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e940): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e940): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e940): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e940): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e940): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.301424723 +0000 UTC m=+12.487051111 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e940): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2310 item 52 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e9c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e9c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e9c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e9c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e9c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.30258424 +0000 UTC m=+12.488210629 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084e9c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ea80): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ea80): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ea80): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ea80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ea80): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ea80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f25b0 item 53 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ea80): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ea80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.302930237 +0000 UTC m=+12.488556625 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ea80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eac0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eac0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eac0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eac0): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eac0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.302930237 +0000 UTC m=+12.488556625 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eac0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2700 item 53 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eb40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eb40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eb40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eb40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eb40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.303888727 +0000 UTC m=+12.489515115 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eb40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ed00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ed00): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ed00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f29a0 item 54 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ed00): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ed00): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ed00): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ed00): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ed00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.304252819 +0000 UTC m=+12.489879196 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ed00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ed40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ed40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ed40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ed40): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ed40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.304252819 +0000 UTC m=+12.489879196 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ed40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2af0 item 54 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084edc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084edc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084edc0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084edc0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084edc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.305933961 +0000 UTC m=+12.491560348 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084edc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ee80): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ee80): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ee80): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ee80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ee80): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ee80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2d90 item 55 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ee80): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ee80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.30621239 +0000 UTC m=+12.491838778 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ee80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eec0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eec0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eec0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eec0): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eec0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.30621239 +0000 UTC m=+12.491838778 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084eec0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2ee0 item 55 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ef40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ef40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ef40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ef40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ef40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.307272341 +0000 UTC m=+12.492898739 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ef40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f000): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f000): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f000): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3180 item 56 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f000): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f000): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f000): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f000): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f000): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.307636312 +0000 UTC m=+12.493262700 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f000): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f040): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f040): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f040): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f040): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f040): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.307636312 +0000 UTC m=+12.493262700 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f040): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f32d0 item 56 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f100): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f100): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f100): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f100): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f100): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f100): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f100): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f100): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.308452717 +0000 UTC m=+12.494079106 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f100): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f140): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f140): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f140): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3570 item 57 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f140): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f140): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.308811557 +0000 UTC m=+12.494437946 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f140): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f200): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f200): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f200): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f200): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f200): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f200): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f36c0 item 57 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f200): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f200): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.309172723 +0000 UTC m=+12.494799111 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f200): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f240): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f240): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f240): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f240): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f240): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.309172723 +0000 UTC m=+12.494799111 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f240): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3810 item 57 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f300): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f300): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f300): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f300): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f300): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f300): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f300): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f300): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.310293858 +0000 UTC m=+12.495920246 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f300): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f340): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f340): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f340): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3ab0 item 58 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f340): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f340): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.310641317 +0000 UTC m=+12.496267705 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f340): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f400): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f400): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f400): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3c00 item 58 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f400): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f400): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f400): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f400): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f400): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.311015427 +0000 UTC m=+12.496641815 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f400): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f440): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f440): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f440): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f440): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f440): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.311015427 +0000 UTC m=+12.496641815 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f440): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3d50 item 58 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f500): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f500): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f500): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f500): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f500): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f500): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f500): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f500): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.311963288 +0000 UTC m=+12.497589676 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f500): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f540): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f540): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f540): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc070 item 59 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f540): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f540): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.312342096 +0000 UTC m=+12.497968483 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f540): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f600): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f600): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f600): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f600): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f600): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f600): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc1c0 item 59 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f600): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f600): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.312751071 +0000 UTC m=+12.498377459 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f600): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f640): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f640): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f640): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f640): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f640): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.312751071 +0000 UTC m=+12.498377459 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f640): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc310 item 59 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f700): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f700): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f700): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f700): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f700): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f700): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f700): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f700): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.313721895 +0000 UTC m=+12.499348283 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f700): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f740): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f740): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f740): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc5b0 item 60 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f740): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f740): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.314101764 +0000 UTC m=+12.499728153 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f740): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f800): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f800): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f800): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc700 item 60 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f800): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f800): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f800): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f800): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f800): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.314582483 +0000 UTC m=+12.500208870 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f800): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f840): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f840): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f840): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f840): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f840): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.314582483 +0000 UTC m=+12.500208870 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f840): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc850 item 60 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f900): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f900): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f900): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f900): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f900): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f900): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f900): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f900): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.315584184 +0000 UTC m=+12.501210572 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f900): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f940): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f940): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f940): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcaf0 item 61 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f940): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f940): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.316070293 +0000 UTC m=+12.501696681 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084f940): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fa00): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fa00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fa00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fa00): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fa00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.316070293 +0000 UTC m=+12.501696681 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fa00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcc40 item 61 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fac0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fac0): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fac0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fac0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fac0): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fac0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fac0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fac0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.317099606 +0000 UTC m=+12.502725994 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fac0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fb00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fb00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fb00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcee0 item 62 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fb00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fb00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.31748661 +0000 UTC m=+12.503112989 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fb00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fbc0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fbc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fbc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fbc0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fbc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.31748661 +0000 UTC m=+12.503112989 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fbc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd030 item 62 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fc80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fc80): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fc80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fc80): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fc80): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fc80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fc80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fc80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.318448337 +0000 UTC m=+12.504074715 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fc80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fcc0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fcc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fcc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd2d0 item 63 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fcc0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fcc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.318795085 +0000 UTC m=+12.504421473 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fcc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fd80): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fd80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fd80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fd80): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fd80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.318795085 +0000 UTC m=+12.504421473 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fd80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd420 item 63 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fe40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fe40): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fe40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fe40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fe40): >_readAt: n=0, err=Bad file descriptor 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fe40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fe40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fe40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.319885754 +0000 UTC m=+12.505512142 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fe40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fe80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fe80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fe80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd6c0 item 64 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fe80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fe80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.320271755 +0000 UTC m=+12.505898143 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084fe80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ff40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ff40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ff40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ff40): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ff40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.320271755 +0000 UTC m=+12.505898143 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00084ff40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd810 item 64 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982000): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982000): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982000): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982000): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982000): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.321316637 +0000 UTC m=+12.506943035 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982000): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982040): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982040): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982040): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982040): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982040): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdab0 item 65 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982040): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982040): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.321688323 +0000 UTC m=+12.507314710 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982040): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982080): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982080): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982080): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982080): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982080): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.321688323 +0000 UTC m=+12.507314710 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982080): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdc00 item 65 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009820c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009820c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009820c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009820c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009820c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.322629561 +0000 UTC m=+12.508255949 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009820c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982100): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982100): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdf10 item 66 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982100): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982100): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982100): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982100): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982100): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.322940793 +0000 UTC m=+12.508567181 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982100): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982140): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982140): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982140): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982140): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982140): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.322940793 +0000 UTC m=+12.508567181 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982140): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444150 item 66 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982180): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982180): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982180): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982180): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982180): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.323773168 +0000 UTC m=+12.509399566 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982180): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009821c0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009821c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009821c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009821c0): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009821c0): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444460 item 67 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009821c0): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009821c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.32415406 +0000 UTC m=+12.509780448 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009821c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982200): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982200): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982200): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982200): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982200): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.32415406 +0000 UTC m=+12.509780448 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982200): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004445b0 item 67 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982280): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982280): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982280): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982280): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982280): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.325138891 +0000 UTC m=+12.510765278 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982280): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982340): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982340): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444930 item 68 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982340): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982340): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982340): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982340): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982340): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.325832336 +0000 UTC m=+12.511458724 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982340): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982380): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982380): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982380): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982380): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982380): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.325832336 +0000 UTC m=+12.511458724 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982380): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a80 item 68 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009823c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009823c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009823c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009823c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009823c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.326871629 +0000 UTC m=+12.512498017 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009823c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982400): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982400): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982400): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982400): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982400): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d90 item 69 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982400): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982400): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.327271156 +0000 UTC m=+12.512897543 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982400): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982440): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982440): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982440): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982440): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982440): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.327271156 +0000 UTC m=+12.512897543 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982440): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444f50 item 69 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009824c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009824c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009824c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009824c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009824c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.328439489 +0000 UTC m=+12.514065867 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009824c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982580): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982580): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445260 item 70 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982580): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982580): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982580): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982580): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982580): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.330503646 +0000 UTC m=+12.516130035 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982580): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982640): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982640): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982640): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982640): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982640): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.330503646 +0000 UTC m=+12.516130035 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982640): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004453b0 item 70 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e1c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e1c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e1c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e1c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e1c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.331503254 +0000 UTC m=+12.517129642 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e1c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e280): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e280): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e280): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e280): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e280): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003190a0 item 71 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e280): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e280): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.33186987 +0000 UTC m=+12.517496257 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e280): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e2c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e2c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e2c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e2c0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e2c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.33186987 +0000 UTC m=+12.517496257 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e2c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003199d0 item 71 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e340): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e340): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e340): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e340): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e340): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.333038584 +0000 UTC m=+12.518664961 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e340): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e400): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e400): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc150 item 72 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e400): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e400): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e400): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e400): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e400): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.333446626 +0000 UTC m=+12.519073004 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e400): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e480): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e480): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e480): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e480): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e480): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.333446626 +0000 UTC m=+12.519073004 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e480): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc310 item 72 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.334433961 +0000 UTC m=+12.520060349 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e4c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e500): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e500): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e500): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc620 item 73 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e500): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e500): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.334750713 +0000 UTC m=+12.520377102 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e500): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e540): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e540): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e540): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e540): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e540): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc770 item 73 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e540): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e540): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.33509097 +0000 UTC m=+12.520717358 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e540): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e580): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e580): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e580): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e580): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e580): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.33509097 +0000 UTC m=+12.520717358 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e580): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc930 item 73 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e640): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e640): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e640): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e640): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e640): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e640): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e640): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.336168593 +0000 UTC m=+12.521794982 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e640): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e680): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e680): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e680): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcbd0 item 74 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e680): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e680): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.336608055 +0000 UTC m=+12.522234443 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e680): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e740): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e740): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dce00 item 74 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e740): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e740): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e740): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e740): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e740): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.337063155 +0000 UTC m=+12.522689544 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e740): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e780): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e780): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e780): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e780): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e780): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.337063155 +0000 UTC m=+12.522689544 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e780): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcf50 item 74 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e840): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e840): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e840): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e840): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e840): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e840): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e840): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.338029191 +0000 UTC m=+12.523655568 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e840): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e880): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e880): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e880): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd1f0 item 75 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e880): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e880): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.338471116 +0000 UTC m=+12.524097505 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e880): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e940): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e940): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e940): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e940): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e940): _writeAt: size=3, off=2 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd340 item 75 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e940): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e940): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.338814748 +0000 UTC m=+12.524441136 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e940): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e980): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e980): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e980): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e980): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e980): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.338814748 +0000 UTC m=+12.524441136 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090e980): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd490 item 75 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea40): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.339813004 +0000 UTC m=+12.525439392 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd880 item 76 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.340138392 +0000 UTC m=+12.525764780 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ea80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dda40 item 76 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb40): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb40): _writeAt: size=3, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb40): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.340551945 +0000 UTC m=+12.526178334 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb80): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb80): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.340551945 +0000 UTC m=+12.526178334 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090eb80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddb90 item 76 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec40): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.341388408 +0000 UTC m=+12.527014796 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddf10 item 77 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.341736839 +0000 UTC m=+12.527363227 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ec80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ed40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ed40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ed40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ed40): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ed40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.341736839 +0000 UTC m=+12.527363227 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ed40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a150 item 77 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee00): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee00): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.342643954 +0000 UTC m=+12.528270343 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a4d0 item 78 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.34296281 +0000 UTC m=+12.528589198 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ee40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ef00): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ef00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ef00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ef00): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ef00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.34296281 +0000 UTC m=+12.528589198 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090ef00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a690 item 78 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090efc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090efc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090efc0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090efc0): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090efc0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090efc0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090efc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.343880235 +0000 UTC m=+12.529506623 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090efc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f000): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f000): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f000): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a930 item 79 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f000): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f000): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.344192919 +0000 UTC m=+12.529819308 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f000): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f0c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f0c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f0c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f0c0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f0c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.344192919 +0000 UTC m=+12.529819308 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f0c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aa80 item 79 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f180): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f180): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f180): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f180): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f180): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f180): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f180): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.345195222 +0000 UTC m=+12.530821610 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f180): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f1c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f1c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f1c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ad90 item 80 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f1c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f1c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.345542281 +0000 UTC m=+12.531168669 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f1c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f280): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f280): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f280): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f280): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f280): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.345542281 +0000 UTC m=+12.531168669 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f280): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b030 item 80 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f2c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f2c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f2c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f2c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f2c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.346467981 +0000 UTC m=+12.532094369 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f2c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f300): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f300): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f300): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f300): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f300): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f300): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b490 item 81 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f300): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f300): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.346801444 +0000 UTC m=+12.532427832 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f300): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f340): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f340): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f340): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f340): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f340): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.346801444 +0000 UTC m=+12.532427832 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f340): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b7a0 item 81 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f3c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f3c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f3c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f3c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f3c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.34895568 +0000 UTC m=+12.534582068 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f3c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f480): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f480): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f480): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bc00 item 82 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f480): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f480): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f480): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f480): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f480): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.349493996 +0000 UTC m=+12.535120384 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f480): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f4c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f4c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f4c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f4c0): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f4c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.349493996 +0000 UTC m=+12.535120384 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f4c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bdc0 item 82 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f540): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f540): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f540): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f540): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f540): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.350802872 +0000 UTC m=+12.536429260 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f540): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f600): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f600): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f600): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f600): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f600): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f600): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444150 item 83 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f600): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f600): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.351596405 +0000 UTC m=+12.537222803 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f600): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f640): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f640): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f640): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f640): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f640): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.351596405 +0000 UTC m=+12.537222803 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f640): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444310 item 83 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f6c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f6c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f6c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f6c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f6c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.352874503 +0000 UTC m=+12.538500901 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f6c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f780): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f780): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f780): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004445b0 item 84 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f780): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f780): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f780): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f780): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f780): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.353290661 +0000 UTC m=+12.538917049 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f780): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f7c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f7c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f7c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f7c0): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f7c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.353290661 +0000 UTC m=+12.538917049 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f7c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444770 item 84 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f840): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f840): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f840): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f840): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f840): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.354423478 +0000 UTC m=+12.540049866 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f840): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f900): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f900): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f900): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f900): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f900): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f900): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a80 item 85 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f900): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f900): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.354812094 +0000 UTC m=+12.540438492 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f900): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f940): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f940): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f940): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f940): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f940): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.354812094 +0000 UTC m=+12.540438492 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f940): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444bd0 item 85 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f9c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f9c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f9c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f9c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f9c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.355739507 +0000 UTC m=+12.541365895 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090f9c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fa80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fa80): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fa80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444f50 item 86 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fa80): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fa80): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fa80): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fa80): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fa80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.356370086 +0000 UTC m=+12.541996474 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fa80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fac0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fac0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fac0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fac0): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fac0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.356370086 +0000 UTC m=+12.541996474 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fac0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004450a0 item 86 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fb40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fb40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fb40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fb40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fb40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.357193695 +0000 UTC m=+12.542820083 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fb40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fc00): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fc00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fc00): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fc00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fc00): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fc00): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445650 item 87 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fc00): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fc00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.357631864 +0000 UTC m=+12.543258252 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fc00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fc40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fc40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fc40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fc40): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fc40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.357631864 +0000 UTC m=+12.543258252 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fc40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445880 item 87 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fcc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fcc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fcc0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fcc0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fcc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.358839291 +0000 UTC m=+12.544465679 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fcc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fd80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fd80): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fd80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445b90 item 88 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fd80): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fd80): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fd80): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fd80): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fd80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.35941641 +0000 UTC m=+12.545042798 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fd80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fdc0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fdc0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fdc0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fdc0): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fdc0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.35941641 +0000 UTC m=+12.545042798 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fdc0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445d50 item 88 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fe80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fe80): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fe80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fe80): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fe80): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fe80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fe80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fe80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.360210984 +0000 UTC m=+12.545837372 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fe80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fec0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fec0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fec0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e2a0 item 89 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fec0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fec0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.360516686 +0000 UTC m=+12.546143073 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc00090fec0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886040): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886040): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886040): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886040): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886040): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886040): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e850 item 89 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886040): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886040): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.360875526 +0000 UTC m=+12.546501924 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886040): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886080): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886080): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886080): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886080): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886080): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.360875526 +0000 UTC m=+12.546501924 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886080): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ebd0 item 89 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886200): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886200): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886200): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886200): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886200): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886200): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886200): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886200): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.362512085 +0000 UTC m=+12.548138473 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886200): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886280): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886280): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886280): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f1f0 item 90 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886280): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886280): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.363386027 +0000 UTC m=+12.549012416 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000886280): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982080): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982080): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982080): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc380 item 90 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982080): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982080): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982080): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982080): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982080): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.363819517 +0000 UTC m=+12.549445906 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982080): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009820c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009820c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009820c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009820c0): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009820c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.363819517 +0000 UTC m=+12.549445906 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009820c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc850 item 90 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982180): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982180): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982180): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982180): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982180): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982180): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982180): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982180): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.364708249 +0000 UTC m=+12.550334637 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982180): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009821c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009821c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009821c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd180 item 91 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009821c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009821c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.365650299 +0000 UTC m=+12.551276687 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009821c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982280): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982280): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982280): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982280): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982280): >_readAt: n=2, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982280): _writeAt: size=3, off=7 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd3b0 item 91 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982280): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982280): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.366001085 +0000 UTC m=+12.551627483 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982280): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009822c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009822c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009822c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009822c0): >_readAt: n=8, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009822c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.366001085 +0000 UTC m=+12.551627483 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009822c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd5e0 item 91 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982380): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982380): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982380): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982380): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982380): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982380): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982380): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982380): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.367354504 +0000 UTC m=+12.552980902 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982380): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009823c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009823c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009823c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd960 item 92 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009823c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009823c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.367678921 +0000 UTC m=+12.553305309 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009823c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982480): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982480): open at offset 5 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982480): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cdab0 item 92 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982480): _readAt: size=2, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982480): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982480): _writeAt: size=3, off=5 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982480): >_writeAt: n=3, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982480): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.368045014 +0000 UTC m=+12.553671402 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982480): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982500): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982500): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982500): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982500): >_readAt: n=3, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982500): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.368045014 +0000 UTC m=+12.553671402 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982500): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cddc0 item 92 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009826c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009826c0): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009826c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009826c0): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009826c0): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009826c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009826c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009826c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.369041256 +0000 UTC m=+12.554667644 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009826c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982700): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982700): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982700): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003660e0 item 93 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982700): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982700): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.369413291 +0000 UTC m=+12.555039679 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982700): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009827c0): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009827c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009827c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009827c0): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009827c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.369413291 +0000 UTC m=+12.555039679 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009827c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003662a0 item 93 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982980): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982980): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982980): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982980): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982980): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982980): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982980): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982980): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.370561708 +0000 UTC m=+12.556188096 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982980): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009829c0): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009829c0): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009829c0): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366690 item 94 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009829c0): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009829c0): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.37098603 +0000 UTC m=+12.556612419 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc0009829c0): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982a80): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982a80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982a80): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982a80): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982a80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.37098603 +0000 UTC m=+12.556612419 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982a80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003668c0 item 94 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982b40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982b40): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982b40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982b40): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982b40): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982b40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982b40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982b40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.372073584 +0000 UTC m=+12.557699972 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982b40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982b80): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982b80): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982b80): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366cb0 item 95 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982b80): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982b80): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.372417606 +0000 UTC m=+12.558043994 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982b80): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982c40): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982c40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982c40): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982c40): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982c40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.372417606 +0000 UTC m=+12.558043994 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982c40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366f50 item 95 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 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/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982d00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982d00): open at offset 0 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982d00): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982d00): _readAt: size=2, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982d00): >_readAt: n=0, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982d00): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982d00): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982d00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.374030992 +0000 UTC m=+12.559657380 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982d00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982d40): _writeAt: size=5, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982d40): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982d40): >openPending: err= 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367490 item 96 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982d40): >_writeAt: n=5, err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982d40): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.374386456 +0000 UTC m=+12.560012833 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982d40): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/10 04:27:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:27:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/10 04:27:44 DEBUG : open-test-file: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982e00): _readAt: size=512, off=0 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982e00): openPending: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982e00): >openPending: err= 2025/02/10 04:27:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982e00): >_readAt: n=5, err=EOF 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982e00): close: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-10 04:27:44.374386456 +0000 UTC m=+12.560012833 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/10 04:27:44 DEBUG : open-test-file(0xc000982e00): >close: err= 2025/02/10 04:27:44 DEBUG : open-test-file: Remove: 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003675e0 item 96 2025/02/10 04:27:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/10 04:27:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/10 04:27:44 DEBUG : open-test-file: >Remove: err= 2025/02/10 04:27:44 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:44 DEBUG : : Looking for writers 2025/02/10 04:27:44 DEBUG : >WaitForWriters: 2025/02/10 04:27:44 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.37s) --- PASS: TestRWFileHandleOpenTests/writes (0.20s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:27:44 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:27:44 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:27:44 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:44 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:27:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:27:44 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:27:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:27:44 DEBUG : file1: newRWFileHandle: 2025/02/10 04:27:44 DEBUG : file1(0xc00083af00): openPending: 2025/02/10 04:27:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:44 DEBUG : file1(0xc00083af00): >openPending: err= 2025/02/10 04:27:44 DEBUG : file1: >newRWFileHandle: err= 2025/02/10 04:27:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:27:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/10 04:27:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/02/10 04:27:44 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:27:44 DEBUG : : Looking for writers 2025/02/10 04:27:44 DEBUG : file1: reading active writers 2025/02/10 04:27:44 DEBUG : file1: active writers 1 2025/02/10 04:27:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/02/10 04:27:44 DEBUG : : Looking for writers 2025/02/10 04:27:44 DEBUG : file1: reading active writers 2025/02/10 04:27:44 DEBUG : file1: active writers 1 2025/02/10 04:27:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/02/10 04:27:44 DEBUG : : Looking for writers 2025/02/10 04:27:44 DEBUG : file1: reading active writers 2025/02/10 04:27:44 DEBUG : file1: active writers 1 2025/02/10 04:27:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/02/10 04:27:44 DEBUG : : Looking for writers 2025/02/10 04:27:44 DEBUG : file1: reading active writers 2025/02/10 04:27:44 DEBUG : file1: active writers 1 2025/02/10 04:27:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/02/10 04:27:44 DEBUG : : Looking for writers 2025/02/10 04:27:44 DEBUG : file1: reading active writers 2025/02/10 04:27:44 DEBUG : file1: active writers 1 2025/02/10 04:27:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/02/10 04:27:44 DEBUG : : Looking for writers 2025/02/10 04:27:44 DEBUG : file1: reading active writers 2025/02/10 04:27:44 DEBUG : file1: active writers 1 2025/02/10 04:27:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/02/10 04:27:45 DEBUG : : Looking for writers 2025/02/10 04:27:45 DEBUG : file1: reading active writers 2025/02/10 04:27:45 DEBUG : file1: active writers 1 2025/02/10 04:27:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/02/10 04:27:45 DEBUG : : Looking for writers 2025/02/10 04:27:45 DEBUG : file1: reading active writers 2025/02/10 04:27:45 DEBUG : file1: active writers 1 2025/02/10 04:27:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:27:46 DEBUG : : Looking for writers 2025/02/10 04:27:46 DEBUG : file1: reading active writers 2025/02/10 04:27:46 DEBUG : file1: active writers 1 2025/02/10 04:27:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:27:47 DEBUG : : Looking for writers 2025/02/10 04:27:47 DEBUG : file1: reading active writers 2025/02/10 04:27:47 DEBUG : file1: active writers 1 2025/02/10 04:27:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:27:48 DEBUG : : Looking for writers 2025/02/10 04:27:48 DEBUG : file1: reading active writers 2025/02/10 04:27:48 DEBUG : file1: active writers 1 2025/02/10 04:27:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:27:49 DEBUG : : Looking for writers 2025/02/10 04:27:49 DEBUG : file1: reading active writers 2025/02/10 04:27:49 DEBUG : file1: active writers 1 2025/02/10 04:27:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:27:50 DEBUG : : Looking for writers 2025/02/10 04:27:50 DEBUG : file1: reading active writers 2025/02/10 04:27:50 DEBUG : file1: active writers 1 2025/02/10 04:27:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:27:51 DEBUG : : Looking for writers 2025/02/10 04:27:51 DEBUG : file1: reading active writers 2025/02/10 04:27:51 DEBUG : file1: active writers 1 2025/02/10 04:27:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:27:52 DEBUG : : Looking for writers 2025/02/10 04:27:52 DEBUG : file1: reading active writers 2025/02/10 04:27:52 DEBUG : file1: active writers 1 2025/02/10 04:27:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:27:53 DEBUG : : Looking for writers 2025/02/10 04:27:53 DEBUG : file1: reading active writers 2025/02/10 04:27:53 DEBUG : file1: active writers 1 2025/02/10 04:27:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:27:54 DEBUG : : Looking for writers 2025/02/10 04:27:54 DEBUG : file1: reading active writers 2025/02/10 04:27:54 DEBUG : file1: active writers 1 2025/02/10 04:27:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:27:55 DEBUG : : Looking for writers 2025/02/10 04:27:55 DEBUG : file1: reading active writers 2025/02/10 04:27:55 DEBUG : file1: active writers 1 2025/02/10 04:27:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:27:56 DEBUG : : Looking for writers 2025/02/10 04:27:56 DEBUG : file1: reading active writers 2025/02/10 04:27:56 DEBUG : file1: active writers 1 2025/02/10 04:27:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:27:57 DEBUG : : Looking for writers 2025/02/10 04:27:57 DEBUG : file1: reading active writers 2025/02/10 04:27:57 DEBUG : file1: active writers 1 2025/02/10 04:27:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:27:58 DEBUG : : Looking for writers 2025/02/10 04:27:58 DEBUG : file1: reading active writers 2025/02/10 04:27:58 DEBUG : file1: active writers 1 2025/02/10 04:27:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:27:59 DEBUG : : Looking for writers 2025/02/10 04:27:59 DEBUG : file1: reading active writers 2025/02/10 04:27:59 DEBUG : file1: active writers 1 2025/02/10 04:27:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:28:00 DEBUG : : Looking for writers 2025/02/10 04:28:00 DEBUG : file1: reading active writers 2025/02/10 04:28:00 DEBUG : file1: active writers 1 2025/02/10 04:28:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:28:01 DEBUG : : Looking for writers 2025/02/10 04:28:01 DEBUG : file1: reading active writers 2025/02/10 04:28:01 DEBUG : file1: active writers 1 2025/02/10 04:28:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:28:02 DEBUG : : Looking for writers 2025/02/10 04:28:02 DEBUG : file1: reading active writers 2025/02/10 04:28:02 DEBUG : file1: active writers 1 2025/02/10 04:28:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:28:03 DEBUG : : Looking for writers 2025/02/10 04:28:03 DEBUG : file1: reading active writers 2025/02/10 04:28:03 DEBUG : file1: active writers 1 2025/02/10 04:28:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:28:04 DEBUG : : Looking for writers 2025/02/10 04:28:04 DEBUG : file1: reading active writers 2025/02/10 04:28:04 DEBUG : file1: active writers 1 2025/02/10 04:28:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:28:05 DEBUG : : Looking for writers 2025/02/10 04:28:05 DEBUG : file1: reading active writers 2025/02/10 04:28:05 DEBUG : file1: active writers 1 2025/02/10 04:28:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:28:06 DEBUG : : Looking for writers 2025/02/10 04:28:06 DEBUG : file1: reading active writers 2025/02/10 04:28:06 DEBUG : file1: active writers 1 2025/02/10 04:28:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:28:07 DEBUG : : Looking for writers 2025/02/10 04:28:07 DEBUG : file1: reading active writers 2025/02/10 04:28:07 DEBUG : file1: active writers 1 2025/02/10 04:28:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:28:08 DEBUG : : Looking for writers 2025/02/10 04:28:08 DEBUG : file1: reading active writers 2025/02/10 04:28:08 DEBUG : file1: active writers 1 2025/02/10 04:28:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:28:09 DEBUG : : Looking for writers 2025/02/10 04:28:09 DEBUG : file1: reading active writers 2025/02/10 04:28:09 DEBUG : file1: active writers 1 2025/02/10 04:28:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:28:10 DEBUG : : Looking for writers 2025/02/10 04:28:10 DEBUG : file1: reading active writers 2025/02/10 04:28:10 DEBUG : file1: active writers 1 2025/02/10 04:28:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:28:11 DEBUG : : Looking for writers 2025/02/10 04:28:11 DEBUG : file1: reading active writers 2025/02/10 04:28:11 DEBUG : file1: active writers 1 2025/02/10 04:28:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:28:12 DEBUG : : Looking for writers 2025/02/10 04:28:12 DEBUG : file1: reading active writers 2025/02/10 04:28:12 DEBUG : file1: active writers 1 2025/02/10 04:28:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:28:13 DEBUG : : Looking for writers 2025/02/10 04:28:13 DEBUG : file1: reading active writers 2025/02/10 04:28:13 DEBUG : file1: active writers 1 2025/02/10 04:28:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/10 04:28:14 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0006e2870 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000955008 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643506240} name:file1 opens:1 downloaders: o: fd:0xc00065e020 info:{ModTime:{wall:13970867464199679928 ext:12582983372 loc:0x3dad5e0} ATime:{wall:13970867464199679928 ext:12582983372 loc:0x3dad5e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/02/10 04:28:14 DEBUG : >WaitForWriters: 2025/02/10 04:28:14 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:14 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:14 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:28:14 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:28:14 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:28:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:28:14 DEBUG : Config file has changed externally - reloading 2025/02/10 04:28:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:28:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:28:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:28:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:28:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:28:14 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:28:14 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:28:14 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:28:14 DEBUG : rename_me: newRWFileHandle: 2025/02/10 04:28:14 DEBUG : rename_me(0xc000991b00): openPending: 2025/02/10 04:28:14 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/10 04:28:14 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/10 04:28:14 DEBUG : rename_me(0xc000991b00): >openPending: err= 2025/02/10 04:28:14 DEBUG : rename_me: >newRWFileHandle: err= 2025/02/10 04:28:14 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/10 04:28:14 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/02/10 04:28:14 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/02/10 04:28:14 DEBUG : rename_me(0xc000991b00): _writeAt: size=5, off=0 2025/02/10 04:28:14 DEBUG : rename_me(0xc000991b00): >_writeAt: n=5, err= 2025/02/10 04:28:14 DEBUG : rename_me(0xc000991b00): close: 2025/02/10 04:28:14 DEBUG : rename_me: vfs cache: setting modification time to 2025-02-10 04:28:14.421359257 +0000 UTC m=+42.606985645 2025/02/10 04:28:14 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/02/10 04:28:14 DEBUG : rename_me(0xc000991b00): >close: err= 2025/02/10 04:28:14 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/02/10 04:28:14 DEBUG : i_was_renamed: Updating file with 0xc00065bbc0 2025/02/10 04:28:14 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/02/10 04:28:14 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/10 04:28:14 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:14 DEBUG : : Looking for writers 2025/02/10 04:28:14 DEBUG : i_was_renamed: reading active writers 2025/02/10 04:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/10 04:28:14 DEBUG : : Looking for writers 2025/02/10 04:28:14 DEBUG : i_was_renamed: reading active writers 2025/02/10 04:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/10 04:28:14 DEBUG : : Looking for writers 2025/02/10 04:28:14 DEBUG : i_was_renamed: reading active writers 2025/02/10 04:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/10 04:28:14 DEBUG : : Looking for writers 2025/02/10 04:28:14 DEBUG : i_was_renamed: reading active writers 2025/02/10 04:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/10 04:28:14 DEBUG : i_was_renamed: vfs cache: starting upload 2025/02/10 04:28:14 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:14 INFO : i_was_renamed: Copied (new) 2025/02/10 04:28:14 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-02-10 04:28:14 +0000 UTC" 2025/02/10 04:28:14 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/02/10 04:28:14 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/10 04:28:14 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/02/10 04:28:14 DEBUG : : Looking for writers 2025/02/10 04:28:14 DEBUG : i_was_renamed: reading active writers 2025/02/10 04:28:14 DEBUG : >WaitForWriters: 2025/02/10 04:28:14 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:14 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:14 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/10 04:28:14 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:28:14 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:28:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:28:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:28:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:28:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:28:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/10 04:28:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_vTM8}/rclone-test-jaracir5kihu" 2025/02/10 04:28:14 INFO : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:14 DEBUG : : forgetting directory cache 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate(0xc0009e5880): _readAt: size=512, off=0 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate(0xc0009e5880): openPending: 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-10 03:29:14 +0000 UTC" against cached fingerprint "" 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/10 04:28:14 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate(0xc0009e5880): >openPending: err= 2025/02/10 04:28:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate(0xc0009e5880): >_readAt: n=20, err=EOF 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate(0xc0009e5880): close: 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-10 03:29:14 +0000 GMT 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate(0xc0009e5880): >close: err= 2025/02/10 04:28:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:15 DEBUG : : forgetting directory cache 2025/02/10 04:28:15 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000745780): _readAt: size=512, off=0 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000745780): openPending: 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-10 03:30:14 +0000 UTC" against cached fingerprint "20,2025-02-10 03:29:14 +0000 UTC" 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-10 03:30:14 +0000 UTC" != cached fingerprint "20,2025-02-10 03:29:14 +0000 UTC") 2025/02/10 04:28:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/10 04:28:15 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000745780): >openPending: err= 2025/02/10 04:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000745780): >_readAt: n=20, err=EOF 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000745780): close: 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-10 03:30:14 +0000 GMT 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000745780): >close: err= 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:15 DEBUG : : forgetting directory cache 2025/02/10 04:28:15 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000a92040): _readAt: size=512, off=0 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000a92040): openPending: 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-10 03:31:14 +0000 UTC" against cached fingerprint "20,2025-02-10 03:30:14 +0000 UTC" 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-10 03:31:14 +0000 UTC" != cached fingerprint "20,2025-02-10 03:30:14 +0000 UTC") 2025/02/10 04:28:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/10 04:28:15 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000a92040): >openPending: err= 2025/02/10 04:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000a92040): >_readAt: n=20, err=EOF 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000a92040): close: 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-10 03:31:14 +0000 GMT 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000a92040): >close: err= 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:15 DEBUG : : forgetting directory cache 2025/02/10 04:28:15 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000a93e40): _readAt: size=512, off=0 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000a93e40): openPending: 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-10 03:32:14 +0000 UTC" against cached fingerprint "20,2025-02-10 03:31:14 +0000 UTC" 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-10 03:32:14 +0000 UTC" != cached fingerprint "20,2025-02-10 03:31:14 +0000 UTC") 2025/02/10 04:28:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/10 04:28:15 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000a93e40): >openPending: err= 2025/02/10 04:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000a93e40): >_readAt: n=20, err=EOF 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000a93e40): close: 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-10 03:32:14 +0000 GMT 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000a93e40): >close: err= 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:15 DEBUG : : forgetting directory cache 2025/02/10 04:28:15 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000fed280): _readAt: size=512, off=0 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000fed280): openPending: 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-10 03:33:14 +0000 UTC" against cached fingerprint "20,2025-02-10 03:32:14 +0000 UTC" 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-10 03:33:14 +0000 UTC" != cached fingerprint "20,2025-02-10 03:32:14 +0000 UTC") 2025/02/10 04:28:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/10 04:28:15 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000fed280): >openPending: err= 2025/02/10 04:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000fed280): >_readAt: n=20, err=EOF 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000fed280): close: 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-10 03:33:14 +0000 GMT 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate(0xc000fed280): >close: err= 2025/02/10 04:28:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:16 DEBUG : : forgetting directory cache 2025/02/10 04:28:16 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc0009b5700): _readAt: size=512, off=0 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc0009b5700): openPending: 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-10 03:34:14 +0000 UTC" against cached fingerprint "20,2025-02-10 03:33:14 +0000 UTC" 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-10 03:34:14 +0000 UTC" != cached fingerprint "20,2025-02-10 03:33:14 +0000 UTC") 2025/02/10 04:28:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/10 04:28:16 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc0009b5700): >openPending: err= 2025/02/10 04:28:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc0009b5700): >_readAt: n=20, err=EOF 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc0009b5700): close: 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-10 03:34:14 +0000 GMT 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc0009b5700): >close: err= 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:16 DEBUG : : forgetting directory cache 2025/02/10 04:28:16 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000a10080): _readAt: size=512, off=0 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000a10080): openPending: 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-02-10 03:35:14 +0000 UTC" against cached fingerprint "20,2025-02-10 03:34:14 +0000 UTC" 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-02-10 03:35:14 +0000 UTC" != cached fingerprint "20,2025-02-10 03:34:14 +0000 UTC") 2025/02/10 04:28:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/02/10 04:28:16 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000a10080): >openPending: err= 2025/02/10 04:28:16 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000a10080): >_readAt: n=21, err=EOF 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000a10080): close: 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-10 03:35:14 +0000 GMT 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000a10080): >close: err= 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:16 DEBUG : : forgetting directory cache 2025/02/10 04:28:16 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000b251c0): _readAt: size=512, off=0 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000b251c0): openPending: 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-02-10 03:36:14 +0000 UTC" against cached fingerprint "21,2025-02-10 03:35:14 +0000 UTC" 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-02-10 03:36:14 +0000 UTC" != cached fingerprint "21,2025-02-10 03:35:14 +0000 UTC") 2025/02/10 04:28:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/02/10 04:28:16 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000b251c0): >openPending: err= 2025/02/10 04:28:16 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000b251c0): >_readAt: n=22, err=EOF 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000b251c0): close: 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-10 03:36:14 +0000 GMT 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000b251c0): >close: err= 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:16 DEBUG : : forgetting directory cache 2025/02/10 04:28:16 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000b2ba00): _readAt: size=512, off=0 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000b2ba00): openPending: 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-02-10 03:37:14 +0000 UTC" against cached fingerprint "22,2025-02-10 03:36:14 +0000 UTC" 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-02-10 03:37:14 +0000 UTC" != cached fingerprint "22,2025-02-10 03:36:14 +0000 UTC") 2025/02/10 04:28:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/02/10 04:28:16 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000b2ba00): >openPending: err= 2025/02/10 04:28:16 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000b2ba00): >_readAt: n=23, err=EOF 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000b2ba00): close: 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-10 03:37:14 +0000 GMT 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate(0xc000b2ba00): >close: err= 2025/02/10 04:28:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:17 DEBUG : : forgetting directory cache 2025/02/10 04:28:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate(0xc000ae7d40): _readAt: size=512, off=0 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate(0xc000ae7d40): openPending: 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-02-10 03:38:14 +0000 UTC" against cached fingerprint "23,2025-02-10 03:37:14 +0000 UTC" 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-02-10 03:38:14 +0000 UTC" != cached fingerprint "23,2025-02-10 03:37:14 +0000 UTC") 2025/02/10 04:28:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/02/10 04:28:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate(0xc000ae7d40): >openPending: err= 2025/02/10 04:28:17 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate(0xc000ae7d40): >_readAt: n=24, err=EOF 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate(0xc000ae7d40): close: 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-10 03:38:14 +0000 GMT 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate(0xc000ae7d40): >close: err= 2025/02/10 04:28:17 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:17 DEBUG : : Looking for writers 2025/02/10 04:28:17 DEBUG : TestRWCacheUpdate: reading active writers 2025/02/10 04:28:17 DEBUG : >WaitForWriters: 2025/02/10 04:28:17 DEBUG : webdav root 'rclone-test-jaracir5kihu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:17 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:17 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:17 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:17 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:17 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/10 04:28:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/10 04:28:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/10 04:28:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/10 04:28:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/10 04:28:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/10 04:28:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : : forgetting directory cache 2025/02/10 04:28:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/10 04:28:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/10 04:28:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/10 04:28:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/10 04:28:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/10 04:28:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/10 04:28:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/10 04:28:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/10 04:28:17 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/02/10 04:28:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/10 04:28:17 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/02/10 04:28:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/10 04:28:17 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/02/10 04:28:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/10 04:28:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/10 04:28:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/10 04:28:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/10 04:28:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/10 04:28:17 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/10 04:28:17 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/10 04:28:17 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/10 04:28:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/10 04:28:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/10 04:28:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/02/10 04:28:17 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/02/10 04:28:17 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/02/10 04:28:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/10 04:28:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/10 04:28:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/10 04:28:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/10 04:28:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/02/10 04:28:17 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/02/10 04:28:17 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:17 DEBUG : : Looking for writers 2025/02/10 04:28:17 DEBUG : FiLeA: reading active writers 2025/02/10 04:28:17 DEBUG : FiLeB: reading active writers 2025/02/10 04:28:17 DEBUG : FilEb: reading active writers 2025/02/10 04:28:17 DEBUG : >WaitForWriters: 2025/02/10 04:28:17 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:17 DEBUG : : Looking for writers 2025/02/10 04:28:17 DEBUG : FilEb: reading active writers 2025/02/10 04:28:17 DEBUG : FiLeA: reading active writers 2025/02/10 04:28:17 DEBUG : FiLeB: reading active writers 2025/02/10 04:28:17 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:17 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:17 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:17 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/10 04:28:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/10 04:28:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/10 04:28:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/10 04:28:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/10 04:28:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/10 04:28:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/10 04:28:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/10 04:28:17 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:17 DEBUG : : Looking for writers 2025/02/10 04:28:17 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/10 04:28:17 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/10 04:28:17 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:17 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:17 DEBUG : webdav root 'rclone-test-jaracir5kihu': Reusing VFS from active cache 2025/02/10 04:28:17 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:17 DEBUG : : Looking for writers 2025/02/10 04:28:17 DEBUG : >WaitForWriters: 2025/02/10 04:28:17 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:17 DEBUG : : Looking for writers 2025/02/10 04:28:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:17 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:17 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:17 DEBUG : : Looking for writers 2025/02/10 04:28:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:17 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:17 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:17 DEBUG : : Looking for writers 2025/02/10 04:28:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:17 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:17 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:17 DEBUG : dir: Looking for writers 2025/02/10 04:28:17 DEBUG : file2: reading active writers 2025/02/10 04:28:17 DEBUG : : Looking for writers 2025/02/10 04:28:17 DEBUG : dir: reading active writers 2025/02/10 04:28:17 DEBUG : file1: reading active writers 2025/02/10 04:28:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:17 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:18 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:18 DEBUG : dir: Looking for writers 2025/02/10 04:28:18 DEBUG : : Looking for writers 2025/02/10 04:28:18 DEBUG : dir: reading active writers 2025/02/10 04:28:18 DEBUG : file1: reading active writers 2025/02/10 04:28:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:18 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:18 DEBUG : file1: Open: flags=O_RDONLY 2025/02/10 04:28:18 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/10 04:28:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/10 04:28:18 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:18 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/02/10 04:28:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/10 04:28:18 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/10 04:28:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:28:18 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/10 04:28:18 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/02/10 04:28:18 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/02/10 04:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/10 04:28:18 DEBUG : webdav root 'rclone-test-jaracir5kihu': File to upload is small (0 bytes), uploading instead of streaming 2025/02/10 04:28:18 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:18 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/02/10 04:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/10 04:28:18 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:28:18 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/10 04:28:18 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:18 DEBUG : dir: Looking for writers 2025/02/10 04:28:18 DEBUG : file2: reading active writers 2025/02/10 04:28:18 DEBUG : new_file.txt: reading active writers 2025/02/10 04:28:18 DEBUG : : Looking for writers 2025/02/10 04:28:18 DEBUG : dir: reading active writers 2025/02/10 04:28:18 DEBUG : file1: reading active writers 2025/02/10 04:28:18 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:18 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:18 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/02/10 04:28:18 DEBUG : dir/file1: Updating file with dir/file1 0xc000dcb5c0 2025/02/10 04:28:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/10 04:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:18 INFO : dir/file1: Moved (server-side) to: file0 2025/02/10 04:28:18 DEBUG : file0: Updating file with file0 0xc000dcb5c0 2025/02/10 04:28:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/10 04:28:18 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/02/10 04:28:18 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:18 DEBUG : dir: Looking for writers 2025/02/10 04:28:18 DEBUG : : Looking for writers 2025/02/10 04:28:18 DEBUG : file0: reading active writers 2025/02/10 04:28:18 DEBUG : dir: reading active writers 2025/02/10 04:28:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:18 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:18 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:18 DEBUG : : Looking for writers 2025/02/10 04:28:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:18 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:18 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/02/10 04:28:18 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/10 04:28:18 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/02/10 04:28:18 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/02/10 04:28:18 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/02/10 04:28:18 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:18 DEBUG : : Looking for writers 2025/02/10 04:28:18 DEBUG : a: Looking for writers 2025/02/10 04:28:18 DEBUG : b: Looking for writers 2025/02/10 04:28:18 DEBUG : c: Looking for writers 2025/02/10 04:28:18 DEBUG : d: Looking for writers 2025/02/10 04:28:18 DEBUG : : Looking for writers 2025/02/10 04:28:18 DEBUG : a: reading active writers 2025/02/10 04:28:18 DEBUG : b: reading active writers 2025/02/10 04:28:18 DEBUG : c: reading active writers 2025/02/10 04:28:18 DEBUG : d: reading active writers 2025/02/10 04:28:18 DEBUG : /: reading active writers 2025/02/10 04:28:18 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:19 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:19 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/10 04:28:19 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/02/10 04:28:19 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/02/10 04:28:19 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/02/10 04:28:19 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:19 DEBUG : a/b/c/d: Looking for writers 2025/02/10 04:28:19 DEBUG : a/b/c: Looking for writers 2025/02/10 04:28:19 DEBUG : d: reading active writers 2025/02/10 04:28:19 DEBUG : a/b: Looking for writers 2025/02/10 04:28:19 DEBUG : c: reading active writers 2025/02/10 04:28:19 DEBUG : a: Looking for writers 2025/02/10 04:28:19 DEBUG : b: reading active writers 2025/02/10 04:28:19 DEBUG : : Looking for writers 2025/02/10 04:28:19 DEBUG : a: reading active writers 2025/02/10 04:28:19 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:19 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:28:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:28:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/10 04:28:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/10 04:28:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:19 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/10 04:28:19 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/10 04:28:19 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/02/10 04:28:19 DEBUG : webdav root 'rclone-test-jaracir5kihu': File to upload is small (5 bytes), uploading instead of streaming 2025/02/10 04:28:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:19 DEBUG : file1: Size of src and dst objects identical 2025/02/10 04:28:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:28:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:28:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/10 04:28:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/10 04:28:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:28:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:28:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/10 04:28:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/10 04:28:19 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/02/10 04:28:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/10 04:28:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/10 04:28:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/10 04:28:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/10 04:28:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:19 DEBUG : webdav root 'rclone-test-jaracir5kihu': File to upload is small (0 bytes), uploading instead of streaming 2025/02/10 04:28:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:19 DEBUG : file1: Size of src and dst objects identical 2025/02/10 04:28:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/10 04:28:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/10 04:28:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/10 04:28:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/10 04:28:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:19 DEBUG : webdav root 'rclone-test-jaracir5kihu': File to upload is small (7 bytes), uploading instead of streaming 2025/02/10 04:28:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:19 DEBUG : file1: Size of src and dst objects identical 2025/02/10 04:28:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:19 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:19 DEBUG : : Looking for writers 2025/02/10 04:28:19 DEBUG : file1: reading active writers 2025/02/10 04:28:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:19 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:28:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:28:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/10 04:28:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/10 04:28:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:19 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/02/10 04:28:20 DEBUG : file1: aborting in-sequence write wait, off=100 2025/02/10 04:28:20 DEBUG : file1: failed to wait for in-sequence write to 100 2025/02/10 04:28:20 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/02/10 04:28:20 DEBUG : webdav root 'rclone-test-jaracir5kihu': File to upload is small (11 bytes), uploading instead of streaming 2025/02/10 04:28:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:20 DEBUG : file1: Size of src and dst objects identical 2025/02/10 04:28:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:20 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/02/10 04:28:20 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:20 DEBUG : : Looking for writers 2025/02/10 04:28:20 DEBUG : file1: reading active writers 2025/02/10 04:28:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:20 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:28:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:28:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/10 04:28:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/10 04:28:20 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/02/10 04:28:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:20 DEBUG : webdav root 'rclone-test-jaracir5kihu': File to upload is small (5 bytes), uploading instead of streaming 2025/02/10 04:28:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:20 DEBUG : file1: Size of src and dst objects identical 2025/02/10 04:28:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:20 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/02/10 04:28:20 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:20 DEBUG : : Looking for writers 2025/02/10 04:28:20 DEBUG : file1: reading active writers 2025/02/10 04:28:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:20 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:28:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:28:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/10 04:28:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/10 04:28:20 DEBUG : file1: WriteFileHandle.Release closing 2025/02/10 04:28:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:20 DEBUG : webdav root 'rclone-test-jaracir5kihu': File to upload is small (0 bytes), uploading instead of streaming 2025/02/10 04:28:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:20 DEBUG : file1: Size of src and dst objects identical 2025/02/10 04:28:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:20 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/02/10 04:28:20 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:20 DEBUG : : Looking for writers 2025/02/10 04:28:20 DEBUG : file1: reading active writers 2025/02/10 04:28:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:20 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:28:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:28:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/10 04:28:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/02/10 04:28:20 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:20 DEBUG : : Looking for writers 2025/02/10 04:28:20 DEBUG : file1: reading active writers 2025/02/10 04:28:20 DEBUG : file1: active writers 1 2025/02/10 04:28:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/02/10 04:28:20 DEBUG : : Looking for writers 2025/02/10 04:28:20 DEBUG : file1: reading active writers 2025/02/10 04:28:20 DEBUG : file1: active writers 1 2025/02/10 04:28:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/02/10 04:28:20 DEBUG : : Looking for writers 2025/02/10 04:28:20 DEBUG : file1: reading active writers 2025/02/10 04:28:20 DEBUG : file1: active writers 1 2025/02/10 04:28:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/02/10 04:28:20 DEBUG : : Looking for writers 2025/02/10 04:28:20 DEBUG : file1: reading active writers 2025/02/10 04:28:20 DEBUG : file1: active writers 1 2025/02/10 04:28:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/02/10 04:28:21 DEBUG : : Looking for writers 2025/02/10 04:28:21 DEBUG : file1: reading active writers 2025/02/10 04:28:21 DEBUG : file1: active writers 1 2025/02/10 04:28:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/02/10 04:28:21 DEBUG : : Looking for writers 2025/02/10 04:28:21 DEBUG : file1: reading active writers 2025/02/10 04:28:21 DEBUG : file1: active writers 1 2025/02/10 04:28:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/02/10 04:28:21 DEBUG : : Looking for writers 2025/02/10 04:28:21 DEBUG : file1: reading active writers 2025/02/10 04:28:21 DEBUG : file1: active writers 1 2025/02/10 04:28:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/02/10 04:28:22 DEBUG : : Looking for writers 2025/02/10 04:28:22 DEBUG : file1: reading active writers 2025/02/10 04:28:22 DEBUG : file1: active writers 1 2025/02/10 04:28:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:23 DEBUG : : Looking for writers 2025/02/10 04:28:23 DEBUG : file1: reading active writers 2025/02/10 04:28:23 DEBUG : file1: active writers 1 2025/02/10 04:28:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:24 DEBUG : : Looking for writers 2025/02/10 04:28:24 DEBUG : file1: reading active writers 2025/02/10 04:28:24 DEBUG : file1: active writers 1 2025/02/10 04:28:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:25 DEBUG : : Looking for writers 2025/02/10 04:28:25 DEBUG : file1: reading active writers 2025/02/10 04:28:25 DEBUG : file1: active writers 1 2025/02/10 04:28:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:26 DEBUG : : Looking for writers 2025/02/10 04:28:26 DEBUG : file1: reading active writers 2025/02/10 04:28:26 DEBUG : file1: active writers 1 2025/02/10 04:28:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:27 DEBUG : : Looking for writers 2025/02/10 04:28:27 DEBUG : file1: reading active writers 2025/02/10 04:28:27 DEBUG : file1: active writers 1 2025/02/10 04:28:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:28 DEBUG : : Looking for writers 2025/02/10 04:28:28 DEBUG : file1: reading active writers 2025/02/10 04:28:28 DEBUG : file1: active writers 1 2025/02/10 04:28:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:29 DEBUG : : Looking for writers 2025/02/10 04:28:29 DEBUG : file1: reading active writers 2025/02/10 04:28:29 DEBUG : file1: active writers 1 2025/02/10 04:28:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:30 DEBUG : : Looking for writers 2025/02/10 04:28:30 DEBUG : file1: reading active writers 2025/02/10 04:28:30 DEBUG : file1: active writers 1 2025/02/10 04:28:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:31 DEBUG : : Looking for writers 2025/02/10 04:28:31 DEBUG : file1: reading active writers 2025/02/10 04:28:31 DEBUG : file1: active writers 1 2025/02/10 04:28:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:32 DEBUG : : Looking for writers 2025/02/10 04:28:32 DEBUG : file1: reading active writers 2025/02/10 04:28:32 DEBUG : file1: active writers 1 2025/02/10 04:28:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:33 DEBUG : : Looking for writers 2025/02/10 04:28:33 DEBUG : file1: reading active writers 2025/02/10 04:28:33 DEBUG : file1: active writers 1 2025/02/10 04:28:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:34 DEBUG : : Looking for writers 2025/02/10 04:28:34 DEBUG : file1: reading active writers 2025/02/10 04:28:34 DEBUG : file1: active writers 1 2025/02/10 04:28:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:35 DEBUG : : Looking for writers 2025/02/10 04:28:35 DEBUG : file1: reading active writers 2025/02/10 04:28:35 DEBUG : file1: active writers 1 2025/02/10 04:28:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:36 DEBUG : : Looking for writers 2025/02/10 04:28:36 DEBUG : file1: reading active writers 2025/02/10 04:28:36 DEBUG : file1: active writers 1 2025/02/10 04:28:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:37 DEBUG : : Looking for writers 2025/02/10 04:28:37 DEBUG : file1: reading active writers 2025/02/10 04:28:37 DEBUG : file1: active writers 1 2025/02/10 04:28:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:38 DEBUG : : Looking for writers 2025/02/10 04:28:38 DEBUG : file1: reading active writers 2025/02/10 04:28:38 DEBUG : file1: active writers 1 2025/02/10 04:28:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:39 DEBUG : : Looking for writers 2025/02/10 04:28:39 DEBUG : file1: reading active writers 2025/02/10 04:28:39 DEBUG : file1: active writers 1 2025/02/10 04:28:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:40 DEBUG : : Looking for writers 2025/02/10 04:28:40 DEBUG : file1: reading active writers 2025/02/10 04:28:40 DEBUG : file1: active writers 1 2025/02/10 04:28:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:41 DEBUG : : Looking for writers 2025/02/10 04:28:41 DEBUG : file1: reading active writers 2025/02/10 04:28:41 DEBUG : file1: active writers 1 2025/02/10 04:28:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:42 DEBUG : : Looking for writers 2025/02/10 04:28:42 DEBUG : file1: reading active writers 2025/02/10 04:28:42 DEBUG : file1: active writers 1 2025/02/10 04:28:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:43 DEBUG : : Looking for writers 2025/02/10 04:28:43 DEBUG : file1: reading active writers 2025/02/10 04:28:43 DEBUG : file1: active writers 1 2025/02/10 04:28:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:44 DEBUG : : Looking for writers 2025/02/10 04:28:44 DEBUG : file1: reading active writers 2025/02/10 04:28:44 DEBUG : file1: active writers 1 2025/02/10 04:28:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:45 DEBUG : : Looking for writers 2025/02/10 04:28:45 DEBUG : file1: reading active writers 2025/02/10 04:28:45 DEBUG : file1: active writers 1 2025/02/10 04:28:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:46 DEBUG : : Looking for writers 2025/02/10 04:28:46 DEBUG : file1: reading active writers 2025/02/10 04:28:46 DEBUG : file1: active writers 1 2025/02/10 04:28:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:47 DEBUG : : Looking for writers 2025/02/10 04:28:47 DEBUG : file1: reading active writers 2025/02/10 04:28:47 DEBUG : file1: active writers 1 2025/02/10 04:28:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:48 DEBUG : : Looking for writers 2025/02/10 04:28:48 DEBUG : file1: reading active writers 2025/02/10 04:28:48 DEBUG : file1: active writers 1 2025/02/10 04:28:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:49 DEBUG : : Looking for writers 2025/02/10 04:28:49 DEBUG : file1: reading active writers 2025/02/10 04:28:49 DEBUG : file1: active writers 1 2025/02/10 04:28:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:50 DEBUG : : Looking for writers 2025/02/10 04:28:50 DEBUG : file1: reading active writers 2025/02/10 04:28:50 DEBUG : file1: active writers 1 2025/02/10 04:28:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/10 04:28:50 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/02/10 04:28:50 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:50 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:28:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:28:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/10 04:28:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/10 04:28:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:50 DEBUG : webdav root 'rclone-test-jaracir5kihu': File to upload is small (0 bytes), uploading instead of streaming 2025/02/10 04:28:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:50 DEBUG : file1: Size of src and dst objects identical 2025/02/10 04:28:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:28:50 DEBUG : file1: Open: flags=O_RDONLY 2025/02/10 04:28:50 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/10 04:28:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/10 04:28:50 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:50 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:50 DEBUG : : Looking for writers 2025/02/10 04:28:50 DEBUG : file1: reading active writers 2025/02/10 04:28:50 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-jaracir5kihu'", Local "Local file system at /tmp/rclone2705457559", Modify Window "1s" 2025/02/10 04:28:50 INFO : webdav root 'rclone-test-jaracir5kihu': poll-interval is not supported by this remote 2025/02/10 04:28:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/10 04:28:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/10 04:28:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/10 04:28:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/10 04:28:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:50 DEBUG : webdav root 'rclone-test-jaracir5kihu': File to upload is small (100 bytes), uploading instead of streaming 2025/02/10 04:28:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/10 04:28:51 DEBUG : file1: Size of src and dst objects identical 2025/02/10 04:28:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/10 04:28:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/10 04:28:51 DEBUG : file1: Open: flags=O_RDONLY 2025/02/10 04:28:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/10 04:28:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/10 04:28:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/10 04:28:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/10 04:28:51 DEBUG : WaitForWriters: timeout=30s 2025/02/10 04:28:51 DEBUG : : Looking for writers 2025/02/10 04:28:51 DEBUG : file1: reading active writers 2025/02/10 04:28:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/02/10 04:28:51 DEBUG : webdav root 'rclone-test-jaracir5kihu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.270647823s (try 1/5)