"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/01/03 04:59:08 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-conuhic7pexe" 2025/01/03 04:59:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 04:59:08 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/01/03 04:59:08 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/01/03 04:59:08 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/01/03 04:59:08 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/01/03 04:59:08 DEBUG : Setting pass="jm72dQ-9pfM888SZ0KhgWT8c3Zk668LQokNn4k093D2p" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/01/03 04:59:08 DEBUG : TestWebdavRclone: detected overridden config - adding "{KF-jp}" suffix to name 2025/01/03 04:59:08 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/01/03 04:59:08 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/01/03 04:59:08 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/01/03 04:59:08 DEBUG : Setting pass="jm72dQ-9pfM888SZ0KhgWT8c3Zk668LQokNn4k093D2p" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/01/03 04:59:08 DEBUG : found headers: 2025/01/03 04:59:08 DEBUG : Creating backend with remote "/tmp/rclone1494225955" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:08 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:08 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:08 DEBUG : dir: Looking for writers 2025/01/03 04:59:08 DEBUG : : Looking for writers 2025/01/03 04:59:08 DEBUG : dir: reading active writers 2025/01/03 04:59:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:08 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:08 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:08 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:08 DEBUG : dir/subdir: Looking for writers 2025/01/03 04:59:08 DEBUG : dir: Looking for writers 2025/01/03 04:59:08 DEBUG : file1: reading active writers 2025/01/03 04:59:08 DEBUG : file2: reading active writers 2025/01/03 04:59:08 DEBUG : subdir: reading active writers 2025/01/03 04:59:08 DEBUG : : Looking for writers 2025/01/03 04:59:08 DEBUG : dir: reading active writers 2025/01/03 04:59:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:08 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:08 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:08 DEBUG : dir: Looking for writers 2025/01/03 04:59:08 DEBUG : file1: reading active writers 2025/01/03 04:59:08 DEBUG : : Looking for writers 2025/01/03 04:59:08 DEBUG : dir: reading active writers 2025/01/03 04:59:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:08 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:09 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:09 DEBUG : dir: Looking for writers 2025/01/03 04:59:09 DEBUG : : Looking for writers 2025/01/03 04:59:09 DEBUG : dir: reading active writers 2025/01/03 04:59:09 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:09 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:09 DEBUG : dir: forgetting directory cache 2025/01/03 04:59:09 DEBUG : : forgetting directory cache 2025/01/03 04:59:09 DEBUG : dir: forgetting directory cache 2025/01/03 04:59:09 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:09 DEBUG : : Looking for writers 2025/01/03 04:59:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:09 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:09 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/01/03 04:59:09 DEBUG : dir: invalidating directory cache 2025/01/03 04:59:09 DEBUG : : >ForgetPath: 2025/01/03 04:59:09 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/01/03 04:59:09 DEBUG : : invalidating directory cache 2025/01/03 04:59:09 DEBUG : dir: forgetting directory cache 2025/01/03 04:59:09 DEBUG : : >ForgetPath: 2025/01/03 04:59:09 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/01/03 04:59:09 DEBUG : : >ForgetPath: 2025/01/03 04:59:09 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:09 DEBUG : dir: Looking for writers 2025/01/03 04:59:09 DEBUG : : Looking for writers 2025/01/03 04:59:09 DEBUG : dir: reading active writers 2025/01/03 04:59:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:09 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:09 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:09 DEBUG : : forgetting directory cache 2025/01/03 04:59:09 DEBUG : dir: forgetting directory cache 2025/01/03 04:59:09 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:09 DEBUG : dir: Looking for writers 2025/01/03 04:59:09 DEBUG : fil/a/b: Looking for writers 2025/01/03 04:59:09 DEBUG : fil/a: Looking for writers 2025/01/03 04:59:09 DEBUG : b: reading active writers 2025/01/03 04:59:09 DEBUG : fil: Looking for writers 2025/01/03 04:59:09 DEBUG : a: reading active writers 2025/01/03 04:59:09 DEBUG : : Looking for writers 2025/01/03 04:59:09 DEBUG : dir: reading active writers 2025/01/03 04:59:09 DEBUG : fil: reading active writers 2025/01/03 04:59:09 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:09 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:09 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:09 DEBUG : dir: Looking for writers 2025/01/03 04:59:09 DEBUG : : Looking for writers 2025/01/03 04:59:09 DEBUG : dir: reading active writers 2025/01/03 04:59:09 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:09 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:10 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:10 DEBUG : dir: Looking for writers 2025/01/03 04:59:10 DEBUG : file1: reading active writers 2025/01/03 04:59:10 DEBUG : : Looking for writers 2025/01/03 04:59:10 DEBUG : dir: reading active writers 2025/01/03 04:59:10 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:10 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:10 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:10 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/01/03 04:59:10 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/01/03 04:59:10 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/01/03 04:59:10 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/03 04:59:10 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/01/03 04:59:10 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:10 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:10 DEBUG : dir: invalidating directory cache 2025/01/03 04:59:10 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/01/03 04:59:10 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/01/03 04:59:10 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/01/03 04:59:10 DEBUG : dir/file1: Reset virtual modtime 2025/01/03 04:59:10 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/01/03 04:59:10 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/03 04:59:10 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/01/03 04:59:10 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/01/03 04:59:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:10 DEBUG : dir: invalidating directory cache 2025/01/03 04:59:10 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/01/03 04:59:10 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/01/03 04:59:10 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/03 04:59:10 DEBUG : : forgetting directory cache 2025/01/03 04:59:10 DEBUG : dir: forgetting directory cache 2025/01/03 04:59:10 DEBUG : dir/virtualDir: forgetting directory cache 2025/01/03 04:59:10 DEBUG : dir/file1: Reset virtual modtime 2025/01/03 04:59:10 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/03 04:59:10 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:10 DEBUG : dir/virtualDir: Looking for writers 2025/01/03 04:59:10 DEBUG : dir: Looking for writers 2025/01/03 04:59:10 DEBUG : file1: reading active writers 2025/01/03 04:59:10 DEBUG : virtualFile2: reading active writers 2025/01/03 04:59:10 DEBUG : virtualFile: reading active writers 2025/01/03 04:59:10 DEBUG : virtualDir: reading active writers 2025/01/03 04:59:10 DEBUG : : Looking for writers 2025/01/03 04:59:10 DEBUG : dir: reading active writers 2025/01/03 04:59:10 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:10 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:10 ERROR : dir/: Can only open directories read only 2025/01/03 04:59:10 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:10 DEBUG : dir: Looking for writers 2025/01/03 04:59:10 DEBUG : : Looking for writers 2025/01/03 04:59:10 DEBUG : dir: reading active writers 2025/01/03 04:59:10 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:10 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:10 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/03 04:59:10 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/01/03 04:59:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/03 04:59:10 DEBUG : webdav root 'rclone-test-conuhic7pexe': File to upload is small (5 bytes), uploading instead of streaming 2025/01/03 04:59:10 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:10 NOTICE: webdav root 'rclone-test-conuhic7pexe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/03 04:59:10 DEBUG : dir/potato: Size of src and dst objects identical 2025/01/03 04:59:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/03 04:59:10 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:10 DEBUG : dir: Looking for writers 2025/01/03 04:59:10 DEBUG : potato: reading active writers 2025/01/03 04:59:10 DEBUG : file1: reading active writers 2025/01/03 04:59:10 DEBUG : : Looking for writers 2025/01/03 04:59:10 DEBUG : dir: reading active writers 2025/01/03 04:59:10 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:10 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/03 04:59:11 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:11 DEBUG : dir/sub: Looking for writers 2025/01/03 04:59:11 DEBUG : dir: Looking for writers 2025/01/03 04:59:11 DEBUG : file1: reading active writers 2025/01/03 04:59:11 DEBUG : sub: reading active writers 2025/01/03 04:59:11 DEBUG : : Looking for writers 2025/01/03 04:59:11 DEBUG : dir: reading active writers 2025/01/03 04:59:11 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:11 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/03 04:59:11 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/01/03 04:59:11 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:11 DEBUG : dir/sub/subsub: Looking for writers 2025/01/03 04:59:11 DEBUG : dir/sub: Looking for writers 2025/01/03 04:59:11 DEBUG : subsub: reading active writers 2025/01/03 04:59:11 DEBUG : dir: Looking for writers 2025/01/03 04:59:11 DEBUG : file1: reading active writers 2025/01/03 04:59:11 DEBUG : sub: reading active writers 2025/01/03 04:59:11 DEBUG : : Looking for writers 2025/01/03 04:59:11 DEBUG : dir: reading active writers 2025/01/03 04:59:11 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:11 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:11 ERROR : dir/: Dir.Remove not empty 2025/01/03 04:59:11 DEBUG : dir/file1: Remove: 2025/01/03 04:59:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:11 DEBUG : dir/file1: >Remove: err= 2025/01/03 04:59:11 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/03 04:59:11 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:11 DEBUG : : Looking for writers 2025/01/03 04:59:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:11 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:11 DEBUG : dir/file1: Remove: 2025/01/03 04:59:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:11 DEBUG : dir/file1: >Remove: err= 2025/01/03 04:59:11 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/03 04:59:11 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:11 DEBUG : : Looking for writers 2025/01/03 04:59:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:11 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:11 DEBUG : dir/file1: Remove: 2025/01/03 04:59:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:11 DEBUG : dir/file1: >Remove: err= 2025/01/03 04:59:11 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:11 DEBUG : dir: Looking for writers 2025/01/03 04:59:11 DEBUG : : Looking for writers 2025/01/03 04:59:11 DEBUG : dir: reading active writers 2025/01/03 04:59:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:12 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:12 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:12 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/01/03 04:59:12 DEBUG : dir: Updating dir with dir2 0xc0004a12b0 2025/01/03 04:59:12 DEBUG : dir: forgetting directory cache 2025/01/03 04:59:12 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/03 04:59:12 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/01/03 04:59:12 INFO : dir2/file1: Moved (server-side) to: file2 2025/01/03 04:59:12 DEBUG : file2: Updating file with file2 0xc0001cec00 2025/01/03 04:59:12 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:12 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/03 04:59:12 INFO : dir2/file3: Deleted 2025/01/03 04:59:12 INFO : file2: Moved (server-side) to: dir2/file3 2025/01/03 04:59:12 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001cec00 2025/01/03 04:59:12 DEBUG : : Added virtual directory entry vDel: "file2" 2025/01/03 04:59:12 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/01/03 04:59:12 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/01/03 04:59:12 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000644b60 2025/01/03 04:59:12 DEBUG : empty directory: forgetting directory cache 2025/01/03 04:59:12 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/01/03 04:59:12 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/01/03 04:59:12 DEBUG : dir2: Renaming to "dir3" 2025/01/03 04:59:12 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:12 DEBUG : dir3: Looking for writers 2025/01/03 04:59:12 DEBUG : file3: reading active writers 2025/01/03 04:59:12 DEBUG : renamed empty directory: Looking for writers 2025/01/03 04:59:12 DEBUG : : Looking for writers 2025/01/03 04:59:12 DEBUG : dir3: reading active writers 2025/01/03 04:59:12 DEBUG : renamed empty directory: reading active writers 2025/01/03 04:59:12 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:12 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:12 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:12 DEBUG : dir: Looking for writers 2025/01/03 04:59:12 DEBUG : file1: reading active writers 2025/01/03 04:59:12 DEBUG : : Looking for writers 2025/01/03 04:59:12 DEBUG : dir: reading active writers 2025/01/03 04:59:12 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:12 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:12 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:12 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/01/03 04:59:12 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:12 DEBUG : dir: Looking for writers 2025/01/03 04:59:12 DEBUG : file1: reading active writers 2025/01/03 04:59:12 DEBUG : : Looking for writers 2025/01/03 04:59:12 DEBUG : dir: reading active writers 2025/01/03 04:59:12 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-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:12 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/03 04:59:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/03 04:59:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:13 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:13 DEBUG : dir: Looking for writers 2025/01/03 04:59:13 DEBUG : file1: reading active writers 2025/01/03 04:59:13 DEBUG : : Looking for writers 2025/01/03 04:59:13 DEBUG : dir: reading active writers 2025/01/03 04:59:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/01/03 04:59:13 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/01/03 04:59:13 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/03 04:59:13 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:13 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/01/03 04:59:13 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:13 DEBUG : : Looking for writers 2025/01/03 04:59:13 DEBUG : file.txt: reading active writers 2025/01/03 04:59:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:13 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:13 DEBUG : webdav root 'rclone-test-conuhic7pexe': File to upload is small (25 bytes), uploading instead of streaming 2025/01/03 04:59:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:13 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/03 04:59:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:13 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:13 DEBUG : dir: Looking for writers 2025/01/03 04:59:13 DEBUG : file1: reading active writers 2025/01/03 04:59:13 DEBUG : : Looking for writers 2025/01/03 04:59:13 DEBUG : dir: reading active writers 2025/01/03 04:59:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:13 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:13 DEBUG : dir/file1: Remove: 2025/01/03 04:59:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:13 DEBUG : dir/file1: >Remove: err= 2025/01/03 04:59:13 DEBUG : dir/file1: Remove: 2025/01/03 04:59:13 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/03 04:59:13 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:13 DEBUG : dir: Looking for writers 2025/01/03 04:59:13 DEBUG : : Looking for writers 2025/01/03 04:59:13 DEBUG : dir: reading active writers 2025/01/03 04:59:13 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:13 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:13 DEBUG : dir/file1: Remove: 2025/01/03 04:59:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:13 DEBUG : dir/file1: >Remove: err= 2025/01/03 04:59:13 DEBUG : dir/file1: Remove: 2025/01/03 04:59:13 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/03 04:59:13 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:13 DEBUG : dir: Looking for writers 2025/01/03 04:59:13 DEBUG : : Looking for writers 2025/01/03 04:59:13 DEBUG : dir: reading active writers 2025/01/03 04:59:13 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:13 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/03 04:59:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/03 04:59:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/03 04:59:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/03 04:59:13 DEBUG : dir/file1: Open: flags=O_RDWR 2025/01/03 04:59:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/03 04:59:13 DEBUG : dir/file1: Open: flags=0x3 2025/01/03 04:59:13 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/01/03 04:59:13 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/01/03 04:59:13 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:13 DEBUG : dir: Looking for writers 2025/01/03 04:59:13 DEBUG : file1: reading active writers 2025/01/03 04:59:13 DEBUG : : Looking for writers 2025/01/03 04:59:13 DEBUG : dir: reading active writers 2025/01/03 04:59:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:13 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:13 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:13 DEBUG : dir: Looking for writers 2025/01/03 04:59:13 DEBUG : file1: reading active writers 2025/01/03 04:59:13 DEBUG : : Looking for writers 2025/01/03 04:59:13 DEBUG : dir: reading active writers 2025/01/03 04:59:13 DEBUG : >WaitForWriters: 2025/01/03 04:59:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/03 04:59:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000000e40 2025/01/03 04:59:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/03 04:59:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000000e40 2025/01/03 04:59:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/03 04:59:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/03 04:59:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/03 04:59:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:13 DEBUG : dir/file1: File is currently open, delaying rename 0xc000000e40 2025/01/03 04:59:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:13 DEBUG : webdav root 'rclone-test-conuhic7pexe': File to upload is small (25 bytes), uploading instead of streaming 2025/01/03 04:59:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:13 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/03 04:59:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:13 DEBUG : newLeaf: Running delayed rename now 2025/01/03 04:59:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/03 04:59:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000000e40 2025/01/03 04:59:14 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:14 DEBUG : dir: Looking for writers 2025/01/03 04:59:14 DEBUG : : Looking for writers 2025/01/03 04:59:14 DEBUG : dir: reading active writers 2025/01/03 04:59:14 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:14 DEBUG : >WaitForWriters: 2025/01/03 04:59:14 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:14 DEBUG : dir: Looking for writers 2025/01/03 04:59:14 DEBUG : : Looking for writers 2025/01/03 04:59:14 DEBUG : dir: reading active writers 2025/01/03 04:59:14 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:14 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:14 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:14 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:14 DEBUG : dir: Looking for writers 2025/01/03 04:59:14 DEBUG : file1: reading active writers 2025/01/03 04:59:14 DEBUG : : Looking for writers 2025/01/03 04:59:14 DEBUG : dir: reading active writers 2025/01/03 04:59:14 DEBUG : >WaitForWriters: 2025/01/03 04:59:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/03 04:59:14 DEBUG : newLeaf: Updating file with newLeaf 0xc00063d080 2025/01/03 04:59:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/03 04:59:14 DEBUG : dir/file1: Updating file with dir/file1 0xc00063d080 2025/01/03 04:59:14 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/03 04:59:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/03 04:59:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/03 04:59:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:14 DEBUG : dir/file1: File is currently open, delaying rename 0xc00063d080 2025/01/03 04:59:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:14 DEBUG : webdav root 'rclone-test-conuhic7pexe': File to upload is small (25 bytes), uploading instead of streaming 2025/01/03 04:59:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:14 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/03 04:59:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:14 DEBUG : newLeaf: Running delayed rename now 2025/01/03 04:59:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/03 04:59:14 DEBUG : newLeaf: Updating file with newLeaf 0xc00063d080 2025/01/03 04:59:14 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:14 DEBUG : dir: Looking for writers 2025/01/03 04:59:14 DEBUG : : Looking for writers 2025/01/03 04:59:14 DEBUG : dir: reading active writers 2025/01/03 04:59:14 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:14 DEBUG : >WaitForWriters: 2025/01/03 04:59:14 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:14 DEBUG : dir: Looking for writers 2025/01/03 04:59:14 DEBUG : : Looking for writers 2025/01/03 04:59:14 DEBUG : dir: reading active writers 2025/01/03 04:59:14 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:14 DEBUG : >WaitForWriters: 2025/01/03 04:59:14 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:14 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/03 04:59:14 DEBUG : dir/file1: newRWFileHandle: 2025/01/03 04:59:14 DEBUG : dir/file1(0xc000bfa340): openPending: 2025/01/03 04:59:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/03 04:59:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/03 04:59:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:14 DEBUG : dir/file1(0xc000bfa340): >openPending: err= 2025/01/03 04:59:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/03 04:59:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/03 04:59:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/03 04:59:14 DEBUG : dir/file1(0xc000bfa340): _writeAt: size=14, off=0 2025/01/03 04:59:14 DEBUG : dir/file1(0xc000bfa340): >_writeAt: n=14, err= 2025/01/03 04:59:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/03 04:59:14 DEBUG : dir/file1(0xc000bfa340): close: 2025/01/03 04:59:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/03 04:59:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/03 04:59:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:14 DEBUG : dir/file1(0xc000bfa340): >close: err= 2025/01/03 04:59:14 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:14 DEBUG : dir: Looking for writers 2025/01/03 04:59:14 DEBUG : file1: reading active writers 2025/01/03 04:59:14 DEBUG : : Looking for writers 2025/01/03 04:59:14 DEBUG : dir: reading active writers 2025/01/03 04:59:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/03 04:59:14 DEBUG : dir: Looking for writers 2025/01/03 04:59:14 DEBUG : file1: reading active writers 2025/01/03 04:59:14 DEBUG : : Looking for writers 2025/01/03 04:59:14 DEBUG : dir: reading active writers 2025/01/03 04:59:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/03 04:59:14 DEBUG : dir: Looking for writers 2025/01/03 04:59:14 DEBUG : file1: reading active writers 2025/01/03 04:59:14 DEBUG : : Looking for writers 2025/01/03 04:59:14 DEBUG : dir: reading active writers 2025/01/03 04:59:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/03 04:59:14 DEBUG : dir: Looking for writers 2025/01/03 04:59:14 DEBUG : file1: reading active writers 2025/01/03 04:59:14 DEBUG : : Looking for writers 2025/01/03 04:59:14 DEBUG : dir: reading active writers 2025/01/03 04:59:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/03 04:59:14 DEBUG : dir/file1: vfs cache: starting upload 2025/01/03 04:59:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:14 INFO : dir/file1: Copied (replaced existing) 2025/01/03 04:59:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/03 04:59:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/03 04:59:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/03 04:59:14 DEBUG : dir: Looking for writers 2025/01/03 04:59:14 DEBUG : file1: reading active writers 2025/01/03 04:59:14 DEBUG : : Looking for writers 2025/01/03 04:59:14 DEBUG : dir: reading active writers 2025/01/03 04:59:14 DEBUG : >WaitForWriters: 2025/01/03 04:59:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/03 04:59:14 DEBUG : dir/file1: newRWFileHandle: 2025/01/03 04:59:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/03 04:59:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/03 04:59:14 DEBUG : dir/file1(0xc0004bce00): _readAt: size=512, off=0 2025/01/03 04:59:14 DEBUG : dir/file1(0xc0004bce00): openPending: 2025/01/03 04:59:14 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/01/03 04:59:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/03 04:59:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:14 DEBUG : dir/file1(0xc0004bce00): >openPending: err= 2025/01/03 04:59:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/03 04:59:14 DEBUG : dir/file1(0xc0004bce00): >_readAt: n=14, err=EOF 2025/01/03 04:59:14 DEBUG : dir/file1(0xc0004bce00): close: 2025/01/03 04:59:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/03 04:59:14 DEBUG : dir/file1(0xc0004bce00): >close: err= 2025/01/03 04:59:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/03 04:59:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/03 04:59:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ce840 2025/01/03 04:59:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/03 04:59:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/03 04:59:14 DEBUG : dir/file1: Updating file with dir/file1 0xc0001ce840 2025/01/03 04:59:14 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/03 04:59:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/03 04:59:14 DEBUG : dir/file1: newRWFileHandle: 2025/01/03 04:59:14 DEBUG : dir/file1(0xc0004fe140): openPending: 2025/01/03 04:59:14 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/01/03 04:59:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/03 04:59:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:14 DEBUG : dir/file1(0xc0004fe140): >openPending: err= 2025/01/03 04:59:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/03 04:59:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/03 04:59:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/03 04:59:14 DEBUG : dir/file1(0xc0004fe140): _writeAt: size=25, off=0 2025/01/03 04:59:14 DEBUG : dir/file1(0xc0004fe140): >_writeAt: n=25, err= 2025/01/03 04:59:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/03 04:59:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/03 04:59:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ce840 2025/01/03 04:59:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:14 DEBUG : newLeaf(0xc0004fe140): close: 2025/01/03 04:59:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/03 04:59:14 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-03 04:59:14.859981711 +0000 UTC m=+6.618950507 2025/01/03 04:59:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:14 DEBUG : newLeaf(0xc0004fe140): >close: err= 2025/01/03 04:59:14 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:14 DEBUG : dir: Looking for writers 2025/01/03 04:59:14 DEBUG : : Looking for writers 2025/01/03 04:59:14 DEBUG : dir: reading active writers 2025/01/03 04:59:14 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/03 04:59:14 DEBUG : dir: Looking for writers 2025/01/03 04:59:14 DEBUG : : Looking for writers 2025/01/03 04:59:14 DEBUG : dir: reading active writers 2025/01/03 04:59:14 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/03 04:59:14 DEBUG : dir: Looking for writers 2025/01/03 04:59:14 DEBUG : : Looking for writers 2025/01/03 04:59:14 DEBUG : dir: reading active writers 2025/01/03 04:59:14 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/03 04:59:14 DEBUG : dir: Looking for writers 2025/01/03 04:59:14 DEBUG : : Looking for writers 2025/01/03 04:59:14 DEBUG : dir: reading active writers 2025/01/03 04:59:14 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/03 04:59:15 DEBUG : newLeaf: vfs cache: starting upload 2025/01/03 04:59:15 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:15 INFO : newLeaf: Copied (replaced existing) 2025/01/03 04:59:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-03 04:59:14 +0000 UTC" 2025/01/03 04:59:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/03 04:59:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/03 04:59:15 DEBUG : dir: Looking for writers 2025/01/03 04:59:15 DEBUG : : Looking for writers 2025/01/03 04:59:15 DEBUG : dir: reading active writers 2025/01/03 04:59:15 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:15 DEBUG : >WaitForWriters: 2025/01/03 04:59:15 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:15 DEBUG : dir: Looking for writers 2025/01/03 04:59:15 DEBUG : : Looking for writers 2025/01/03 04:59:15 DEBUG : dir: reading active writers 2025/01/03 04:59:15 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:15 DEBUG : >WaitForWriters: 2025/01/03 04:59:15 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:15 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:15 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:15 DEBUG : dir: Looking for writers 2025/01/03 04:59:15 DEBUG : file1: reading active writers 2025/01/03 04:59:15 DEBUG : : Looking for writers 2025/01/03 04:59:15 DEBUG : dir: reading active writers 2025/01/03 04:59:15 DEBUG : >WaitForWriters: 2025/01/03 04:59:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/03 04:59:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000000b40 2025/01/03 04:59:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/03 04:59:15 DEBUG : dir/file1: Updating file with dir/file1 0xc000000b40 2025/01/03 04:59:15 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/03 04:59:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/03 04:59:15 DEBUG : dir/file1: newRWFileHandle: 2025/01/03 04:59:15 DEBUG : dir/file1(0xc0006a2400): openPending: 2025/01/03 04:59:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/03 04:59:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/03 04:59:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:15 DEBUG : dir/file1(0xc0006a2400): >openPending: err= 2025/01/03 04:59:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/03 04:59:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/03 04:59:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/03 04:59:15 DEBUG : dir/file1(0xc0006a2400): _writeAt: size=25, off=0 2025/01/03 04:59:15 DEBUG : dir/file1(0xc0006a2400): >_writeAt: n=25, err= 2025/01/03 04:59:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/03 04:59:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/03 04:59:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000000b40 2025/01/03 04:59:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:15 DEBUG : newLeaf(0xc0006a2400): close: 2025/01/03 04:59:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/03 04:59:15 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-03 04:59:15.35733633 +0000 UTC m=+7.116305116 2025/01/03 04:59:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:15 DEBUG : newLeaf(0xc0006a2400): >close: err= 2025/01/03 04:59:15 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:15 DEBUG : dir: Looking for writers 2025/01/03 04:59:15 DEBUG : : Looking for writers 2025/01/03 04:59:15 DEBUG : dir: reading active writers 2025/01/03 04:59:15 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/03 04:59:15 DEBUG : dir: Looking for writers 2025/01/03 04:59:15 DEBUG : : Looking for writers 2025/01/03 04:59:15 DEBUG : dir: reading active writers 2025/01/03 04:59:15 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/03 04:59:15 DEBUG : dir: Looking for writers 2025/01/03 04:59:15 DEBUG : : Looking for writers 2025/01/03 04:59:15 DEBUG : dir: reading active writers 2025/01/03 04:59:15 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/03 04:59:15 DEBUG : dir: Looking for writers 2025/01/03 04:59:15 DEBUG : : Looking for writers 2025/01/03 04:59:15 DEBUG : dir: reading active writers 2025/01/03 04:59:15 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/03 04:59:15 DEBUG : newLeaf: vfs cache: starting upload 2025/01/03 04:59:15 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:15 INFO : newLeaf: Copied (replaced existing) 2025/01/03 04:59:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-03 04:59:15 +0000 UTC" 2025/01/03 04:59:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/03 04:59:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/03 04:59:15 DEBUG : dir: Looking for writers 2025/01/03 04:59:15 DEBUG : : Looking for writers 2025/01/03 04:59:15 DEBUG : dir: reading active writers 2025/01/03 04:59:15 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:15 DEBUG : >WaitForWriters: 2025/01/03 04:59:15 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:15 DEBUG : dir: Looking for writers 2025/01/03 04:59:15 DEBUG : : Looking for writers 2025/01/03 04:59:15 DEBUG : dir: reading active writers 2025/01/03 04:59:15 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:15 DEBUG : >WaitForWriters: 2025/01/03 04:59:15 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:15 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/03 04:59:15 DEBUG : dir/file1: newRWFileHandle: 2025/01/03 04:59:15 DEBUG : dir/file1(0xc00073ec00): openPending: 2025/01/03 04:59:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/03 04:59:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/03 04:59:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:15 DEBUG : dir/file1(0xc00073ec00): >openPending: err= 2025/01/03 04:59:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/03 04:59:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/03 04:59:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/03 04:59:15 DEBUG : dir/file1(0xc00073ec00): _writeAt: size=14, off=0 2025/01/03 04:59:15 DEBUG : dir/file1(0xc00073ec00): >_writeAt: n=14, err= 2025/01/03 04:59:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/03 04:59:15 DEBUG : dir/file1(0xc00073ec00): close: 2025/01/03 04:59:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/03 04:59:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/03 04:59:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:15 DEBUG : dir/file1(0xc00073ec00): >close: err= 2025/01/03 04:59:15 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:15 DEBUG : dir: Looking for writers 2025/01/03 04:59:15 DEBUG : file1: reading active writers 2025/01/03 04:59:15 DEBUG : : Looking for writers 2025/01/03 04:59:15 DEBUG : dir: reading active writers 2025/01/03 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/03 04:59:15 DEBUG : dir: Looking for writers 2025/01/03 04:59:15 DEBUG : file1: reading active writers 2025/01/03 04:59:15 DEBUG : : Looking for writers 2025/01/03 04:59:15 DEBUG : dir: reading active writers 2025/01/03 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/03 04:59:15 DEBUG : dir: Looking for writers 2025/01/03 04:59:15 DEBUG : file1: reading active writers 2025/01/03 04:59:15 DEBUG : : Looking for writers 2025/01/03 04:59:15 DEBUG : dir: reading active writers 2025/01/03 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/03 04:59:15 DEBUG : dir: Looking for writers 2025/01/03 04:59:15 DEBUG : file1: reading active writers 2025/01/03 04:59:15 DEBUG : : Looking for writers 2025/01/03 04:59:15 DEBUG : dir: reading active writers 2025/01/03 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/03 04:59:15 DEBUG : dir/file1: vfs cache: starting upload 2025/01/03 04:59:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:15 INFO : dir/file1: Copied (replaced existing) 2025/01/03 04:59:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/03 04:59:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/03 04:59:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/03 04:59:15 DEBUG : dir: Looking for writers 2025/01/03 04:59:15 DEBUG : file1: reading active writers 2025/01/03 04:59:15 DEBUG : : Looking for writers 2025/01/03 04:59:15 DEBUG : dir: reading active writers 2025/01/03 04:59:15 DEBUG : >WaitForWriters: 2025/01/03 04:59:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/03 04:59:15 DEBUG : dir/file1: newRWFileHandle: 2025/01/03 04:59:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/03 04:59:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/03 04:59:15 DEBUG : dir/file1(0xc000793e80): _readAt: size=512, off=0 2025/01/03 04:59:15 DEBUG : dir/file1(0xc000793e80): openPending: 2025/01/03 04:59:15 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/01/03 04:59:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/03 04:59:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:15 DEBUG : dir/file1(0xc000793e80): >openPending: err= 2025/01/03 04:59:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/03 04:59:15 DEBUG : dir/file1(0xc000793e80): >_readAt: n=14, err=EOF 2025/01/03 04:59:15 DEBUG : dir/file1(0xc000793e80): close: 2025/01/03 04:59:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/03 04:59:15 DEBUG : dir/file1(0xc000793e80): >close: err= 2025/01/03 04:59:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/03 04:59:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/03 04:59:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000001200 2025/01/03 04:59:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/03 04:59:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/03 04:59:15 DEBUG : dir/file1: Updating file with dir/file1 0xc000001200 2025/01/03 04:59:15 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/03 04:59:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/03 04:59:15 DEBUG : dir/file1: newRWFileHandle: 2025/01/03 04:59:15 DEBUG : dir/file1(0xc0007d1840): openPending: 2025/01/03 04:59:15 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/01/03 04:59:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/03 04:59:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:15 DEBUG : dir/file1(0xc0007d1840): >openPending: err= 2025/01/03 04:59:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/03 04:59:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/03 04:59:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/03 04:59:15 DEBUG : dir/file1(0xc0007d1840): _writeAt: size=25, off=0 2025/01/03 04:59:15 DEBUG : dir/file1(0xc0007d1840): >_writeAt: n=25, err= 2025/01/03 04:59:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/03 04:59:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/03 04:59:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000001200 2025/01/03 04:59:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:16 DEBUG : newLeaf(0xc0007d1840): close: 2025/01/03 04:59:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/03 04:59:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-03 04:59:15.999853295 +0000 UTC m=+7.758822081 2025/01/03 04:59:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:16 DEBUG : newLeaf(0xc0007d1840): >close: err= 2025/01/03 04:59:16 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:16 DEBUG : dir: Looking for writers 2025/01/03 04:59:16 DEBUG : : Looking for writers 2025/01/03 04:59:16 DEBUG : dir: reading active writers 2025/01/03 04:59:16 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/03 04:59:16 DEBUG : dir: Looking for writers 2025/01/03 04:59:16 DEBUG : : Looking for writers 2025/01/03 04:59:16 DEBUG : dir: reading active writers 2025/01/03 04:59:16 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/03 04:59:16 DEBUG : dir: Looking for writers 2025/01/03 04:59:16 DEBUG : : Looking for writers 2025/01/03 04:59:16 DEBUG : dir: reading active writers 2025/01/03 04:59:16 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/03 04:59:16 DEBUG : dir: Looking for writers 2025/01/03 04:59:16 DEBUG : : Looking for writers 2025/01/03 04:59:16 DEBUG : dir: reading active writers 2025/01/03 04:59:16 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/03 04:59:16 DEBUG : newLeaf: vfs cache: starting upload 2025/01/03 04:59:16 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:16 INFO : newLeaf: Copied (replaced existing) 2025/01/03 04:59:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-03 04:59:15 +0000 UTC" 2025/01/03 04:59:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/03 04:59:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/03 04:59:16 DEBUG : dir: Looking for writers 2025/01/03 04:59:16 DEBUG : : Looking for writers 2025/01/03 04:59:16 DEBUG : dir: reading active writers 2025/01/03 04:59:16 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:16 DEBUG : >WaitForWriters: 2025/01/03 04:59:16 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:16 DEBUG : dir: Looking for writers 2025/01/03 04:59:16 DEBUG : : Looking for writers 2025/01/03 04:59:16 DEBUG : dir: reading active writers 2025/01/03 04:59:16 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:16 DEBUG : >WaitForWriters: 2025/01/03 04:59:16 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:16 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:16 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:16 DEBUG : dir: Looking for writers 2025/01/03 04:59:16 DEBUG : file1: reading active writers 2025/01/03 04:59:16 DEBUG : : Looking for writers 2025/01/03 04:59:16 DEBUG : dir: reading active writers 2025/01/03 04:59:16 DEBUG : >WaitForWriters: 2025/01/03 04:59:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/03 04:59:16 DEBUG : dir/file1: newRWFileHandle: 2025/01/03 04:59:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/03 04:59:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/03 04:59:16 DEBUG : dir/file1(0xc000904e00): _readAt: size=512, off=0 2025/01/03 04:59:16 DEBUG : dir/file1(0xc000904e00): openPending: 2025/01/03 04:59:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/03 04:59:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/03 04:59:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:16 DEBUG : dir/file1(0xc000904e00): >openPending: err= 2025/01/03 04:59:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/01/03 04:59:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/03 04:59:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:16 DEBUG : dir/file1(0xc000904e00): >_readAt: n=14, err=EOF 2025/01/03 04:59:16 DEBUG : dir/file1(0xc000904e00): close: 2025/01/03 04:59:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/03 04:59:16 DEBUG : dir/file1(0xc000904e00): >close: err= 2025/01/03 04:59:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/03 04:59:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/03 04:59:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000001500 2025/01/03 04:59:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/03 04:59:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/03 04:59:16 DEBUG : dir/file1: Updating file with dir/file1 0xc000001500 2025/01/03 04:59:16 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/03 04:59:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/03 04:59:16 DEBUG : dir/file1: newRWFileHandle: 2025/01/03 04:59:16 DEBUG : dir/file1(0xc000891c80): openPending: 2025/01/03 04:59:16 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/01/03 04:59:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/03 04:59:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:16 DEBUG : dir/file1(0xc000891c80): >openPending: err= 2025/01/03 04:59:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/03 04:59:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/03 04:59:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/03 04:59:16 DEBUG : dir/file1(0xc000891c80): _writeAt: size=25, off=0 2025/01/03 04:59:16 DEBUG : dir/file1(0xc000891c80): >_writeAt: n=25, err= 2025/01/03 04:59:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/03 04:59:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/03 04:59:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000001500 2025/01/03 04:59:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:16 DEBUG : newLeaf(0xc000891c80): close: 2025/01/03 04:59:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/03 04:59:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-03 04:59:16.508251654 +0000 UTC m=+8.267220450 2025/01/03 04:59:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:16 DEBUG : newLeaf(0xc000891c80): >close: err= 2025/01/03 04:59:16 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:16 DEBUG : dir: Looking for writers 2025/01/03 04:59:16 DEBUG : : Looking for writers 2025/01/03 04:59:16 DEBUG : dir: reading active writers 2025/01/03 04:59:16 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/03 04:59:16 DEBUG : dir: Looking for writers 2025/01/03 04:59:16 DEBUG : : Looking for writers 2025/01/03 04:59:16 DEBUG : dir: reading active writers 2025/01/03 04:59:16 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/03 04:59:16 DEBUG : dir: Looking for writers 2025/01/03 04:59:16 DEBUG : : Looking for writers 2025/01/03 04:59:16 DEBUG : dir: reading active writers 2025/01/03 04:59:16 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/03 04:59:16 DEBUG : dir: Looking for writers 2025/01/03 04:59:16 DEBUG : : Looking for writers 2025/01/03 04:59:16 DEBUG : dir: reading active writers 2025/01/03 04:59:16 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/03 04:59:16 DEBUG : newLeaf: vfs cache: starting upload 2025/01/03 04:59:16 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:16 INFO : newLeaf: Copied (replaced existing) 2025/01/03 04:59:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-03 04:59:16 +0000 UTC" 2025/01/03 04:59:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/03 04:59:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/03 04:59:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/03 04:59:16 DEBUG : dir: Looking for writers 2025/01/03 04:59:16 DEBUG : : Looking for writers 2025/01/03 04:59:16 DEBUG : dir: reading active writers 2025/01/03 04:59:16 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:16 DEBUG : >WaitForWriters: 2025/01/03 04:59:16 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:16 DEBUG : dir: Looking for writers 2025/01/03 04:59:16 DEBUG : : Looking for writers 2025/01/03 04:59:16 DEBUG : dir: reading active writers 2025/01/03 04:59:16 DEBUG : newLeaf: reading active writers 2025/01/03 04:59:16 DEBUG : >WaitForWriters: 2025/01/03 04:59:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.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-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:16 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:16 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:16 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:16 DEBUG : : Looking for writers 2025/01/03 04:59:16 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-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:16 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/03 04:59:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/03 04:59:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/03 04:59:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:16 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:16 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:16 DEBUG : dir: Looking for writers 2025/01/03 04:59:16 DEBUG : file1: reading active writers 2025/01/03 04:59:16 DEBUG : : Looking for writers 2025/01/03 04:59:16 DEBUG : dir: reading active writers 2025/01/03 04:59:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:16 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/03 04:59:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/03 04:59:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/03 04:59:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/03 04:59:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/03 04:59:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/01/03 04:59:17 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:17 DEBUG : dir: Looking for writers 2025/01/03 04:59:17 DEBUG : file1: reading active writers 2025/01/03 04:59:17 DEBUG : : Looking for writers 2025/01/03 04:59:17 DEBUG : dir: reading active writers 2025/01/03 04:59:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:17 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/03 04:59:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/03 04:59:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/03 04:59:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/03 04:59:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/03 04:59:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/01/03 04:59:17 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/01/03 04:59:17 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/01/03 04:59:17 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/03 04:59:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/03 04:59:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/03 04:59:17 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/01/03 04:59:17 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/03 04:59:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/03 04:59:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/03 04:59:17 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/01/03 04:59:17 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:17 DEBUG : dir: Looking for writers 2025/01/03 04:59:17 DEBUG : file1: reading active writers 2025/01/03 04:59:17 DEBUG : : Looking for writers 2025/01/03 04:59:17 DEBUG : dir: reading active writers 2025/01/03 04:59:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:17 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/03 04:59:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/03 04:59:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:17 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:17 DEBUG : dir: Looking for writers 2025/01/03 04:59:17 DEBUG : file1: reading active writers 2025/01/03 04:59:17 DEBUG : : Looking for writers 2025/01/03 04:59:17 DEBUG : dir: reading active writers 2025/01/03 04:59:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:17 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/03 04:59:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/03 04:59:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/01/03 04:59:17 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/01/03 04:59:17 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:17 DEBUG : dir: Looking for writers 2025/01/03 04:59:17 DEBUG : file1: reading active writers 2025/01/03 04:59:17 DEBUG : : Looking for writers 2025/01/03 04:59:17 DEBUG : dir: reading active writers 2025/01/03 04:59:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:17 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/03 04:59:17 DEBUG : dir/file1: newRWFileHandle: 2025/01/03 04:59:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/03 04:59:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/03 04:59:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/03 04:59:17 DEBUG : dir/file1(0xc000593bc0): _readAt: size=1, off=0 2025/01/03 04:59:17 DEBUG : dir/file1(0xc000593bc0): openPending: 2025/01/03 04:59:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/03 04:59:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/03 04:59:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:17 DEBUG : dir/file1(0xc000593bc0): >openPending: err= 2025/01/03 04:59:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:17 DEBUG : dir/file1(0xc000593bc0): >_readAt: n=1, err= 2025/01/03 04:59:17 DEBUG : dir/file1(0xc000593bc0): _readAt: size=256, off=1 2025/01/03 04:59:17 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/01/03 04:59:17 DEBUG : dir/file1(0xc000593bc0): >_readAt: n=15, err=EOF 2025/01/03 04:59:17 DEBUG : dir/file1(0xc000593bc0): _readAt: size=16, off=16 2025/01/03 04:59:17 DEBUG : dir/file1(0xc000593bc0): >_readAt: n=0, err=EOF 2025/01/03 04:59:17 DEBUG : dir/file1(0xc000593bc0): close: 2025/01/03 04:59:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/03 04:59:17 DEBUG : dir/file1(0xc000593bc0): >close: err= 2025/01/03 04:59:17 DEBUG : dir/file1(0xc000593bc0): close: 2025/01/03 04:59:17 DEBUG : dir/file1(0xc000593bc0): >close: err=file already closed 2025/01/03 04:59:17 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:17 DEBUG : dir: Looking for writers 2025/01/03 04:59:17 DEBUG : file1: reading active writers 2025/01/03 04:59:17 DEBUG : : Looking for writers 2025/01/03 04:59:17 DEBUG : dir: reading active writers 2025/01/03 04:59:17 DEBUG : >WaitForWriters: 2025/01/03 04:59:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:17 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/03 04:59:17 DEBUG : dir/file1: newRWFileHandle: 2025/01/03 04:59:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/03 04:59:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/03 04:59:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/03 04:59:17 DEBUG : dir/file1(0xc00065c480): _readAt: size=1, off=0 2025/01/03 04:59:17 DEBUG : dir/file1(0xc00065c480): openPending: 2025/01/03 04:59:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/03 04:59:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/03 04:59:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:17 DEBUG : dir/file1(0xc00065c480): >openPending: err= 2025/01/03 04:59:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:17 DEBUG : dir/file1(0xc00065c480): >_readAt: n=1, err= 2025/01/03 04:59:17 DEBUG : dir/file1(0xc00065c480): _readAt: size=1, off=5 2025/01/03 04:59:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/03 04:59:17 DEBUG : dir/file1(0xc00065c480): >_readAt: n=1, err= 2025/01/03 04:59:17 DEBUG : dir/file1(0xc00065c480): _readAt: size=1, off=3 2025/01/03 04:59:17 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/03 04:59:17 DEBUG : dir/file1(0xc00065c480): >_readAt: n=1, err= 2025/01/03 04:59:17 DEBUG : dir/file1(0xc00065c480): _readAt: size=1, off=13 2025/01/03 04:59:17 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/03 04:59:17 DEBUG : dir/file1(0xc00065c480): >_readAt: n=1, err= 2025/01/03 04:59:17 DEBUG : dir/file1(0xc00065c480): _readAt: size=16, off=100 2025/01/03 04:59:17 DEBUG : dir/file1(0xc00065c480): >_readAt: n=0, err=EOF 2025/01/03 04:59:17 DEBUG : dir/file1(0xc00065c480): close: 2025/01/03 04:59:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/03 04:59:17 DEBUG : dir/file1(0xc00065c480): >close: err= 2025/01/03 04:59:17 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:17 DEBUG : dir: Looking for writers 2025/01/03 04:59:17 DEBUG : file1: reading active writers 2025/01/03 04:59:17 DEBUG : : Looking for writers 2025/01/03 04:59:17 DEBUG : dir: reading active writers 2025/01/03 04:59:17 DEBUG : >WaitForWriters: 2025/01/03 04:59:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:18 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/03 04:59:18 DEBUG : dir/file1: newRWFileHandle: 2025/01/03 04:59:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/03 04:59:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/03 04:59:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): _readAt: size=1, off=0 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): openPending: 2025/01/03 04:59:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/03 04:59:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/03 04:59:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): >openPending: err= 2025/01/03 04:59:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/03 04:59:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/03 04:59:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): >_readAt: n=1, err= 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): _readAt: size=1, off=5 2025/01/03 04:59:18 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): >_readAt: n=1, err= 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): _readAt: size=1, off=1 2025/01/03 04:59:18 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): >_readAt: n=1, err= 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): _readAt: size=6, off=10 2025/01/03 04:59:18 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): >_readAt: n=6, err= 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): _readAt: size=256, off=10 2025/01/03 04:59:18 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): >_readAt: n=6, err=EOF 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): _readAt: size=256, off=100 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): >_readAt: n=0, err=EOF 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): close: 2025/01/03 04:59:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): >close: err= 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): _readAt: size=256, off=100 2025/01/03 04:59:18 DEBUG : dir/file1(0xc000706240): >_readAt: n=0, err=file already closed 2025/01/03 04:59:18 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:18 DEBUG : dir: Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : dir: reading active writers 2025/01/03 04:59:18 DEBUG : >WaitForWriters: 2025/01/03 04:59:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:18 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/03 04:59:18 DEBUG : dir/file1: newRWFileHandle: 2025/01/03 04:59:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/03 04:59:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/03 04:59:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/03 04:59:18 DEBUG : dir/file1(0xc00069b240): RWFileHandle.Flush 2025/01/03 04:59:18 DEBUG : dir/file1(0xc00069b240): _readAt: size=256, off=0 2025/01/03 04:59:18 DEBUG : dir/file1(0xc00069b240): openPending: 2025/01/03 04:59:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/03 04:59:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/03 04:59:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:18 DEBUG : dir/file1(0xc00069b240): >openPending: err= 2025/01/03 04:59:18 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/03 04:59:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/03 04:59:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:18 DEBUG : dir/file1(0xc00069b240): >_readAt: n=16, err=EOF 2025/01/03 04:59:18 DEBUG : dir/file1(0xc00069b240): RWFileHandle.Flush 2025/01/03 04:59:18 DEBUG : dir/file1(0xc00069b240): RWFileHandle.Flush 2025/01/03 04:59:18 DEBUG : dir/file1(0xc00069b240): close: 2025/01/03 04:59:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/03 04:59:18 DEBUG : dir/file1(0xc00069b240): >close: err= 2025/01/03 04:59:18 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:18 DEBUG : dir: Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : dir: reading active writers 2025/01/03 04:59:18 DEBUG : >WaitForWriters: 2025/01/03 04:59:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:18 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/03 04:59:18 DEBUG : dir/file1: newRWFileHandle: 2025/01/03 04:59:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/03 04:59:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/03 04:59:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/03 04:59:18 DEBUG : dir/file1(0xc0006d7f00): _readAt: size=256, off=0 2025/01/03 04:59:18 DEBUG : dir/file1(0xc0006d7f00): openPending: 2025/01/03 04:59:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/03 04:59:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/03 04:59:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:18 DEBUG : dir/file1(0xc0006d7f00): >openPending: err= 2025/01/03 04:59:18 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/03 04:59:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/03 04:59:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:18 DEBUG : dir/file1(0xc0006d7f00): >_readAt: n=16, err=EOF 2025/01/03 04:59:18 DEBUG : dir/file1(0xc0006d7f00): RWFileHandle.Release 2025/01/03 04:59:18 DEBUG : dir/file1(0xc0006d7f00): close: 2025/01/03 04:59:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/03 04:59:18 DEBUG : dir/file1(0xc0006d7f00): >close: err= 2025/01/03 04:59:18 DEBUG : dir/file1(0xc0006d7f00): RWFileHandle.Release 2025/01/03 04:59:18 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:18 DEBUG : dir: Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : dir: reading active writers 2025/01/03 04:59:18 DEBUG : >WaitForWriters: 2025/01/03 04:59:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:18 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:18 DEBUG : file1: newRWFileHandle: 2025/01/03 04:59:18 DEBUG : file1(0xc0007e3680): openPending: 2025/01/03 04:59:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:18 DEBUG : file1(0xc0007e3680): >openPending: err= 2025/01/03 04:59:18 DEBUG : file1: >newRWFileHandle: err= 2025/01/03 04:59:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/03 04:59:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/03 04:59:18 DEBUG : file1(0xc0007e3680): _writeAt: size=5, off=0 2025/01/03 04:59:18 DEBUG : file1(0xc0007e3680): >_writeAt: n=5, err= 2025/01/03 04:59:18 DEBUG : file1(0xc0007e3680): _writeAt: size=7, off=5 2025/01/03 04:59:18 DEBUG : file1(0xc0007e3680): >_writeAt: n=7, err= 2025/01/03 04:59:18 DEBUG : file1: vfs cache: truncate to size=11 2025/01/03 04:59:18 DEBUG : file1(0xc0007e3680): close: 2025/01/03 04:59:18 DEBUG : file1: vfs cache: setting modification time to 2025-01-03 04:59:18.464329926 +0000 UTC m=+10.223298712 2025/01/03 04:59:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:18 DEBUG : file1(0xc0007e3680): >close: err= 2025/01/03 04:59:18 DEBUG : file1(0xc0007e3680): close: 2025/01/03 04:59:18 DEBUG : file1(0xc0007e3680): >close: err=file already closed 2025/01/03 04:59:18 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/03 04:59:18 DEBUG : file1: vfs cache: starting upload 2025/01/03 04:59:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:18 INFO : file1: Copied (new) 2025/01/03 04:59:18 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-03 04:59:18 +0000 UTC" 2025/01/03 04:59:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/03 04:59:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:18 INFO : file1: vfs cache: upload succeeded try #1 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : >WaitForWriters: 2025/01/03 04:59:18 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : >WaitForWriters: 2025/01/03 04:59:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:18 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:18 DEBUG : file1: newRWFileHandle: 2025/01/03 04:59:18 DEBUG : file1(0xc0006f3700): openPending: 2025/01/03 04:59:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:18 DEBUG : file1(0xc0006f3700): >openPending: err= 2025/01/03 04:59:18 DEBUG : file1: >newRWFileHandle: err= 2025/01/03 04:59:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/03 04:59:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/03 04:59:18 DEBUG : file1(0xc0006f3700): _writeAt: size=7, off=0 2025/01/03 04:59:18 DEBUG : file1(0xc0006f3700): >_writeAt: n=7, err= 2025/01/03 04:59:18 DEBUG : file1(0xc0006f3700): _writeAt: size=6, off=5 2025/01/03 04:59:18 DEBUG : file1(0xc0006f3700): >_writeAt: n=6, err= 2025/01/03 04:59:18 DEBUG : file1(0xc0006f3700): close: 2025/01/03 04:59:18 DEBUG : file1: vfs cache: setting modification time to 2025-01-03 04:59:18.661030934 +0000 UTC m=+10.419999740 2025/01/03 04:59:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:18 DEBUG : file1(0xc0006f3700): >close: err= 2025/01/03 04:59:18 DEBUG : file1(0xc0006f3700): _writeAt: size=5, off=0 2025/01/03 04:59:18 DEBUG : file1(0xc0006f3700): >_writeAt: n=0, err=file already closed 2025/01/03 04:59:18 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/03 04:59:18 DEBUG : file1: vfs cache: starting upload 2025/01/03 04:59:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:18 INFO : file1: Copied (new) 2025/01/03 04:59:18 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-03 04:59:18 +0000 UTC" 2025/01/03 04:59:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/03 04:59:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:18 INFO : file1: vfs cache: upload succeeded try #1 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : >WaitForWriters: 2025/01/03 04:59:18 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : >WaitForWriters: 2025/01/03 04:59:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:18 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:18 DEBUG : file1: newRWFileHandle: 2025/01/03 04:59:18 DEBUG : file1(0xc000928e80): openPending: 2025/01/03 04:59:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:18 DEBUG : file1(0xc000928e80): >openPending: err= 2025/01/03 04:59:18 DEBUG : file1: >newRWFileHandle: err= 2025/01/03 04:59:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/03 04:59:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/03 04:59:18 DEBUG : file1(0xc000928e80): close: 2025/01/03 04:59:18 DEBUG : file1: vfs cache: setting modification time to 2025-01-03 04:59:18.855666445 +0000 UTC m=+10.614635231 2025/01/03 04:59:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:18 DEBUG : file1(0xc000928e80): >close: err= 2025/01/03 04:59:18 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/03 04:59:18 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/03 04:59:18 DEBUG : file2: newRWFileHandle: 2025/01/03 04:59:18 DEBUG : file2(0xc000928f40): openPending: 2025/01/03 04:59:18 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:18 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/03 04:59:18 DEBUG : file2(0xc000928f40): >openPending: err= 2025/01/03 04:59:18 DEBUG : file2: >newRWFileHandle: err= 2025/01/03 04:59:18 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/03 04:59:18 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/01/03 04:59:18 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/01/03 04:59:18 DEBUG : file2(0xc000928f40): RWFileHandle.Flush 2025/01/03 04:59:18 DEBUG : file2(0xc000928f40): RWFileHandle.Release 2025/01/03 04:59:18 DEBUG : file2(0xc000928f40): close: 2025/01/03 04:59:18 DEBUG : file2: vfs cache: setting modification time to 2025-01-03 04:59:18.856168272 +0000 UTC m=+10.615137048 2025/01/03 04:59:18 INFO : file2: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:18 DEBUG : file2(0xc000928f40): >close: err= 2025/01/03 04:59:18 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : file2: reading active writers 2025/01/03 04:59:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : file2: reading active writers 2025/01/03 04:59:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : file2: reading active writers 2025/01/03 04:59:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/01/03 04:59:18 DEBUG : : Looking for writers 2025/01/03 04:59:18 DEBUG : file1: reading active writers 2025/01/03 04:59:18 DEBUG : file2: reading active writers 2025/01/03 04:59:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/01/03 04:59:18 DEBUG : file2: vfs cache: starting upload 2025/01/03 04:59:18 DEBUG : file1: vfs cache: starting upload 2025/01/03 04:59:18 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:19 INFO : file2: Copied (new) 2025/01/03 04:59:19 DEBUG : file2: vfs cache: fingerprint now "0,2025-01-03 04:59:18 +0000 UTC" 2025/01/03 04:59:19 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/01/03 04:59:19 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/03 04:59:19 INFO : file2: vfs cache: upload succeeded try #1 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : file2: reading active writers 2025/01/03 04:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/03 04:59:19 INFO : file1: Copied (new) 2025/01/03 04:59:19 DEBUG : file1: vfs cache: fingerprint now "0,2025-01-03 04:59:18 +0000 UTC" 2025/01/03 04:59:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/03 04:59:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:19 INFO : file1: vfs cache: upload succeeded try #1 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : file2: reading active writers 2025/01/03 04:59:19 DEBUG : >WaitForWriters: 2025/01/03 04:59:19 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : file2: reading active writers 2025/01/03 04:59:19 DEBUG : >WaitForWriters: 2025/01/03 04:59:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:19 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:19 DEBUG : file1: newRWFileHandle: 2025/01/03 04:59:19 DEBUG : file1(0xc0006a1440): openPending: 2025/01/03 04:59:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:19 DEBUG : file1(0xc0006a1440): >openPending: err= 2025/01/03 04:59:19 DEBUG : file1: >newRWFileHandle: err= 2025/01/03 04:59:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/03 04:59:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/03 04:59:19 DEBUG : file1(0xc0006a1440): _writeAt: size=5, off=0 2025/01/03 04:59:19 DEBUG : file1(0xc0006a1440): >_writeAt: n=5, err= 2025/01/03 04:59:19 DEBUG : file1(0xc0006a1440): RWFileHandle.Flush 2025/01/03 04:59:19 DEBUG : file1(0xc0006a1440): RWFileHandle.Flush 2025/01/03 04:59:19 DEBUG : file1(0xc0006a1440): close: 2025/01/03 04:59:19 DEBUG : file1: vfs cache: setting modification time to 2025-01-03 04:59:19.226428968 +0000 UTC m=+10.985397784 2025/01/03 04:59:19 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:19 DEBUG : file1(0xc0006a1440): >close: err= 2025/01/03 04:59:19 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/03 04:59:19 DEBUG : file1: vfs cache: starting upload 2025/01/03 04:59:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:19 INFO : file1: Copied (new) 2025/01/03 04:59:19 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-03 04:59:19 +0000 UTC" 2025/01/03 04:59:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/03 04:59:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:19 INFO : file1: vfs cache: upload succeeded try #1 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : >WaitForWriters: 2025/01/03 04:59:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:19 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:19 DEBUG : file1: newRWFileHandle: 2025/01/03 04:59:19 DEBUG : file1(0xc000948a80): openPending: 2025/01/03 04:59:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:19 DEBUG : file1(0xc000948a80): >openPending: err= 2025/01/03 04:59:19 DEBUG : file1: >newRWFileHandle: err= 2025/01/03 04:59:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/03 04:59:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/03 04:59:19 DEBUG : file1(0xc000948a80): _writeAt: size=5, off=0 2025/01/03 04:59:19 DEBUG : file1(0xc000948a80): >_writeAt: n=5, err= 2025/01/03 04:59:19 DEBUG : file1(0xc000948a80): RWFileHandle.Release 2025/01/03 04:59:19 DEBUG : file1(0xc000948a80): close: 2025/01/03 04:59:19 DEBUG : file1: vfs cache: setting modification time to 2025-01-03 04:59:19.412572971 +0000 UTC m=+11.171541787 2025/01/03 04:59:19 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:19 DEBUG : file1(0xc000948a80): >close: err= 2025/01/03 04:59:19 DEBUG : file1(0xc000948a80): RWFileHandle.Release 2025/01/03 04:59:19 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/03 04:59:19 DEBUG : file1: vfs cache: starting upload 2025/01/03 04:59:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:19 INFO : file1: Copied (new) 2025/01/03 04:59:19 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-03 04:59:19 +0000 UTC" 2025/01/03 04:59:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/03 04:59:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:19 INFO : file1: vfs cache: upload succeeded try #1 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : >WaitForWriters: 2025/01/03 04:59:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.18s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:19 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/01/03 04:59:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/03 04:59:19 DEBUG : dir/file1: newRWFileHandle: 2025/01/03 04:59:19 DEBUG : dir/file1(0xc0009f6c80): openPending: 2025/01/03 04:59:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/03 04:59:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/03 04:59:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:19 DEBUG : dir/file1(0xc0009f6c80): >openPending: err= 2025/01/03 04:59:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/03 04:59:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/03 04:59:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/03 04:59:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/03 04:59:19 DEBUG : dir/file1(0xc0009f6c80): _writeAt: size=5, off=0 2025/01/03 04:59:19 DEBUG : dir/file1(0xc0009f6c80): >_writeAt: n=5, err= 2025/01/03 04:59:19 DEBUG : dir/file1(0xc0009f6c80): close: 2025/01/03 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:19 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-03 04:59:19.663446168 +0000 UTC m=+11.422414984 2025/01/03 04:59:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:19 DEBUG : dir/file1(0xc0009f6c80): >close: err= 2025/01/03 04:59:19 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:19 DEBUG : dir: Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : dir: reading active writers 2025/01/03 04:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/03 04:59:19 DEBUG : dir: Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : dir: reading active writers 2025/01/03 04:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/03 04:59:19 DEBUG : dir: Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : dir: reading active writers 2025/01/03 04:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/03 04:59:19 DEBUG : dir: Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : dir: reading active writers 2025/01/03 04:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/03 04:59:19 DEBUG : dir/file1: vfs cache: starting upload 2025/01/03 04:59:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:19 INFO : dir/file1: Copied (replaced existing) 2025/01/03 04:59:19 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-01-03 04:59:19 +0000 UTC" 2025/01/03 04:59:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/03 04:59:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/03 04:59:19 DEBUG : dir: Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : dir: reading active writers 2025/01/03 04:59:19 DEBUG : >WaitForWriters: 2025/01/03 04:59:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:19 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:19 DEBUG : dir/file1: newRWFileHandle: 2025/01/03 04:59:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/03 04:59:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/03 04:59:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/03 04:59:19 DEBUG : dir/file1(0xc000ba9e40): _writeAt: size=5, off=0 2025/01/03 04:59:19 DEBUG : dir/file1(0xc000ba9e40): openPending: 2025/01/03 04:59:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/03 04:59:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/03 04:59:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:19 DEBUG : dir/file1(0xc000ba9e40): >openPending: err= 2025/01/03 04:59:19 DEBUG : dir/file1(0xc000ba9e40): >_writeAt: n=5, err= 2025/01/03 04:59:19 DEBUG : dir/file1(0xc000ba9e40): _writeAt: size=15, off=5 2025/01/03 04:59:19 DEBUG : dir/file1(0xc000ba9e40): >_writeAt: n=15, err= 2025/01/03 04:59:19 DEBUG : dir/file1(0xc000ba9e40): close: 2025/01/03 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/01/03 04:59:19 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-03 04:59:19.94599231 +0000 UTC m=+11.704961126 2025/01/03 04:59:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:19 DEBUG : dir/file1(0xc000ba9e40): >close: err= 2025/01/03 04:59:19 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:19 DEBUG : dir: Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : dir: reading active writers 2025/01/03 04:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/03 04:59:19 DEBUG : dir: Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : dir: reading active writers 2025/01/03 04:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/03 04:59:19 DEBUG : dir: Looking for writers 2025/01/03 04:59:19 DEBUG : file1: reading active writers 2025/01/03 04:59:19 DEBUG : : Looking for writers 2025/01/03 04:59:19 DEBUG : dir: reading active writers 2025/01/03 04:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/03 04:59:20 DEBUG : dir: Looking for writers 2025/01/03 04:59:20 DEBUG : file1: reading active writers 2025/01/03 04:59:20 DEBUG : : Looking for writers 2025/01/03 04:59:20 DEBUG : dir: reading active writers 2025/01/03 04:59:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/03 04:59:20 DEBUG : dir/file1: vfs cache: starting upload 2025/01/03 04:59:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:20 INFO : dir/file1: Copied (replaced existing) 2025/01/03 04:59:20 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-01-03 04:59:19 +0000 UTC" 2025/01/03 04:59:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/03 04:59:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/03 04:59:20 DEBUG : dir: Looking for writers 2025/01/03 04:59:20 DEBUG : file1: reading active writers 2025/01/03 04:59:20 DEBUG : : Looking for writers 2025/01/03 04:59:20 DEBUG : dir: reading active writers 2025/01/03 04:59:20 DEBUG : >WaitForWriters: 2025/01/03 04:59:20 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:20 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : file1: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : file1(0xc0001bfe40): openPending: 2025/01/03 04:59:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:20 DEBUG : file1(0xc0001bfe40): >openPending: err= 2025/01/03 04:59:20 DEBUG : file1: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/03 04:59:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/03 04:59:20 DEBUG : file1(0xc0001bfe40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : file1(0xc0001bfe40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : file1(0xc0001bfe40): close: 2025/01/03 04:59:20 DEBUG : file1: vfs cache: setting modification time to 2025-01-03 04:59:20.163828324 +0000 UTC m=+11.922797111 2025/01/03 04:59:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : file1(0xc0001bfe40): >close: err= 2025/01/03 04:59:20 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:20 DEBUG : : Looking for writers 2025/01/03 04:59:20 DEBUG : file1: reading active writers 2025/01/03 04:59:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/03 04:59:20 DEBUG : : Looking for writers 2025/01/03 04:59:20 DEBUG : file1: reading active writers 2025/01/03 04:59:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/03 04:59:20 DEBUG : : Looking for writers 2025/01/03 04:59:20 DEBUG : file1: reading active writers 2025/01/03 04:59:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/03 04:59:20 DEBUG : : Looking for writers 2025/01/03 04:59:20 DEBUG : file1: reading active writers 2025/01/03 04:59:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/03 04:59:20 DEBUG : file1: vfs cache: starting upload 2025/01/03 04:59:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:20 INFO : file1: Copied (new) 2025/01/03 04:59:20 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-03 04:59:20 +0000 UTC" 2025/01/03 04:59:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:20 INFO : file1: vfs cache: upload succeeded try #1 2025/01/03 04:59:20 DEBUG : : Looking for writers 2025/01/03 04:59:20 DEBUG : file1: reading active writers 2025/01/03 04:59:20 DEBUG : >WaitForWriters: 2025/01/03 04:59:20 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:20 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/01/03 04:59:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa980): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa980): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa980): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa980): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa980): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.349702133 +0000 UTC m=+12.108670918 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa980): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa9c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa9c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa9c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa9c0): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa9c0): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa9c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa9c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.349702133 +0000 UTC m=+12.108670918 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa9c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa00): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.349702133 +0000 UTC m=+12.108670918 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444b60 item 1 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.351597874 +0000 UTC m=+12.110566660 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa80): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa80): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.351597874 +0000 UTC m=+12.110566660 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaa80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444fc0 item 2 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaac0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaac0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaac0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaac0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaac0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.353092936 +0000 UTC m=+12.112061722 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaac0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfab00): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfab00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfab00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfab00): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfab00): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfab00): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfab00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.353092936 +0000 UTC m=+12.112061722 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfab00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfab40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfab40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfab40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfab40): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfab40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.353092936 +0000 UTC m=+12.112061722 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfab40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445420 item 3 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfabc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfabc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfabc0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfabc0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfabc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.355132315 +0000 UTC m=+12.114101101 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfabc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfac40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfac40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfac40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfac40): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfac40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.355132315 +0000 UTC m=+12.114101101 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfac40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445810 item 4 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfac80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfac80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfac80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfac80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfac80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.356299385 +0000 UTC m=+12.115268171 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfac80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfacc0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfacc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfacc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfacc0): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfacc0): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfacc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfacc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.356299385 +0000 UTC m=+12.115268171 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfacc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfad00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfad00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfad00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfad00): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfad00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.356299385 +0000 UTC m=+12.115268171 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfad00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ab0 item 5 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfad80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfad80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfad80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfad80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfad80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.357821057 +0000 UTC m=+12.116789843 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfad80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfae00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfae00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfae00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfae00): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfae00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.357821057 +0000 UTC m=+12.116789843 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfae00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445f10 item 6 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfae80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfae80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfae80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfae80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfae80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.359061874 +0000 UTC m=+12.118030670 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfae80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaf40): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaf40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaf40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaf40): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaf40): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaf40): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaf40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.359061874 +0000 UTC m=+12.118030670 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaf40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaf80): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaf80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaf80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaf80): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaf80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.359061874 +0000 UTC m=+12.118030670 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfaf80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b03f0 item 7 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb000): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb000): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb000): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb000): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb000): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.361367811 +0000 UTC m=+12.120336597 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb000): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb080): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb080): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb080): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb080): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb080): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.361367811 +0000 UTC m=+12.120336597 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb080): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0f50 item 8 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb0c0): _readAt: size=2, off=0 2025/01/03 04:59:20 ERROR : open-test-file(0xc000bfb0c0): Couldn't read size of file 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb0c0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb0c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb0c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb0c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb0c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb100): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb100): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb100): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb100): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb100): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.36256638 +0000 UTC m=+12.121535156 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb100): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb140): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb140): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb140): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb140): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb140): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb140): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb140): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.36256638 +0000 UTC m=+12.121535156 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb140): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb180): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb180): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb180): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb180): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb180): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.36256638 +0000 UTC m=+12.121535156 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb180): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1ea0 item 9 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb200): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb200): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb200): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb200): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb200): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.363975862 +0000 UTC m=+12.122944648 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb200): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb280): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb280): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb280): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb280): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb280): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.363975862 +0000 UTC m=+12.122944648 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb280): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0af0 item 10 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb340): _readAt: size=2, off=0 2025/01/03 04:59:20 ERROR : open-test-file(0xc000bfb340): Couldn't read size of file 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb340): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb340): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb340): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb340): close: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb340): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb380): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb380): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb380): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb380): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb380): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.365165935 +0000 UTC m=+12.124134720 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb380): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb440): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb440): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb440): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb440): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb440): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb440): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb440): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.365165935 +0000 UTC m=+12.124134720 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb440): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb480): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb480): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb480): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb480): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb480): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.365165935 +0000 UTC m=+12.124134720 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb480): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1340 item 11 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb500): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb500): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb500): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb500): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb500): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.36695648 +0000 UTC m=+12.125925265 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb500): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb580): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb580): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb580): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb580): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb580): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.36695648 +0000 UTC m=+12.125925265 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb580): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1dc0 item 12 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb640): _readAt: size=2, off=0 2025/01/03 04:59:20 ERROR : open-test-file(0xc000bfb640): Couldn't read size of file 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb640): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb640): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb640): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb640): close: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb640): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb680): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb680): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb680): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb680): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb680): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.368582406 +0000 UTC m=+12.127551192 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb680): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb740): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb740): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb740): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb740): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb740): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.368582406 +0000 UTC m=+12.127551192 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb740): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a310 item 13 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb7c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb7c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb7c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb7c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb7c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.369913211 +0000 UTC m=+12.128881997 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb7c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb840): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb840): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb840): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb840): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb840): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.369913211 +0000 UTC m=+12.128881997 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb840): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042abd0 item 14 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb900): _readAt: size=2, off=0 2025/01/03 04:59:20 ERROR : open-test-file(0xc000bfb900): Couldn't read size of file 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb900): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb900): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb900): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb900): close: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb900): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb940): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb940): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb940): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb940): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb940): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.371940629 +0000 UTC m=+12.130909414 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfb940): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfba00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfba00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfba00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfba00): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfba00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.371940629 +0000 UTC m=+12.130909414 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfba00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b420 item 15 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfba80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfba80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfba80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfba80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfba80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.373428076 +0000 UTC m=+12.132396862 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfba80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb00): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.373428076 +0000 UTC m=+12.132396862 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bce0 item 16 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.375013628 +0000 UTC m=+12.133982414 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb80): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb80): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb80): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb80): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb80): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.375013628 +0000 UTC m=+12.133982414 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbb80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbbc0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbbc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbbc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbbc0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbbc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.375013628 +0000 UTC m=+12.133982414 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbbc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bc690 item 17 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbc40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbc40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbc40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbc40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbc40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.376933063 +0000 UTC m=+12.135901849 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbc40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbcc0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbcc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbcc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbcc0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbcc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.376933063 +0000 UTC m=+12.135901849 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbcc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bcf50 item 18 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbd40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbd40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbd40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbd40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbd40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.378137471 +0000 UTC m=+12.137106268 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbd40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbe00): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbe00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbe00): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbe00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbe00): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbe00): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbe00): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbe00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.378137471 +0000 UTC m=+12.137106268 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbe00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbe40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbe40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbe40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbe40): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbe40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.378137471 +0000 UTC m=+12.137106268 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbe40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bd490 item 19 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbec0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbec0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbec0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbec0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbec0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.380041147 +0000 UTC m=+12.139009933 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbec0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbf40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbf40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbf40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbf40): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbf40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.380041147 +0000 UTC m=+12.139009933 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfbf40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bd960 item 20 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812040): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812040): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812040): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812040): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812040): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.381516373 +0000 UTC m=+12.140485169 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812040): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812100): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812100): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812100): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812100): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812100): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812100): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812100): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812100): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.381516373 +0000 UTC m=+12.140485169 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812100): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812140): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812140): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812140): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812140): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812140): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.381516373 +0000 UTC m=+12.140485169 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812140): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bde30 item 21 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.383186021 +0000 UTC m=+12.142154807 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812240): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812240): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812240): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812240): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812240): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.383186021 +0000 UTC m=+12.142154807 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812240): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052700 item 22 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.384340027 +0000 UTC m=+12.143308823 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.384340027 +0000 UTC m=+12.143308823 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008123c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008123c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008123c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008123c0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008123c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.384340027 +0000 UTC m=+12.143308823 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008123c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 23 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812440): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812440): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812440): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812440): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812440): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.386249062 +0000 UTC m=+12.145217869 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812440): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008124c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008124c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008124c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008124c0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008124c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.386249062 +0000 UTC m=+12.145217869 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008124c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 24 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812580): _readAt: size=2, off=0 2025/01/03 04:59:20 ERROR : open-test-file(0xc000812580): Couldn't read size of file 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812580): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812580): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812580): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812580): close: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812580): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008125c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008125c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008125c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008125c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008125c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.387867575 +0000 UTC m=+12.146836381 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008125c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.387867575 +0000 UTC m=+12.146836381 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008126c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008126c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008126c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008126c0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008126c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.387867575 +0000 UTC m=+12.146836381 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008126c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 25 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812740): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812740): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812740): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812740): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812740): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.389572179 +0000 UTC m=+12.148540965 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812740): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008127c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008127c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008127c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008127c0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008127c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.389572179 +0000 UTC m=+12.148540965 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008127c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e150 item 26 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812880): _readAt: size=2, off=0 2025/01/03 04:59:20 ERROR : open-test-file(0xc000812880): Couldn't read size of file 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812880): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812880): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812880): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812880): close: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812880): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8500): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8500): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8500): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8500): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8500): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.391201071 +0000 UTC m=+12.150169857 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8500): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8600): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8600): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8600): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8600): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8600): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8600): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8600): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8600): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.391201071 +0000 UTC m=+12.150169857 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8600): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8680): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8680): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8680): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8680): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8680): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.391201071 +0000 UTC m=+12.150169857 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8680): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 27 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8700): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8700): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8700): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8700): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8700): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.393000061 +0000 UTC m=+12.151968847 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8700): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8880): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8880): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8880): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8880): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8880): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.393000061 +0000 UTC m=+12.151968847 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8880): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402d20 item 28 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8940): _readAt: size=2, off=0 2025/01/03 04:59:20 ERROR : open-test-file(0xc0000f8940): Couldn't read size of file 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8940): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8940): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8940): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8940): close: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8940): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8b00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8b00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8b00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8b00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8b00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.394147835 +0000 UTC m=+12.153116610 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8b00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8f40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8f40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8f40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8f40): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8f40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.394147835 +0000 UTC m=+12.153116610 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8f40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403340 item 29 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8fc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8fc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8fc0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8fc0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8fc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.39590717 +0000 UTC m=+12.154875956 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f8fc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9040): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9040): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9040): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9040): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9040): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.39590717 +0000 UTC m=+12.154875956 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9040): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004036c0 item 30 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9140): _readAt: size=2, off=0 2025/01/03 04:59:20 ERROR : open-test-file(0xc0000f9140): Couldn't read size of file 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9140): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9140): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9140): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9140): close: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9140): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9180): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9180): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9180): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9180): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9180): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.397620721 +0000 UTC m=+12.156589527 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9180): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9240): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9240): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9240): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9240): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9240): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.397620721 +0000 UTC m=+12.156589527 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9240): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c70 item 31 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f92c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f92c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f92c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f92c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f92c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.399003544 +0000 UTC m=+12.157972350 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f92c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9340): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9340): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9340): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9340): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9340): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.399003544 +0000 UTC m=+12.157972350 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9340): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c0e0 item 32 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9380): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9380): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9380): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9380): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9380): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.400252967 +0000 UTC m=+12.159221783 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9380): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f93c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f93c0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f93c0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f93c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f93c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c7e0 item 33 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f93c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f93c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.400706735 +0000 UTC m=+12.159675521 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f93c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9400): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9400): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9400): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9400): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9400): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.400706735 +0000 UTC m=+12.159675521 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9400): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c930 item 33 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9440): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9440): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9440): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9440): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9440): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.402013185 +0000 UTC m=+12.160981971 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9440): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9480): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9480): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cd90 item 34 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9480): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9480): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9480): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9480): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9480): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.402618686 +0000 UTC m=+12.161587462 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9480): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f94c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f94c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f94c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f94c0): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f94c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.402618686 +0000 UTC m=+12.161587462 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f94c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d030 item 34 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9500): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9500): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9500): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9500): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9500): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.4038151 +0000 UTC m=+12.162783886 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9500): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9540): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9540): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9540): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9540): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9540): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dea0 item 35 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9540): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9540): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.404318199 +0000 UTC m=+12.163286986 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9540): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9580): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9580): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9580): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9580): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9580): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.404318199 +0000 UTC m=+12.163286986 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9580): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452310 item 35 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9600): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9600): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9600): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9600): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9600): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.405406923 +0000 UTC m=+12.164375709 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9600): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f96c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f96c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004528c0 item 36 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f96c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f96c0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f96c0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f96c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f96c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.405899643 +0000 UTC m=+12.164868429 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f96c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9700): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9700): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9700): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9700): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9700): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.405899643 +0000 UTC m=+12.164868429 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9700): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453030 item 36 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9740): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9740): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9740): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9740): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9740): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.406992565 +0000 UTC m=+12.165961351 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9740): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9780): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9780): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9780): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9780): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9780): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453a40 item 37 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9780): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9780): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.407397902 +0000 UTC m=+12.166366677 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9780): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f97c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f97c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f97c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f97c0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f97c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.407397902 +0000 UTC m=+12.166366677 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f97c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453e30 item 37 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9840): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9840): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9840): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9840): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9840): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.408532151 +0000 UTC m=+12.167500937 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9840): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9900): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9900): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161880 item 38 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9900): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9900): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9900): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9900): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9900): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.408988563 +0000 UTC m=+12.167957349 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9900): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9940): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9940): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9940): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9940): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9940): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.408988563 +0000 UTC m=+12.167957349 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9940): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161b90 item 38 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f99c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f99c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f99c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f99c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f99c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.410165551 +0000 UTC m=+12.169134338 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f99c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9a80): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9a80): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9a80): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9a80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9a80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004381c0 item 39 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9a80): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9a80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.410642802 +0000 UTC m=+12.169611589 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9a80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9ac0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9ac0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9ac0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9ac0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9ac0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.410642802 +0000 UTC m=+12.169611589 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9ac0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438850 item 39 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9b40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9b40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9b40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9b40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9b40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.411810273 +0000 UTC m=+12.170779059 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9b40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438f50 item 40 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c00): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c00): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c00): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c00): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.412271404 +0000 UTC m=+12.171240200 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c40): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.412271404 +0000 UTC m=+12.171240200 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439340 item 40 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c80): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c80): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.413498707 +0000 UTC m=+12.172467493 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9c80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9cc0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9cc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9cc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439880 item 41 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9cc0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9cc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.413829484 +0000 UTC m=+12.172798270 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9cc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9d00): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9d00): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9d00): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9d00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9d00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446070 item 41 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9d00): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9d00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.414348354 +0000 UTC m=+12.173317139 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9d00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9d40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9d40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9d40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9d40): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9d40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.414348354 +0000 UTC m=+12.173317139 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9d40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446380 item 41 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9e00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9e00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9e00): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9e00): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9e00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9e00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9e00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.415676635 +0000 UTC m=+12.174645420 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9e00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9e40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9e40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9e40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446690 item 42 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9e40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9e40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.416067966 +0000 UTC m=+12.175036751 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9e40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9f00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9f00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004467e0 item 42 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9f00): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9f00): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9f00): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9f00): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9f00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.416590552 +0000 UTC m=+12.175559338 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9f00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9f40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9f40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9f40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9f40): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9f40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.416590552 +0000 UTC m=+12.175559338 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0000f9f40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446a80 item 42 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe080): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe080): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe080): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe080): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe080): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe080): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe080): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.417693942 +0000 UTC m=+12.176662728 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe080): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe0c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe0c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe0c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446fc0 item 43 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe0c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe0c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.418096364 +0000 UTC m=+12.177065150 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe0c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe240): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe240): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe240): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe240): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe240): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447110 item 43 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe240): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe240): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.418687477 +0000 UTC m=+12.177656273 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe240): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe280): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe280): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe280): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe280): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe280): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.418687477 +0000 UTC m=+12.177656273 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe280): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447260 item 43 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe340): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe340): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe340): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe340): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe340): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe340): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe340): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.420033172 +0000 UTC m=+12.179001957 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe340): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe380): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe380): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe380): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447570 item 44 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe380): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe380): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.420434741 +0000 UTC m=+12.179403528 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe380): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe440): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe440): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004476c0 item 44 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe440): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe440): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe440): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe440): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe440): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.420957057 +0000 UTC m=+12.179925843 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe440): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe4c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe4c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe4c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe4c0): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe4c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.420957057 +0000 UTC m=+12.179925843 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe4c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447880 item 44 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe580): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe580): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe580): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe580): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe580): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe580): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe580): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.422159703 +0000 UTC m=+12.181128488 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe580): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe5c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe5c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe5c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447b90 item 45 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe5c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe5c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.422716933 +0000 UTC m=+12.181685720 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe5c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe680): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe680): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe680): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe680): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe680): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.422716933 +0000 UTC m=+12.181685720 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe680): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447ea0 item 45 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe740): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe740): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe740): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe740): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe740): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe740): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe740): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.424265156 +0000 UTC m=+12.183233941 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe740): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe780): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe780): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe780): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003923f0 item 46 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe780): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe780): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.424724393 +0000 UTC m=+12.183693179 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe780): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe840): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe840): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe840): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe840): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe840): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.424724393 +0000 UTC m=+12.183693179 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe840): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392620 item 46 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe900): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe900): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe900): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe900): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe900): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe900): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe900): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.426155937 +0000 UTC m=+12.185124723 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe900): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe940): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe940): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe940): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392a10 item 47 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe940): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe940): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.426635322 +0000 UTC m=+12.185604108 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fe940): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fea00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fea00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fea00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fea00): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fea00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.426635322 +0000 UTC m=+12.185604108 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fea00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392cb0 item 47 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004feac0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004feac0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004feac0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004feac0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004feac0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004feac0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004feac0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.427947302 +0000 UTC m=+12.186916088 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004feac0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004feb00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004feb00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004feb00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003931f0 item 48 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004feb00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004feb00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.428378849 +0000 UTC m=+12.187347635 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004feb00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004febc0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004febc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004febc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004febc0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004febc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.428378849 +0000 UTC m=+12.187347635 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004febc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003933b0 item 48 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.429617291 +0000 UTC m=+12.188586078 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec40): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec40): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec40): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec40): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393880 item 49 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec40): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.430058295 +0000 UTC m=+12.189027071 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec80): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec80): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.430058295 +0000 UTC m=+12.189027071 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fec80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003939d0 item 49 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fed00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fed00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fed00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fed00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fed00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.43125512 +0000 UTC m=+12.190223906 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fed00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fedc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fedc0): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fedc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393d50 item 50 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fedc0): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fedc0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fedc0): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fedc0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fedc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.431736599 +0000 UTC m=+12.190705386 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fedc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fee00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fee00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fee00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fee00): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fee00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.431736599 +0000 UTC m=+12.190705386 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fee00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393ea0 item 50 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fee80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fee80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fee80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fee80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fee80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.43282897 +0000 UTC m=+12.191797756 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fee80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fef40): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fef40): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fef40): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fef40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fef40): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fef40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8310 item 51 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fef40): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fef40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.433253033 +0000 UTC m=+12.192221819 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fef40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fef80): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fef80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fef80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fef80): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fef80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.433253033 +0000 UTC m=+12.192221819 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fef80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a85b0 item 51 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff000): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff000): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff000): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff000): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff000): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.43457999 +0000 UTC m=+12.193548777 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff000): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff0c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff0c0): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff0c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8a80 item 52 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff0c0): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff0c0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff0c0): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff0c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff0c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.435054016 +0000 UTC m=+12.194022802 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff0c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff100): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff100): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff100): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff100): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff100): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.435054016 +0000 UTC m=+12.194022802 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff100): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8cb0 item 52 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff180): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff180): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff180): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff180): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff180): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.436503352 +0000 UTC m=+12.195472139 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff180): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff240): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff240): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff240): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff240): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff240): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff240): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8fc0 item 53 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff240): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff240): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.438046725 +0000 UTC m=+12.197015521 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff240): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff280): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff280): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff280): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff280): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff280): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.438046725 +0000 UTC m=+12.197015521 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff280): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9110 item 53 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff300): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff300): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff300): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff300): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff300): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.439349388 +0000 UTC m=+12.198318174 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff300): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff3c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff3c0): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff3c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9490 item 54 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff3c0): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff3c0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff3c0): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff3c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff3c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.439876202 +0000 UTC m=+12.198844989 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff3c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff400): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff400): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff400): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff400): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff400): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.439876202 +0000 UTC m=+12.198844989 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff400): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a96c0 item 54 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff480): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff480): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff480): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff480): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff480): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.440957501 +0000 UTC m=+12.199926277 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff480): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff540): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff540): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff540): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff540): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff540): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff540): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a99d0 item 55 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff540): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff540): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.441464689 +0000 UTC m=+12.200433475 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff540): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff580): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff580): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff580): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff580): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff580): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.441464689 +0000 UTC m=+12.200433475 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff580): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9b90 item 55 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff600): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff600): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff600): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff600): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff600): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.442731065 +0000 UTC m=+12.201699851 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff600): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff6c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff6c0): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff6c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9ea0 item 56 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff6c0): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff6c0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff6c0): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff6c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff6c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.443261675 +0000 UTC m=+12.202230461 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff6c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff700): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff700): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff700): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff700): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff700): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.443261675 +0000 UTC m=+12.202230461 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff700): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b60e0 item 56 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff7c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff7c0): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff7c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff7c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff7c0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff7c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff7c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff7c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.444444424 +0000 UTC m=+12.203413210 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff7c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff800): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff800): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff800): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b63f0 item 57 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff800): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff800): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.44484893 +0000 UTC m=+12.203817716 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff800): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff8c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff8c0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff8c0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff8c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff8c0): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff8c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6540 item 57 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff8c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff8c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.445337392 +0000 UTC m=+12.204306178 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff8c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff900): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff900): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff900): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff900): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff900): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.445337392 +0000 UTC m=+12.204306178 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff900): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6690 item 57 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff9c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff9c0): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff9c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff9c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff9c0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff9c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff9c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff9c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.446726516 +0000 UTC m=+12.205695303 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ff9c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffa00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffa00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffa00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6930 item 58 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffa00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffa00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.447112036 +0000 UTC m=+12.206080823 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffa00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffbc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffbc0): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffbc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6af0 item 58 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffbc0): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffbc0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffbc0): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffbc0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffbc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.447637809 +0000 UTC m=+12.206606594 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffbc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffc00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffc00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffc00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffc00): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffc00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.447637809 +0000 UTC m=+12.206606594 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffc00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6cb0 item 58 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffcc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffcc0): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffcc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffcc0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffcc0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffcc0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffcc0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffcc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.44874176 +0000 UTC m=+12.207710546 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffcc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffd00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffd00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffd00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6f50 item 59 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffd00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffd00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.449169529 +0000 UTC m=+12.208138315 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffd00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffdc0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffdc0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffdc0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffdc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffdc0): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffdc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7180 item 59 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffdc0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffdc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.449847436 +0000 UTC m=+12.208816222 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffdc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffe00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffe00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffe00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffe00): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffe00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.449847436 +0000 UTC m=+12.208816222 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffe00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7340 item 59 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffec0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffec0): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffec0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffec0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffec0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffec0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffec0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffec0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.451231881 +0000 UTC m=+12.210200667 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004ffec0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fff00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fff00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fff00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b77a0 item 60 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fff00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fff00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.451681841 +0000 UTC m=+12.210650637 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004fff00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc040): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc040): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc040): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7960 item 60 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc040): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc040): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc040): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc040): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc040): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.45218999 +0000 UTC m=+12.211158776 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc040): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc080): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc080): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc080): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc080): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc080): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.45218999 +0000 UTC m=+12.211158776 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc080): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7b90 item 60 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc140): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc140): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc140): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc140): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc140): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc140): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc140): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc140): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.45350715 +0000 UTC m=+12.212475937 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc140): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc180): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc180): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc180): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf2000 item 61 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc180): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc180): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.45399955 +0000 UTC m=+12.212968336 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc180): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc240): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc240): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc240): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc240): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc240): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.45399955 +0000 UTC m=+12.212968336 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc240): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf2150 item 61 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc300): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc300): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc300): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc300): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc300): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc300): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc300): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc300): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.455519319 +0000 UTC m=+12.214488105 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc300): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc340): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc340): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc340): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf23f0 item 62 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc340): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc340): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.456038117 +0000 UTC m=+12.215006904 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc340): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc400): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc400): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc400): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc400): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc400): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.456038117 +0000 UTC m=+12.215006904 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc400): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf2540 item 62 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.457130929 +0000 UTC m=+12.216099715 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc500): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc500): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc500): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf27e0 item 63 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc500): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc500): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.457505699 +0000 UTC m=+12.216474485 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc500): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc5c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc5c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc5c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc5c0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc5c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.457505699 +0000 UTC m=+12.216474485 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc5c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf2930 item 63 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.461459544 +0000 UTC m=+12.220428329 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc6c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc6c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc6c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf2bd0 item 64 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc6c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc6c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.461913772 +0000 UTC m=+12.220882558 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc6c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc780): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc780): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc780): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc780): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc780): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.461913772 +0000 UTC m=+12.220882558 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc780): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf2d20 item 64 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc7c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc7c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc7c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc7c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc7c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.463164618 +0000 UTC m=+12.222133415 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc7c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc800): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc800): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc800): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc800): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc800): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf2fc0 item 65 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc800): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc800): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.463628805 +0000 UTC m=+12.222597591 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc800): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc840): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc840): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc840): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc840): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc840): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.463628805 +0000 UTC m=+12.222597591 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc840): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf3110 item 65 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc880): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc880): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc880): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc880): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc880): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.464731796 +0000 UTC m=+12.223700582 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc880): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc8c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc8c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf33b0 item 66 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc8c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc8c0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc8c0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc8c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc8c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.465222302 +0000 UTC m=+12.224191088 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc8c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc900): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc900): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc900): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc900): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc900): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.465222302 +0000 UTC m=+12.224191088 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc900): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf3500 item 66 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc940): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc940): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc940): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc940): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc940): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.466337544 +0000 UTC m=+12.225306331 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc940): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc980): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc980): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc980): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc980): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc980): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf37a0 item 67 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc980): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc980): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.466843008 +0000 UTC m=+12.225811795 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc980): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc9c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc9c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc9c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc9c0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc9c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.466843008 +0000 UTC m=+12.225811795 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc9c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf38f0 item 67 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.467969522 +0000 UTC m=+12.226938338 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf3b90 item 68 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb00): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb00): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb00): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb00): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.468435523 +0000 UTC m=+12.227404309 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb40): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.468435523 +0000 UTC m=+12.227404309 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf3ce0 item 68 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.469583136 +0000 UTC m=+12.228551923 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcbc0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcbc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcbc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcbc0): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcbc0): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c66000 item 69 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcbc0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcbc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.470020994 +0000 UTC m=+12.228989810 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcbc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc00): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.470020994 +0000 UTC m=+12.228989810 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c66150 item 69 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.471171052 +0000 UTC m=+12.230139838 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c663f0 item 70 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd40): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd40): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd40): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd40): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.471632163 +0000 UTC m=+12.230600940 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd80): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd80): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.471632163 +0000 UTC m=+12.230600940 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c66540 item 70 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bce00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bce00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bce00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bce00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bce00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.472975111 +0000 UTC m=+12.231943907 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bce00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf40): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf40): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf40): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c667e0 item 71 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf40): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.473526642 +0000 UTC m=+12.232495448 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf80): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf80): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.473526642 +0000 UTC m=+12.232495448 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c66930 item 71 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd000): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd000): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd000): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd000): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd000): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.474780504 +0000 UTC m=+12.233749289 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd000): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd0c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd0c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c66bd0 item 72 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd0c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd0c0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd0c0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd0c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd0c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.475230533 +0000 UTC m=+12.234199319 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd0c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd100): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd100): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd100): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd100): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd100): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.475230533 +0000 UTC m=+12.234199319 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd100): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c66d20 item 72 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd140): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd140): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd140): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd140): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd140): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd140): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd140): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.476600252 +0000 UTC m=+12.235569038 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd140): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd180): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd180): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd180): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c66fc0 item 73 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd180): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd180): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.477087172 +0000 UTC m=+12.236055957 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd180): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd1c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd1c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd1c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd1c0): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd1c0): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c67110 item 73 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd1c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd1c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.478018892 +0000 UTC m=+12.236987678 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd1c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd200): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd200): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd200): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd200): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd200): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.478018892 +0000 UTC m=+12.236987678 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd200): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c67260 item 73 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004a8300): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004a8300): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004a8300): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004a8300): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004a8300): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004a8300): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004a8300): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.479505208 +0000 UTC m=+12.238473993 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004a8300): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004a8340): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004a8340): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004a8340): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae700 item 74 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004a8340): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004a8340): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.479892912 +0000 UTC m=+12.238861698 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004a8340): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008128c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008128c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aebd0 item 74 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008128c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008128c0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008128c0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008128c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008128c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.48078106 +0000 UTC m=+12.239749846 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008128c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc000): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc000): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc000): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc000): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc000): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.48078106 +0000 UTC m=+12.239749846 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc000): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c660e0 item 74 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc0c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc0c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc0c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc0c0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc0c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc0c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc0c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.482019403 +0000 UTC m=+12.240988189 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc0c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc100): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc100): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc100): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c66380 item 75 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc100): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc100): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.482634693 +0000 UTC m=+12.241603479 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc100): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc1c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc1c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc1c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc1c0): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc1c0): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c664d0 item 75 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc1c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc1c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.483228001 +0000 UTC m=+12.242196786 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc1c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc200): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc200): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc200): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc200): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc200): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.483228001 +0000 UTC m=+12.242196786 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc200): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c66620 item 75 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc2c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc2c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc2c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc2c0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc2c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc2c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc2c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.484852855 +0000 UTC m=+12.243821651 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc2c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc300): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc300): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc300): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c668c0 item 76 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc300): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc300): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.485355083 +0000 UTC m=+12.244323869 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc300): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc3c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc3c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c66a10 item 76 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc3c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc3c0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc3c0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc3c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc3c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.485896996 +0000 UTC m=+12.244865771 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc3c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc400): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc400): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc400): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc400): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc400): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.485896996 +0000 UTC m=+12.244865771 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc400): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c66b60 item 76 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.48723255 +0000 UTC m=+12.246201357 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc4c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc500): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc500): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc500): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c66e00 item 77 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc500): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc500): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.487608843 +0000 UTC m=+12.246577629 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc500): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc5c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc5c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc5c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc5c0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc5c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.487608843 +0000 UTC m=+12.246577629 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc5c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c66f50 item 77 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.488912528 +0000 UTC m=+12.247881314 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc680): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc6c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc6c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc6c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c67490 item 78 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc6c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc6c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.48933678 +0000 UTC m=+12.248305566 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc6c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc780): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc780): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc780): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc780): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc780): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.48933678 +0000 UTC m=+12.248305566 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc780): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c675e0 item 78 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc840): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc840): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc840): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc840): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc840): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc840): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc840): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.490773433 +0000 UTC m=+12.249742220 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc840): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc880): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc880): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc880): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c67880 item 79 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc880): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc880): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.491276994 +0000 UTC m=+12.250245780 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc880): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc940): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc940): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc940): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc940): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc940): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.491276994 +0000 UTC m=+12.250245780 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bc940): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c679d0 item 79 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca00): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca00): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.492633837 +0000 UTC m=+12.251602624 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c67c70 item 80 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.493065484 +0000 UTC m=+12.252034270 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bca40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb00): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.493065484 +0000 UTC m=+12.252034270 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c67dc0 item 80 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.494396381 +0000 UTC m=+12.253365166 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb80): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb80): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb80): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb80): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e460 item 81 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb80): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.494903237 +0000 UTC m=+12.253872023 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcb80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcbc0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcbc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcbc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcbc0): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcbc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.494903237 +0000 UTC m=+12.253872023 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcbc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e7e0 item 81 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.495955391 +0000 UTC m=+12.254924168 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcc40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd00): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f030 item 82 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd00): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd00): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd00): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd00): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.496482316 +0000 UTC m=+12.255451101 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd40): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.496482316 +0000 UTC m=+12.255451101 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcd40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f500 item 82 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcdc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcdc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcdc0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcdc0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcdc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.497602548 +0000 UTC m=+12.256571325 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcdc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf00): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf00): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf00): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf00): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fd50 item 83 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf00): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.498127699 +0000 UTC m=+12.257096495 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf40): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.498127699 +0000 UTC m=+12.257096495 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcf40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae150 item 83 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcfc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcfc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcfc0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcfc0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcfc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.499211643 +0000 UTC m=+12.258180429 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bcfc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd080): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd080): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd080): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aed20 item 84 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd080): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd080): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd080): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd080): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd080): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.499642358 +0000 UTC m=+12.258611144 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd080): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd0c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd0c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd0c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd0c0): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd0c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.499642358 +0000 UTC m=+12.258611144 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd0c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af110 item 84 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd140): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd140): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd140): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd140): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd140): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.500744767 +0000 UTC m=+12.259713553 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd140): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd2c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd2c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd2c0): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd2c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd2c0): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd2c0): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af5e0 item 85 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd2c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd2c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.50115337 +0000 UTC m=+12.260122157 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd2c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd300): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd300): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd300): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd300): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd300): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.50115337 +0000 UTC m=+12.260122157 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd300): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af730 item 85 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd380): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd380): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd380): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd380): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd380): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.502190027 +0000 UTC m=+12.261158813 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd380): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd440): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd440): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd440): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003afb90 item 86 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd440): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd440): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd440): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd440): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd440): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.502778024 +0000 UTC m=+12.261746810 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd440): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd480): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd480): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd480): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd480): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd480): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.502778024 +0000 UTC m=+12.261746810 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd480): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003afd50 item 86 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd500): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd500): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd500): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd500): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd500): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.503807567 +0000 UTC m=+12.262776354 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd500): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd5c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd5c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd5c0): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd5c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd5c0): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd5c0): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444310 item 87 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd5c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd5c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.504195091 +0000 UTC m=+12.263163877 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd5c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd600): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd600): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd600): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd600): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd600): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.504195091 +0000 UTC m=+12.263163877 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd600): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004447e0 item 87 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd680): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd680): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd680): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd680): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd680): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.50522787 +0000 UTC m=+12.264196656 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd680): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd740): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd740): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd740): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444b60 item 88 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd740): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd740): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd740): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd740): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd740): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.505652784 +0000 UTC m=+12.264621570 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd740): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd780): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd780): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd780): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd780): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd780): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.505652784 +0000 UTC m=+12.264621570 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd780): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d90 item 88 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd840): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd840): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd840): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd840): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd840): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd840): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd840): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd840): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.506709688 +0000 UTC m=+12.265678474 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd840): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd880): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd880): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd880): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445030 item 89 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd880): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd880): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.506999649 +0000 UTC m=+12.265968425 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd880): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd940): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd940): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd940): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd940): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd940): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd940): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445260 item 89 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd940): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd940): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.507527906 +0000 UTC m=+12.266496692 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd940): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd980): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd980): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd980): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd980): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd980): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.507527906 +0000 UTC m=+12.266496692 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bd980): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445490 item 89 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bda40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bda40): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bda40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bda40): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bda40): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bda40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bda40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bda40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.508588898 +0000 UTC m=+12.267557684 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bda40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bda80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bda80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bda80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004457a0 item 90 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bda80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bda80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.50900226 +0000 UTC m=+12.267971046 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bda80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdb40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdb40): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdb40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004458f0 item 90 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdb40): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdb40): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdb40): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdb40): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdb40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.509559009 +0000 UTC m=+12.268527795 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdb40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdb80): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdb80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdb80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdb80): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdb80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.509559009 +0000 UTC m=+12.268527795 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdb80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445a40 item 90 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdc40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdc40): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdc40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdc40): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdc40): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdc40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdc40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdc40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.510587901 +0000 UTC m=+12.269556687 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdc40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdc80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdc80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdc80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445d50 item 91 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdc80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdc80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.511037912 +0000 UTC m=+12.270006698 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdc80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdd40): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdd40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdd40): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdd40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdd40): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdd40): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445f10 item 91 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdd40): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdd40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.511431567 +0000 UTC m=+12.270400354 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdd40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdd80): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdd80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdd80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdd80): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdd80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.511431567 +0000 UTC m=+12.270400354 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdd80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b01c0 item 91 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bde40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bde40): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bde40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bde40): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bde40): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bde40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bde40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bde40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.51253124 +0000 UTC m=+12.271500027 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bde40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bde80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bde80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bde80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0690 item 92 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bde80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bde80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.512950824 +0000 UTC m=+12.271919611 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bde80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdf40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdf40): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdf40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0af0 item 92 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdf40): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdf40): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdf40): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdf40): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdf40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.513456889 +0000 UTC m=+12.272425676 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0004bdf40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812000): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812000): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812000): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812000): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812000): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.513456889 +0000 UTC m=+12.272425676 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812000): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0f50 item 92 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008120c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008120c0): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008120c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008120c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008120c0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008120c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008120c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008120c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.514626174 +0000 UTC m=+12.273594960 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008120c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812100): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812100): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812100): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1b90 item 93 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812100): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812100): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.515067909 +0000 UTC m=+12.274036694 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812100): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.515067909 +0000 UTC m=+12.274036694 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1ea0 item 93 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.516109594 +0000 UTC m=+12.275078380 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0460 item 94 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.516431065 +0000 UTC m=+12.275399841 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.516431065 +0000 UTC m=+12.275399841 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0bd0 item 94 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812440): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812440): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812440): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812440): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812440): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812440): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812440): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812440): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.517457612 +0000 UTC m=+12.276426388 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812440): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812480): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812480): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812480): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d13b0 item 95 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812480): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812480): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.517795733 +0000 UTC m=+12.276764520 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812480): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812540): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812540): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812540): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812540): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812540): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.517795733 +0000 UTC m=+12.276764520 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812540): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1810 item 95 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812600): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812600): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812600): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812600): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812600): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812600): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812600): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812600): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.518792405 +0000 UTC m=+12.277761181 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812600): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812640): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812640): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812640): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1ea0 item 96 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812640): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812640): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.519141887 +0000 UTC m=+12.278110673 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812640): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812700): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812700): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812700): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812700): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812700): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.519141887 +0000 UTC m=+12.278110673 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812700): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a2a0 item 96 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= 2025/01/03 04:59:20 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:20 DEBUG : : Looking for writers 2025/01/03 04:59:20 DEBUG : >WaitForWriters: 2025/01/03 04:59:20 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:20 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/01/03 04:59:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001152c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001152c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001152c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001152c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001152c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.542338912 +0000 UTC m=+12.301307699 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001152c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115340): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115340): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115340): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115340): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115340): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115340): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115340): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.542338912 +0000 UTC m=+12.301307699 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115340): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115380): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115380): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115380): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115380): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115380): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.542338912 +0000 UTC m=+12.301307699 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115380): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bc8c0 item 1 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001153c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001153c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001153c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001153c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001153c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.543814479 +0000 UTC m=+12.302783255 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001153c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115400): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115400): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115400): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115400): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115400): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.543814479 +0000 UTC m=+12.302783255 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115400): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bd030 item 2 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115440): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115440): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115440): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115440): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115440): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.544692639 +0000 UTC m=+12.303661425 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115440): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115480): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115480): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115480): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115480): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115480): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115480): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115480): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.544692639 +0000 UTC m=+12.303661425 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115480): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001154c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001154c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001154c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001154c0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001154c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.544692639 +0000 UTC m=+12.303661425 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001154c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bd5e0 item 3 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115540): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115540): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115540): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115540): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115540): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.546176159 +0000 UTC m=+12.305144945 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115540): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001155c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001155c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001155c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001155c0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001155c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.546176159 +0000 UTC m=+12.305144945 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001155c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bdc70 item 4 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115600): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115600): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115600): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115600): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115600): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.547287966 +0000 UTC m=+12.306256752 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115600): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115640): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115640): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115640): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115640): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115640): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115640): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115640): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.547287966 +0000 UTC m=+12.306256752 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115640): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115700): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115700): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115700): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115700): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115700): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.547287966 +0000 UTC m=+12.306256752 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115700): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000520e0 item 5 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001157c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001157c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001157c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001157c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001157c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.548590589 +0000 UTC m=+12.307559375 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001157c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115840): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115840): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115840): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115840): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115840): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.548590589 +0000 UTC m=+12.307559375 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115840): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 6 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115900): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115900): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115900): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115900): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115900): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.549472085 +0000 UTC m=+12.308440861 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115900): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115c40): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115c40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115c40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115c40): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115c40): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115c40): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115c40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.549472085 +0000 UTC m=+12.308440861 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115c40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115c80): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115c80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115c80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115c80): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115c80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.549472085 +0000 UTC m=+12.308440861 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000115c80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 7 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003ca200): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003ca200): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003ca200): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003ca200): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003ca200): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.550791339 +0000 UTC m=+12.309760125 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003ca200): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003ca880): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003ca880): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003ca880): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003ca880): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003ca880): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.550791339 +0000 UTC m=+12.309760125 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003ca880): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 8 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003caa40): _readAt: size=2, off=0 2025/01/03 04:59:20 ERROR : open-test-file(0xc0003caa40): Couldn't read size of file 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003caa40): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003caa40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003caa40): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003caa40): close: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003caa40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cacc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cacc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cacc0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cacc0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cacc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.551746695 +0000 UTC m=+12.310715480 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cacc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cad00): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cad00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cad00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cad00): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cad00): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cad00): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cad00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.551746695 +0000 UTC m=+12.310715480 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cad00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cad40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cad40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cad40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cad40): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cad40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.551746695 +0000 UTC m=+12.310715480 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cad40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 9 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003caf00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003caf00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003caf00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003caf00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003caf00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.553142691 +0000 UTC m=+12.312111477 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003caf00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb280): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb280): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb280): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb280): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb280): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.553142691 +0000 UTC m=+12.312111477 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb280): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004022a0 item 10 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb8c0): _readAt: size=2, off=0 2025/01/03 04:59:20 ERROR : open-test-file(0xc0003cb8c0): Couldn't read size of file 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb8c0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb8c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb8c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb8c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb8c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb940): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb940): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb940): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb940): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb940): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.554075873 +0000 UTC m=+12.313044660 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cb940): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbac0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbac0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbac0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbac0): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbac0): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbac0): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbac0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.554075873 +0000 UTC m=+12.313044660 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbac0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbb00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbb00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbb00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbb00): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbb00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.554075873 +0000 UTC m=+12.313044660 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbb00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 11 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbbc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbbc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbbc0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbbc0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbbc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.555358499 +0000 UTC m=+12.314327276 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbbc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbc40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbc40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbc40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbc40): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbc40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.555358499 +0000 UTC m=+12.314327276 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbc40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402d20 item 12 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbd40): _readAt: size=2, off=0 2025/01/03 04:59:20 ERROR : open-test-file(0xc0003cbd40): Couldn't read size of file 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbd40): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbd40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbd40): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbd40): close: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbd40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbd80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbd80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbd80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbd80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbd80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.556438877 +0000 UTC m=+12.315407664 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbd80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbe40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbe40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbe40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbe40): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbe40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.556438877 +0000 UTC m=+12.315407664 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0003cbe40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403340 item 13 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bee80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bee80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bee80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bee80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bee80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.557404501 +0000 UTC m=+12.316373286 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bee80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf100): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf100): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf100): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf100): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf100): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.557404501 +0000 UTC m=+12.316373286 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf100): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004036c0 item 14 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf1c0): _readAt: size=2, off=0 2025/01/03 04:59:20 ERROR : open-test-file(0xc0001bf1c0): Couldn't read size of file 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf1c0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf1c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf1c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf1c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf1c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf380): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf380): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf380): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf380): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf380): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.558545643 +0000 UTC m=+12.317514429 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf380): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf440): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf440): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf440): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf440): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf440): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.558545643 +0000 UTC m=+12.317514429 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bf440): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c70 item 15 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfd40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfd40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfd40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfd40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfd40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.559804705 +0000 UTC m=+12.318773490 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfd40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfdc0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfdc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfdc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfdc0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfdc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.559804705 +0000 UTC m=+12.318773490 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfdc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c0e0 item 16 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfe00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfe00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfe00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfe00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfe00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.560962437 +0000 UTC m=+12.319931223 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfe00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfe80): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfe80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfe80): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfe80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfe80): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfe80): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfe80): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfe80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.560962437 +0000 UTC m=+12.319931223 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfe80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfec0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfec0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfec0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfec0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfec0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.560962437 +0000 UTC m=+12.319931223 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bfec0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c7e0 item 17 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bff40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bff40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bff40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bff40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bff40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.562674424 +0000 UTC m=+12.321643209 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0001bff40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616040): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616040): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616040): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616040): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616040): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.562674424 +0000 UTC m=+12.321643209 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616040): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cd20 item 18 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616280): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616280): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616280): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616280): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616280): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.563631572 +0000 UTC m=+12.322600357 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616280): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616340): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616340): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616340): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616340): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616340): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616340): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616340): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616340): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.563631572 +0000 UTC m=+12.322600357 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616340): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616380): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616380): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616380): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616380): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616380): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.563631572 +0000 UTC m=+12.322600357 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616380): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d180 item 19 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616400): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616400): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616400): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616400): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616400): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.564894821 +0000 UTC m=+12.323863607 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616400): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616480): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616480): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616480): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616480): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616480): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.564894821 +0000 UTC m=+12.323863607 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616480): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452380 item 20 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616500): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616500): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616500): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616500): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616500): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.56584178 +0000 UTC m=+12.324810556 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616500): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006165c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006165c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006165c0): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006165c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006165c0): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006165c0): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006165c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006165c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.56584178 +0000 UTC m=+12.324810556 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006165c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616600): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616600): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616600): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616600): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616600): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.56584178 +0000 UTC m=+12.324810556 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616600): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452a10 item 21 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616680): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616680): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616680): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616680): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616680): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.56765702 +0000 UTC m=+12.326625806 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616680): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616740): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616740): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616740): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616740): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616740): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.56765702 +0000 UTC m=+12.326625806 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616740): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453a40 item 22 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006167c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006167c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006167c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006167c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006167c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.569007382 +0000 UTC m=+12.327976158 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006167c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006168c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006168c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006168c0): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006168c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006168c0): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006168c0): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006168c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006168c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.569007382 +0000 UTC m=+12.327976158 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006168c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616900): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616900): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616900): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616900): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616900): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.569007382 +0000 UTC m=+12.327976158 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616900): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160f50 item 23 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006169c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006169c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006169c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006169c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006169c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.571942224 +0000 UTC m=+12.330911010 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006169c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616ac0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616ac0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616ac0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616ac0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616ac0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.571942224 +0000 UTC m=+12.330911010 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616ac0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161ea0 item 24 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616d00): _readAt: size=2, off=0 2025/01/03 04:59:20 ERROR : open-test-file(0xc000616d00): Couldn't read size of file 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616d00): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616d00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616d00): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616d00): close: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616d00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616dc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616dc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616dc0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616dc0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616dc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.572949495 +0000 UTC m=+12.331918280 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000616dc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617000): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617000): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617000): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617000): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617000): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617000): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617000): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617000): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.572949495 +0000 UTC m=+12.331918280 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617000): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617040): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617040): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617040): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617040): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617040): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.572949495 +0000 UTC m=+12.331918280 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617040): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438690 item 25 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006170c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006170c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006170c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006170c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006170c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.574567637 +0000 UTC m=+12.333536422 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006170c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617140): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617140): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617140): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617140): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617140): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.574567637 +0000 UTC m=+12.333536422 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617140): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439030 item 26 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617280): _readAt: size=2, off=0 2025/01/03 04:59:20 ERROR : open-test-file(0xc000617280): Couldn't read size of file 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617280): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617280): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617280): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617280): close: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617280): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006172c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006172c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006172c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006172c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006172c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.577306532 +0000 UTC m=+12.336275318 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006172c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617540): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617540): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617540): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617540): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617540): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617540): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617540): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617540): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.577306532 +0000 UTC m=+12.336275318 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617540): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617580): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617580): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617580): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617580): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617580): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.577306532 +0000 UTC m=+12.336275318 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617580): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439500 item 27 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617640): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617640): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617640): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617640): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617640): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.579536156 +0000 UTC m=+12.338504942 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617640): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617740): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617740): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617740): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617740): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617740): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.579536156 +0000 UTC m=+12.338504942 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617740): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446380 item 28 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617800): _readAt: size=2, off=0 2025/01/03 04:59:20 ERROR : open-test-file(0xc000617800): Couldn't read size of file 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617800): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617800): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617800): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617800): close: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617800): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617900): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617900): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617900): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617900): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617900): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.580752669 +0000 UTC m=+12.339721454 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617900): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617ac0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617ac0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617ac0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617ac0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617ac0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.580752669 +0000 UTC m=+12.339721454 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617ac0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446690 item 29 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617b40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617b40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617b40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617b40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617b40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.581742647 +0000 UTC m=+12.340711434 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617b40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617c40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617c40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617c40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617c40): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617c40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.581742647 +0000 UTC m=+12.340711434 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617c40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446a80 item 30 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617d00): _readAt: size=2, off=0 2025/01/03 04:59:20 ERROR : open-test-file(0xc000617d00): Couldn't read size of file 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617d00): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617d00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617d00): >_writeAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617d00): close: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617d00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617d40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617d40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617d40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617d40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617d40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.582994185 +0000 UTC m=+12.341962971 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617d40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617e00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617e00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617e00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617e00): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617e00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.582994185 +0000 UTC m=+12.341962971 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617e00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446fc0 item 31 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617e80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617e80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617e80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617e80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617e80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.584059495 +0000 UTC m=+12.343028281 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000617e80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642080): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642080): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642080): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642080): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642080): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.584059495 +0000 UTC m=+12.343028281 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642080): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447260 item 32 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006420c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006420c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006420c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006420c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006420c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.585179606 +0000 UTC m=+12.344148392 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006420c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642140): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642140): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642140): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642140): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642140): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447570 item 33 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642140): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642140): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.585731588 +0000 UTC m=+12.344700374 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642140): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642180): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642180): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642180): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642180): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642180): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.585731588 +0000 UTC m=+12.344700374 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642180): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004476c0 item 33 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006421c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006421c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006421c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006421c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006421c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.587055831 +0000 UTC m=+12.346024617 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006421c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e140): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e140): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392310 item 34 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e140): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e140): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e140): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e140): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e140): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.587850135 +0000 UTC m=+12.346818921 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e140): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e180): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e180): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e180): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e180): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e180): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.587850135 +0000 UTC m=+12.346818921 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e180): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003924d0 item 34 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e1c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e1c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e1c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e1c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e1c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.588787304 +0000 UTC m=+12.347756091 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e1c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e200): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e200): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e200): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e200): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e200): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392850 item 35 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e200): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e200): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.589116971 +0000 UTC m=+12.348085757 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e200): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e240): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e240): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e240): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e240): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e240): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.589116971 +0000 UTC m=+12.348085757 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e240): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392a80 item 35 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e2c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e2c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e2c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e2c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e2c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.589977979 +0000 UTC m=+12.348946765 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e2c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e380): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e380): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393030 item 36 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e380): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e380): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e380): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e380): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e380): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.590388476 +0000 UTC m=+12.349357262 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e380): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e3c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e3c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e3c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e3c0): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e3c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.590388476 +0000 UTC m=+12.349357262 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e3c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393260 item 36 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e400): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e400): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e400): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e400): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e400): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.591437053 +0000 UTC m=+12.350405839 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e400): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e440): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e440): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e440): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e440): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e440): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003935e0 item 37 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e440): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e440): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.591914456 +0000 UTC m=+12.350883242 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e440): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e480): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e480): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e480): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e480): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e480): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.591914456 +0000 UTC m=+12.350883242 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e480): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003938f0 item 37 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e500): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e500): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e500): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e500): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e500): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.593082458 +0000 UTC m=+12.352051243 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e500): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e5c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e5c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393b90 item 38 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e5c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e5c0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e5c0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e5c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e5c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.593548307 +0000 UTC m=+12.352517093 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e5c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e600): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e600): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e600): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e600): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e600): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.593548307 +0000 UTC m=+12.352517093 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e600): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393dc0 item 38 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e680): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e680): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e680): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e680): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e680): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.594753559 +0000 UTC m=+12.353722345 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e680): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e740): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e740): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e740): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e740): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e740): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8150 item 39 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e740): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e740): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.595211053 +0000 UTC m=+12.354179839 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e740): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e780): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e780): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e780): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e780): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e780): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.595211053 +0000 UTC m=+12.354179839 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e780): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a83f0 item 39 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e800): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e800): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e800): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e800): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e800): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.596396968 +0000 UTC m=+12.355365754 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e800): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e8c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e8c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8850 item 40 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e8c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e8c0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e8c0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e8c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e8c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.596781386 +0000 UTC m=+12.355750172 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e8c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e900): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e900): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e900): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e900): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e900): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.596781386 +0000 UTC m=+12.355750172 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e900): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8af0 item 40 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e940): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e940): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e940): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e940): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e940): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e940): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e940): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.59858264 +0000 UTC m=+12.357551426 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e940): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e980): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e980): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e980): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8ee0 item 41 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e980): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e980): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.59908035 +0000 UTC m=+12.358049136 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e980): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e9c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e9c0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e9c0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e9c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e9c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9030 item 41 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e9c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e9c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.599686091 +0000 UTC m=+12.358654877 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5e9c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ea00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ea00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ea00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ea00): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ea00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.599686091 +0000 UTC m=+12.358654877 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ea00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9180 item 41 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eac0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eac0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eac0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eac0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eac0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eac0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eac0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.600916919 +0000 UTC m=+12.359885705 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eac0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eb00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eb00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eb00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9500 item 42 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eb00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eb00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.601309473 +0000 UTC m=+12.360278259 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eb00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ebc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ebc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a97a0 item 42 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ebc0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ebc0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ebc0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ebc0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ebc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.601818263 +0000 UTC m=+12.360787049 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ebc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ec00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ec00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ec00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ec00): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ec00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.601818263 +0000 UTC m=+12.360787049 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ec00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a98f0 item 42 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ecc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ecc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ecc0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ecc0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ecc0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ecc0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ecc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.603950797 +0000 UTC m=+12.362919582 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ecc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ed00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ed00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ed00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9c00 item 43 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ed00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ed00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.604382101 +0000 UTC m=+12.363350878 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ed00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5edc0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5edc0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5edc0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5edc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5edc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9d50 item 43 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5edc0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5edc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.60478293 +0000 UTC m=+12.363751716 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5edc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ee00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ee00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ee00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ee00): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ee00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.60478293 +0000 UTC m=+12.363751716 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ee00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6000 item 43 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eec0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eec0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eec0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eec0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eec0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eec0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eec0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.606738823 +0000 UTC m=+12.365707609 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5eec0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ef00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ef00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ef00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b62a0 item 44 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ef00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ef00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.607152606 +0000 UTC m=+12.366121392 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ef00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5efc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5efc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6460 item 44 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5efc0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5efc0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5efc0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5efc0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5efc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.60763638 +0000 UTC m=+12.366605166 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5efc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f000): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f000): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f000): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f000): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f000): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.60763638 +0000 UTC m=+12.366605166 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f000): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b65b0 item 44 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f0c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f0c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f0c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f0c0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f0c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f0c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f0c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.608636888 +0000 UTC m=+12.367605674 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f0c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f100): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f100): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f100): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6850 item 45 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f100): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f100): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.6090765 +0000 UTC m=+12.368045286 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f100): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f1c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f1c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f1c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f1c0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f1c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.6090765 +0000 UTC m=+12.368045286 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f1c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6a10 item 45 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f280): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f280): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f280): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f280): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f280): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f280): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f280): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.610339629 +0000 UTC m=+12.369308405 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f280): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f2c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f2c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f2c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6d20 item 46 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f2c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f2c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.610827981 +0000 UTC m=+12.369796767 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f2c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f380): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f380): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f380): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f380): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f380): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.610827981 +0000 UTC m=+12.369796767 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f380): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6e70 item 46 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f440): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f440): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f440): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f440): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f440): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f440): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f440): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.611985924 +0000 UTC m=+12.370954709 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f440): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f480): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f480): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f480): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7260 item 47 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f480): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f480): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.612434982 +0000 UTC m=+12.371403769 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f480): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f540): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f540): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f540): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f540): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f540): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.612434982 +0000 UTC m=+12.371403769 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f540): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7420 item 47 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f640): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f640): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f640): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f640): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f640): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f640): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f640): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.613555746 +0000 UTC m=+12.372524532 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f640): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f680): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f680): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f680): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7810 item 48 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f680): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f680): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.614348546 +0000 UTC m=+12.373317332 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f680): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f740): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f740): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f740): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f740): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f740): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.614348546 +0000 UTC m=+12.373317332 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f740): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b79d0 item 48 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f780): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f780): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f780): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f780): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f780): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.616172202 +0000 UTC m=+12.375140988 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f780): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f7c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f7c0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f7c0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f7c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f7c0): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f7c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7dc0 item 49 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f7c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f7c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.616575685 +0000 UTC m=+12.375544472 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f7c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f800): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f800): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f800): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f800): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f800): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.616575685 +0000 UTC m=+12.375544472 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f800): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c06070 item 49 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f880): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f880): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f880): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f880): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f880): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.617734951 +0000 UTC m=+12.376703737 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f880): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f940): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f940): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f940): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c06310 item 50 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f940): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f940): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f940): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f940): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f940): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.618297811 +0000 UTC m=+12.377266598 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f940): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f980): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f980): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f980): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f980): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f980): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.618297811 +0000 UTC m=+12.377266598 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5f980): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c06460 item 50 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fa00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fa00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fa00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fa00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fa00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.619405401 +0000 UTC m=+12.378374187 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fa00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fac0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fac0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fac0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fac0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fac0): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fac0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c06700 item 51 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fac0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fac0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.619768559 +0000 UTC m=+12.378737345 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fac0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fb00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fb00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fb00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fb00): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fb00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.619768559 +0000 UTC m=+12.378737345 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fb00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c06850 item 51 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fb80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fb80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fb80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fb80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fb80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.620890023 +0000 UTC m=+12.379858799 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fb80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fc40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fc40): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fc40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c06af0 item 52 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fc40): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fc40): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fc40): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fc40): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fc40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.621278479 +0000 UTC m=+12.380247265 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fc40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fc80): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fc80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fc80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fc80): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fc80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.621278479 +0000 UTC m=+12.380247265 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fc80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c06c40 item 52 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fd00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fd00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fd00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fd00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fd00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.622272657 +0000 UTC m=+12.381241442 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fd00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fdc0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fdc0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fdc0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fdc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fdc0): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fdc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c06ee0 item 53 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fdc0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fdc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.622759255 +0000 UTC m=+12.381728041 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fdc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fe00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fe00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fe00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fe00): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fe00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.622759255 +0000 UTC m=+12.381728041 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fe00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c07030 item 53 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fe80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fe80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fe80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fe80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fe80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.623823552 +0000 UTC m=+12.382792338 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5fe80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ff40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ff40): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ff40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c072d0 item 54 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ff40): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ff40): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ff40): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ff40): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ff40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.624425127 +0000 UTC m=+12.383393913 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000b5ff40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa000): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa000): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa000): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa000): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa000): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.624425127 +0000 UTC m=+12.383393913 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa000): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c07420 item 54 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa080): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa080): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa080): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa080): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa080): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.625358469 +0000 UTC m=+12.384327255 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa080): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa140): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa140): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa140): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa140): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa140): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa140): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c076c0 item 55 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa140): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa140): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.625771751 +0000 UTC m=+12.384740537 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa140): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa180): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa180): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa180): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa180): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa180): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.625771751 +0000 UTC m=+12.384740537 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa180): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c07810 item 55 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa200): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa200): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa200): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa200): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa200): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.626993353 +0000 UTC m=+12.385962139 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa200): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa2c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa2c0): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa2c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c07ab0 item 56 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa2c0): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa2c0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa2c0): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa2c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa2c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.627585719 +0000 UTC m=+12.386554496 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa2c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa300): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa300): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa300): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa300): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa300): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.627585719 +0000 UTC m=+12.386554496 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa300): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c07c00 item 56 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa3c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa3c0): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa3c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa3c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa3c0): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa3c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa3c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa3c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.62878543 +0000 UTC m=+12.387754217 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa3c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa440): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa440): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa440): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c07ea0 item 57 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa440): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa440): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.636801161 +0000 UTC m=+12.395769947 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa440): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812080): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812080): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812080): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812080): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812080): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812080): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a2a0 item 57 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812080): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812080): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.637393096 +0000 UTC m=+12.396361882 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812080): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008120c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008120c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008120c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008120c0): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008120c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.637393096 +0000 UTC m=+12.396361882 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008120c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a7e0 item 57 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812180): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812180): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812180): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812180): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812180): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812180): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812180): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812180): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.638632011 +0000 UTC m=+12.397600797 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812180): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b3b0 item 58 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.639019815 +0000 UTC m=+12.397988601 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008121c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b5e0 item 58 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.639472169 +0000 UTC m=+12.398440946 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812280): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.639472169 +0000 UTC m=+12.398440946 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008122c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bb20 item 58 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.640407126 +0000 UTC m=+12.399375912 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812380): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008123c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008123c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008123c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c060e0 item 59 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008123c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008123c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.64074703 +0000 UTC m=+12.399715816 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008123c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812480): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812480): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812480): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812480): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812480): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812480): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c06230 item 59 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812480): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812480): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.641122171 +0000 UTC m=+12.400090947 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812480): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008124c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008124c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008124c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008124c0): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008124c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.641122171 +0000 UTC m=+12.400090947 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008124c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c06380 item 59 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812580): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812580): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812580): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812580): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812580): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812580): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812580): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812580): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.642131295 +0000 UTC m=+12.401100082 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812580): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008125c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008125c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008125c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c06620 item 60 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008125c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008125c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.642482162 +0000 UTC m=+12.401450938 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008125c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c06770 item 60 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.642951999 +0000 UTC m=+12.401920785 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812680): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008126c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008126c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008126c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008126c0): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008126c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.642951999 +0000 UTC m=+12.401920785 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008126c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c068c0 item 60 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812780): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812780): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812780): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812780): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812780): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812780): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812780): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812780): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.644000358 +0000 UTC m=+12.402969143 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812780): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812800): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812800): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812800): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c06b60 item 61 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812800): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812800): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.64438206 +0000 UTC m=+12.403350846 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812800): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008128c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008128c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008128c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008128c0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008128c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.64438206 +0000 UTC m=+12.403350846 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008128c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c06cb0 item 61 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812980): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812980): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812980): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812980): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812980): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812980): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812980): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812980): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.645368402 +0000 UTC m=+12.404337188 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812980): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008129c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008129c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008129c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c06f50 item 62 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008129c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008129c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.64568817 +0000 UTC m=+12.404656956 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008129c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812a80): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812a80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812a80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812a80): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812a80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.64568817 +0000 UTC m=+12.404656956 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812a80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c070a0 item 62 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812b40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812b40): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812b40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812b40): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812b40): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812b40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812b40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812b40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.646718093 +0000 UTC m=+12.405686880 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812b40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812b80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812b80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812b80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c07340 item 63 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812b80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812b80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.647134932 +0000 UTC m=+12.406103717 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812b80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812c40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812c40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812c40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812c40): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812c40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.647134932 +0000 UTC m=+12.406103717 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812c40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c07490 item 63 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812d00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812d00): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812d00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812d00): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812d00): >_readAt: n=0, err=Bad file descriptor 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812d00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812d00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812d00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.648223896 +0000 UTC m=+12.407192682 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812d00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812d40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812d40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812d40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c07730 item 64 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812d40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812d40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.648652936 +0000 UTC m=+12.407621723 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812d40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e00): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.648652936 +0000 UTC m=+12.407621723 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c07880 item 64 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.649903543 +0000 UTC m=+12.408872329 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e80): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e80): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e80): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c07b20 item 65 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e80): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.650419226 +0000 UTC m=+12.409388012 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812e80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812ec0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812ec0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812ec0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812ec0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812ec0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.650419226 +0000 UTC m=+12.409388012 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812ec0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c07c70 item 65 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.65188884 +0000 UTC m=+12.410857626 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446070 item 66 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f40): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f40): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f40): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f40): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.652385638 +0000 UTC m=+12.411354424 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f80): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f80): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.652385638 +0000 UTC m=+12.411354424 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812f80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446380 item 66 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812fc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812fc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812fc0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812fc0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812fc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.653286881 +0000 UTC m=+12.412255668 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000812fc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813000): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813000): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813000): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813000): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813000): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446690 item 67 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813000): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813000): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.653625755 +0000 UTC m=+12.412594541 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813000): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813040): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813040): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813040): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813040): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813040): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.653625755 +0000 UTC m=+12.412594541 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813040): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004467e0 item 67 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008130c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008130c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008130c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008130c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008130c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.654616676 +0000 UTC m=+12.413585462 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008130c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813180): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813180): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446d20 item 68 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813180): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813180): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813180): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813180): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813180): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.655220082 +0000 UTC m=+12.414188868 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813180): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008131c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008131c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008131c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008131c0): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008131c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.655220082 +0000 UTC m=+12.414188868 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008131c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446fc0 item 68 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813200): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813200): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813200): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813200): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813200): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.656161431 +0000 UTC m=+12.415130216 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813200): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813240): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813240): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813240): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813240): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813240): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447260 item 69 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813240): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813240): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.656508559 +0000 UTC m=+12.415477344 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813240): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813280): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813280): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813280): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813280): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813280): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.656508559 +0000 UTC m=+12.415477344 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813280): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004473b0 item 69 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813300): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813300): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813300): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813300): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813300): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.657498748 +0000 UTC m=+12.416467534 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813300): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008133c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008133c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004476c0 item 70 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008133c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008133c0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008133c0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008133c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008133c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.657907431 +0000 UTC m=+12.416876217 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008133c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813400): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813400): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813400): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813400): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813400): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.657907431 +0000 UTC m=+12.416876217 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813400): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447880 item 70 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813480): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813480): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813480): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813480): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813480): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.658856905 +0000 UTC m=+12.417825691 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813480): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813540): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813540): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813540): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813540): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813540): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447b90 item 71 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813540): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813540): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.65918679 +0000 UTC m=+12.418155577 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813540): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813580): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813580): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813580): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813580): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813580): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.65918679 +0000 UTC m=+12.418155577 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813580): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447ea0 item 71 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813600): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813600): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813600): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813600): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813600): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.660141555 +0000 UTC m=+12.419110341 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813600): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008136c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008136c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e7e0 item 72 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008136c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008136c0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008136c0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008136c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008136c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.660609688 +0000 UTC m=+12.419578474 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008136c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813700): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813700): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813700): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813700): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813700): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.660609688 +0000 UTC m=+12.419578474 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813700): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ed20 item 72 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813740): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813740): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813740): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813740): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813740): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813740): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813740): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.66155357 +0000 UTC m=+12.420522357 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813740): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813780): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813780): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813780): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f500 item 73 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813780): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813780): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.661903155 +0000 UTC m=+12.420871930 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813780): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008137c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008137c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008137c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008137c0): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008137c0): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fb20 item 73 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008137c0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008137c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.662290198 +0000 UTC m=+12.421258983 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008137c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813800): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813800): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813800): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813800): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813800): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.662290198 +0000 UTC m=+12.421258983 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813800): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fd50 item 73 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008138c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008138c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008138c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008138c0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008138c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008138c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008138c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.663203132 +0000 UTC m=+12.422171909 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0008138c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813900): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813900): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813900): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae380 item 74 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813900): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813900): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.663584655 +0000 UTC m=+12.422553441 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813900): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813ac0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813ac0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae540 item 74 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813ac0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813ac0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813ac0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813ac0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813ac0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.664049753 +0000 UTC m=+12.423018539 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813ac0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813b00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813b00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813b00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813b00): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813b00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.664049753 +0000 UTC m=+12.423018539 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813b00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae9a0 item 74 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813bc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813bc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813bc0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813bc0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813bc0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813bc0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813bc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.664976785 +0000 UTC m=+12.423945571 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813bc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813c00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813c00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813c00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aed90 item 75 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813c00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813c00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.665326448 +0000 UTC m=+12.424295234 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813c00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813cc0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813cc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813cc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813cc0): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813cc0): _writeAt: size=3, off=2 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af180 item 75 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813cc0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813cc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.665707199 +0000 UTC m=+12.424675985 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813cc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813d00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813d00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813d00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813d00): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813d00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.665707199 +0000 UTC m=+12.424675985 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813d00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af500 item 75 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813dc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813dc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813dc0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813dc0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813dc0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813dc0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813dc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.666637978 +0000 UTC m=+12.425606764 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813dc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813e00): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813e00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813e00): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af810 item 76 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813e00): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813e00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.66698701 +0000 UTC m=+12.425955795 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813e00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813ec0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813ec0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003afab0 item 76 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813ec0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813ec0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813ec0): _writeAt: size=3, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813ec0): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813ec0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.667399981 +0000 UTC m=+12.426368767 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813ec0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813f00): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813f00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813f00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813f00): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813f00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.667399981 +0000 UTC m=+12.426368767 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000813f00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003afc70 item 76 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006420c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006420c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006420c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006420c0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006420c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006420c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006420c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.66833659 +0000 UTC m=+12.427305367 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006420c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642140): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642140): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642140): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004441c0 item 77 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642140): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642140): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.668745584 +0000 UTC m=+12.427714370 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642140): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642240): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642240): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642240): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642240): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642240): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.668745584 +0000 UTC m=+12.427714370 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642240): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444540 item 77 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642300): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642300): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642300): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642300): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642300): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642300): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642300): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.669842633 +0000 UTC m=+12.428811419 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642300): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642440): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642440): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642440): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a80 item 78 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642440): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642440): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.670241298 +0000 UTC m=+12.429210084 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642440): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642500): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642500): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642500): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642500): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642500): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.670241298 +0000 UTC m=+12.429210084 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642500): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444bd0 item 78 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006425c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006425c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006425c0): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006425c0): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006425c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006425c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006425c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.671293322 +0000 UTC m=+12.430262108 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006425c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642600): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642600): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642600): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444f50 item 79 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642600): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642600): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.671622598 +0000 UTC m=+12.430591384 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642600): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006426c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006426c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006426c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006426c0): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006426c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.671622598 +0000 UTC m=+12.430591384 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006426c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004450a0 item 79 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642780): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642780): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642780): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642780): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642780): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642780): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642780): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.672620922 +0000 UTC m=+12.431589708 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642780): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006427c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006427c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006427c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445500 item 80 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006427c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006427c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.673001823 +0000 UTC m=+12.431970609 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006427c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642880): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642880): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642880): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642880): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642880): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.673001823 +0000 UTC m=+12.431970609 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642880): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004456c0 item 80 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006428c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006428c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006428c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006428c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006428c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.674049149 +0000 UTC m=+12.433017935 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006428c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642900): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642900): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642900): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642900): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642900): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642900): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445960 item 81 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642900): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642900): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.674432926 +0000 UTC m=+12.433401713 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642900): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642940): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642940): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642940): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642940): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642940): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.674432926 +0000 UTC m=+12.433401713 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642940): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ab0 item 81 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006429c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006429c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006429c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006429c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006429c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.675465174 +0000 UTC m=+12.434433961 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006429c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642a80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642a80): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642a80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445dc0 item 82 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642a80): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642a80): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642a80): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642a80): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642a80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.675904604 +0000 UTC m=+12.434873391 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642a80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642ac0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642ac0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642ac0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642ac0): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642ac0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.675904604 +0000 UTC m=+12.434873391 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642ac0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0070 item 82 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642b40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642b40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642b40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642b40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642b40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.677017283 +0000 UTC m=+12.435986060 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642b40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642c00): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642c00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642c00): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642c00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642c00): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642c00): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0460 item 83 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642c00): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642c00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.67747117 +0000 UTC m=+12.436439957 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642c00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642c40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642c40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642c40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642c40): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642c40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.67747117 +0000 UTC m=+12.436439957 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642c40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0700 item 83 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642cc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642cc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642cc0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642cc0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642cc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.678681261 +0000 UTC m=+12.437650047 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642cc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642d80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642d80): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642d80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b11f0 item 84 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642d80): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642d80): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642d80): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642d80): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642d80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.682397512 +0000 UTC m=+12.441366298 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642d80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642dc0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642dc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642dc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642dc0): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642dc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.682397512 +0000 UTC m=+12.441366298 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642dc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b18f0 item 84 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642e40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642e40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642e40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642e40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642e40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.683477459 +0000 UTC m=+12.442446234 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642e40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642f00): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642f00): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642f00): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642f00): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642f00): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642f00): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1f10 item 85 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642f00): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642f00): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.683927089 +0000 UTC m=+12.442895875 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642f00): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642f40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642f40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642f40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642f40): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642f40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.683927089 +0000 UTC m=+12.442895875 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642f40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0150 item 85 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642fc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642fc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642fc0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642fc0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642fc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.684976669 +0000 UTC m=+12.443945455 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000642fc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643080): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643080): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643080): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0d20 item 86 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643080): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643080): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643080): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643080): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643080): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.685492904 +0000 UTC m=+12.444461690 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643080): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006430c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006430c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006430c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006430c0): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006430c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.685492904 +0000 UTC m=+12.444461690 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006430c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d12d0 item 86 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643140): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643140): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643140): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643140): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643140): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.686675342 +0000 UTC m=+12.445644127 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643140): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643200): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643200): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643200): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643200): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643200): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643200): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1960 item 87 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643200): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643200): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.687156811 +0000 UTC m=+12.446125587 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643200): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643240): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643240): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643240): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643240): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643240): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.687156811 +0000 UTC m=+12.446125587 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643240): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1dc0 item 87 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006432c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006432c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006432c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006432c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006432c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.688148784 +0000 UTC m=+12.447117570 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006432c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643380): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643380): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643380): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bc620 item 88 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643380): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643380): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643380): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643380): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643380): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.688693592 +0000 UTC m=+12.447662377 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643380): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006433c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006433c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006433c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006433c0): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006433c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.688693592 +0000 UTC m=+12.447662377 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006433c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bc8c0 item 88 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643480): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643480): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643480): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643480): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643480): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643480): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643480): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643480): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.689749603 +0000 UTC m=+12.448718389 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643480): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006434c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006434c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006434c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bcf50 item 89 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006434c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006434c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.690130284 +0000 UTC m=+12.449099070 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006434c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643580): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643580): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643580): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643580): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643580): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643580): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bd1f0 item 89 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643580): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643580): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.690868403 +0000 UTC m=+12.449837189 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643580): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006435c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006435c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006435c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006435c0): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006435c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.690868403 +0000 UTC m=+12.449837189 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006435c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bd490 item 89 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643680): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643680): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643680): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643680): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643680): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643680): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643680): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643680): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.691822384 +0000 UTC m=+12.450791171 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643680): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006436c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006436c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006436c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bd810 item 90 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006436c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006436c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.692166397 +0000 UTC m=+12.451135183 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006436c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643780): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643780): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643780): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bdab0 item 90 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643780): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643780): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643780): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643780): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643780): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.692608403 +0000 UTC m=+12.451577189 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643780): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006437c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006437c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006437c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006437c0): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006437c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.692608403 +0000 UTC m=+12.451577189 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006437c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bdd50 item 90 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643880): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643880): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643880): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643880): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643880): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643880): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643880): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643880): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.693489869 +0000 UTC m=+12.452458655 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643880): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006438c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006438c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006438c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000521c0 item 91 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006438c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006438c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.693850171 +0000 UTC m=+12.452818958 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006438c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643980): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643980): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643980): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643980): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643980): >_readAt: n=2, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643980): _writeAt: size=3, off=7 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052690 item 91 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643980): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643980): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.6944008 +0000 UTC m=+12.453369586 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643980): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006439c0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006439c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006439c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006439c0): >_readAt: n=8, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006439c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.6944008 +0000 UTC m=+12.453369586 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc0006439c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 91 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643a80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643a80): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643a80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643a80): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643a80): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643a80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643a80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643a80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.695624496 +0000 UTC m=+12.454593281 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643a80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643ac0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643ac0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643ac0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 92 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643ac0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643ac0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.696047386 +0000 UTC m=+12.455016172 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643ac0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643b80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643b80): open at offset 5 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643b80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 92 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643b80): _readAt: size=2, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643b80): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643b80): _writeAt: size=3, off=5 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643b80): >_writeAt: n=3, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643b80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.696486174 +0000 UTC m=+12.455454961 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643b80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643bc0): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643bc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643bc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643bc0): >_readAt: n=3, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643bc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.696486174 +0000 UTC m=+12.455454961 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643bc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 92 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643c80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643c80): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643c80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643c80): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643c80): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643c80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643c80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643c80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.697549711 +0000 UTC m=+12.456518498 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643c80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643cc0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643cc0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643cc0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 93 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643cc0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643cc0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.698066727 +0000 UTC m=+12.457035513 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643cc0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643d80): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643d80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643d80): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643d80): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643d80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.698066727 +0000 UTC m=+12.457035513 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643d80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 93 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643e40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643e40): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643e40): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643e40): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643e40): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643e40): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643e40): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643e40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.699138509 +0000 UTC m=+12.458107296 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643e40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643e80): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643e80): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643e80): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402230 item 94 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643e80): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643e80): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.699611532 +0000 UTC m=+12.458580318 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643e80): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643f40): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643f40): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643f40): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643f40): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643f40): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.699611532 +0000 UTC m=+12.458580318 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000643f40): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402380 item 94 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa080): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa080): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa080): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa080): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa080): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa080): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa080): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa080): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.700760969 +0000 UTC m=+12.459729755 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa080): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa0c0): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa0c0): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa0c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402770 item 95 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa0c0): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa0c0): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.70119485 +0000 UTC m=+12.460163636 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa0c0): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa180): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa180): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa180): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa180): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa180): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.70119485 +0000 UTC m=+12.460163636 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa180): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402a10 item 95 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 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/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa240): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa240): open at offset 0 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa240): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa240): _readAt: size=2, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa240): >_readAt: n=0, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa240): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa240): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa240): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.702279114 +0000 UTC m=+12.461247900 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa240): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa280): _writeAt: size=5, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa280): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa280): >openPending: err= 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004030a0 item 96 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa280): >_writeAt: n=5, err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa280): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.702628518 +0000 UTC m=+12.461597304 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa280): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/03 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/03 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa340): _readAt: size=512, off=0 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa340): openPending: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa340): >openPending: err= 2025/01/03 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa340): >_readAt: n=5, err=EOF 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa340): close: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-03 04:59:20.702628518 +0000 UTC m=+12.461597304 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:20 DEBUG : open-test-file(0xc000bfa340): >close: err= 2025/01/03 04:59:20 DEBUG : open-test-file: Remove: 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403340 item 96 2025/01/03 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/03 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/03 04:59:20 DEBUG : open-test-file: >Remove: err= 2025/01/03 04:59:20 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:20 DEBUG : : Looking for writers 2025/01/03 04:59:20 DEBUG : >WaitForWriters: 2025/01/03 04:59:20 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.38s) --- PASS: TestRWFileHandleOpenTests/writes (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.18s) --- 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.01s) --- 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-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:20 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:20 DEBUG : file1: newRWFileHandle: 2025/01/03 04:59:20 DEBUG : file1(0xc0001152c0): openPending: 2025/01/03 04:59:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:20 DEBUG : file1(0xc0001152c0): >openPending: err= 2025/01/03 04:59:20 DEBUG : file1: >newRWFileHandle: err= 2025/01/03 04:59:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/03 04:59:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/01/03 04:59:20 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:20 DEBUG : : Looking for writers 2025/01/03 04:59:20 DEBUG : file1: reading active writers 2025/01/03 04:59:20 DEBUG : file1: active writers 1 2025/01/03 04:59:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/01/03 04:59:20 DEBUG : : Looking for writers 2025/01/03 04:59:20 DEBUG : file1: reading active writers 2025/01/03 04:59:20 DEBUG : file1: active writers 1 2025/01/03 04:59:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/01/03 04:59:20 DEBUG : : Looking for writers 2025/01/03 04:59:20 DEBUG : file1: reading active writers 2025/01/03 04:59:20 DEBUG : file1: active writers 1 2025/01/03 04:59:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/01/03 04:59:20 DEBUG : : Looking for writers 2025/01/03 04:59:20 DEBUG : file1: reading active writers 2025/01/03 04:59:20 DEBUG : file1: active writers 1 2025/01/03 04:59:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/01/03 04:59:20 DEBUG : : Looking for writers 2025/01/03 04:59:20 DEBUG : file1: reading active writers 2025/01/03 04:59:20 DEBUG : file1: active writers 1 2025/01/03 04:59:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/01/03 04:59:21 DEBUG : : Looking for writers 2025/01/03 04:59:21 DEBUG : file1: reading active writers 2025/01/03 04:59:21 DEBUG : file1: active writers 1 2025/01/03 04:59:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/01/03 04:59:21 DEBUG : : Looking for writers 2025/01/03 04:59:21 DEBUG : file1: reading active writers 2025/01/03 04:59:21 DEBUG : file1: active writers 1 2025/01/03 04:59:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/01/03 04:59:21 DEBUG : : Looking for writers 2025/01/03 04:59:21 DEBUG : file1: reading active writers 2025/01/03 04:59:21 DEBUG : file1: active writers 1 2025/01/03 04:59:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:22 DEBUG : : Looking for writers 2025/01/03 04:59:22 DEBUG : file1: reading active writers 2025/01/03 04:59:22 DEBUG : file1: active writers 1 2025/01/03 04:59:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:24 DEBUG : : Looking for writers 2025/01/03 04:59:24 DEBUG : file1: reading active writers 2025/01/03 04:59:24 DEBUG : file1: active writers 1 2025/01/03 04:59:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:25 DEBUG : : Looking for writers 2025/01/03 04:59:25 DEBUG : file1: reading active writers 2025/01/03 04:59:25 DEBUG : file1: active writers 1 2025/01/03 04:59:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:26 DEBUG : : Looking for writers 2025/01/03 04:59:26 DEBUG : file1: reading active writers 2025/01/03 04:59:26 DEBUG : file1: active writers 1 2025/01/03 04:59:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:27 DEBUG : : Looking for writers 2025/01/03 04:59:27 DEBUG : file1: reading active writers 2025/01/03 04:59:27 DEBUG : file1: active writers 1 2025/01/03 04:59:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:28 DEBUG : : Looking for writers 2025/01/03 04:59:28 DEBUG : file1: reading active writers 2025/01/03 04:59:28 DEBUG : file1: active writers 1 2025/01/03 04:59:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:29 DEBUG : : Looking for writers 2025/01/03 04:59:29 DEBUG : file1: reading active writers 2025/01/03 04:59:29 DEBUG : file1: active writers 1 2025/01/03 04:59:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:30 DEBUG : : Looking for writers 2025/01/03 04:59:30 DEBUG : file1: reading active writers 2025/01/03 04:59:30 DEBUG : file1: active writers 1 2025/01/03 04:59:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:31 DEBUG : : Looking for writers 2025/01/03 04:59:31 DEBUG : file1: reading active writers 2025/01/03 04:59:31 DEBUG : file1: active writers 1 2025/01/03 04:59:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:32 DEBUG : : Looking for writers 2025/01/03 04:59:32 DEBUG : file1: reading active writers 2025/01/03 04:59:32 DEBUG : file1: active writers 1 2025/01/03 04:59:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:33 DEBUG : : Looking for writers 2025/01/03 04:59:33 DEBUG : file1: reading active writers 2025/01/03 04:59:33 DEBUG : file1: active writers 1 2025/01/03 04:59:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:34 DEBUG : : Looking for writers 2025/01/03 04:59:34 DEBUG : file1: reading active writers 2025/01/03 04:59:34 DEBUG : file1: active writers 1 2025/01/03 04:59:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:35 DEBUG : : Looking for writers 2025/01/03 04:59:35 DEBUG : file1: reading active writers 2025/01/03 04:59:35 DEBUG : file1: active writers 1 2025/01/03 04:59:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:36 DEBUG : : Looking for writers 2025/01/03 04:59:36 DEBUG : file1: reading active writers 2025/01/03 04:59:36 DEBUG : file1: active writers 1 2025/01/03 04:59:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:37 DEBUG : : Looking for writers 2025/01/03 04:59:37 DEBUG : file1: reading active writers 2025/01/03 04:59:37 DEBUG : file1: active writers 1 2025/01/03 04:59:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:38 DEBUG : : Looking for writers 2025/01/03 04:59:38 DEBUG : file1: reading active writers 2025/01/03 04:59:38 DEBUG : file1: active writers 1 2025/01/03 04:59:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:39 DEBUG : : Looking for writers 2025/01/03 04:59:39 DEBUG : file1: reading active writers 2025/01/03 04:59:39 DEBUG : file1: active writers 1 2025/01/03 04:59:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:40 DEBUG : : Looking for writers 2025/01/03 04:59:40 DEBUG : file1: reading active writers 2025/01/03 04:59:40 DEBUG : file1: active writers 1 2025/01/03 04:59:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:41 DEBUG : : Looking for writers 2025/01/03 04:59:41 DEBUG : file1: reading active writers 2025/01/03 04:59:41 DEBUG : file1: active writers 1 2025/01/03 04:59:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:42 DEBUG : : Looking for writers 2025/01/03 04:59:42 DEBUG : file1: reading active writers 2025/01/03 04:59:42 DEBUG : file1: active writers 1 2025/01/03 04:59:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:43 DEBUG : : Looking for writers 2025/01/03 04:59:43 DEBUG : file1: reading active writers 2025/01/03 04:59:43 DEBUG : file1: active writers 1 2025/01/03 04:59:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:44 DEBUG : : Looking for writers 2025/01/03 04:59:44 DEBUG : file1: reading active writers 2025/01/03 04:59:44 DEBUG : file1: active writers 1 2025/01/03 04:59:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:45 DEBUG : : Looking for writers 2025/01/03 04:59:45 DEBUG : file1: reading active writers 2025/01/03 04:59:45 DEBUG : file1: active writers 1 2025/01/03 04:59:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:46 DEBUG : : Looking for writers 2025/01/03 04:59:46 DEBUG : file1: reading active writers 2025/01/03 04:59:46 DEBUG : file1: active writers 1 2025/01/03 04:59:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:47 DEBUG : : Looking for writers 2025/01/03 04:59:47 DEBUG : file1: reading active writers 2025/01/03 04:59:47 DEBUG : file1: active writers 1 2025/01/03 04:59:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:48 DEBUG : : Looking for writers 2025/01/03 04:59:48 DEBUG : file1: reading active writers 2025/01/03 04:59:48 DEBUG : file1: active writers 1 2025/01/03 04:59:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:49 DEBUG : : Looking for writers 2025/01/03 04:59:49 DEBUG : file1: reading active writers 2025/01/03 04:59:49 DEBUG : file1: active writers 1 2025/01/03 04:59:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:50 DEBUG : : Looking for writers 2025/01/03 04:59:50 DEBUG : file1: reading active writers 2025/01/03 04:59:50 DEBUG : file1: active writers 1 2025/01/03 04:59:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/03 04:59:50 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000bc84b0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000892008 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642707520} name:file1 opens:1 downloaders: o: fd:0xc000612080 info:{ModTime:{wall:13967344191186090451 ext:12484794780 loc:0x3b1a140} ATime:{wall:13967344191186090451 ext:12484794780 loc:0x3b1a140} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/01/03 04:59:50 DEBUG : >WaitForWriters: 2025/01/03 04:59:50 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:50 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:50 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:50 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:50 DEBUG : rename_me: newRWFileHandle: 2025/01/03 04:59:50 DEBUG : rename_me(0xc0004a9f40): openPending: 2025/01/03 04:59:50 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/03 04:59:50 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/03 04:59:50 DEBUG : rename_me(0xc0004a9f40): >openPending: err= 2025/01/03 04:59:50 DEBUG : rename_me: >newRWFileHandle: err= 2025/01/03 04:59:50 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/03 04:59:50 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/01/03 04:59:50 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/01/03 04:59:50 DEBUG : rename_me(0xc0004a9f40): _writeAt: size=5, off=0 2025/01/03 04:59:50 DEBUG : rename_me(0xc0004a9f40): >_writeAt: n=5, err= 2025/01/03 04:59:50 DEBUG : rename_me(0xc0004a9f40): close: 2025/01/03 04:59:50 DEBUG : rename_me: vfs cache: setting modification time to 2025-01-03 04:59:50.749185826 +0000 UTC m=+42.508154612 2025/01/03 04:59:50 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/01/03 04:59:50 DEBUG : rename_me(0xc0004a9f40): >close: err= 2025/01/03 04:59:50 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/01/03 04:59:50 DEBUG : i_was_renamed: Updating file with 0xc00063c300 2025/01/03 04:59:50 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/01/03 04:59:50 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/03 04:59:50 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:50 DEBUG : : Looking for writers 2025/01/03 04:59:50 DEBUG : i_was_renamed: reading active writers 2025/01/03 04:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/03 04:59:50 DEBUG : : Looking for writers 2025/01/03 04:59:50 DEBUG : i_was_renamed: reading active writers 2025/01/03 04:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/03 04:59:50 DEBUG : : Looking for writers 2025/01/03 04:59:50 DEBUG : i_was_renamed: reading active writers 2025/01/03 04:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/03 04:59:50 DEBUG : : Looking for writers 2025/01/03 04:59:50 DEBUG : i_was_renamed: reading active writers 2025/01/03 04:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/03 04:59:50 DEBUG : i_was_renamed: vfs cache: starting upload 2025/01/03 04:59:50 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:50 INFO : i_was_renamed: Copied (new) 2025/01/03 04:59:50 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-01-03 04:59:50 +0000 UTC" 2025/01/03 04:59:50 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/01/03 04:59:50 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/03 04:59:50 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/01/03 04:59:50 DEBUG : : Looking for writers 2025/01/03 04:59:50 DEBUG : i_was_renamed: reading active writers 2025/01/03 04:59:50 DEBUG : >WaitForWriters: 2025/01/03 04:59:50 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.20s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:50 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/03 04:59:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/03 04:59:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KF-jp}/rclone-test-conuhic7pexe" 2025/01/03 04:59:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/03 04:59:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:51 DEBUG : : forgetting directory cache 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0006a3d40): _readAt: size=512, off=0 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0006a3d40): openPending: 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-03 04:00:50 +0000 UTC" against cached fingerprint "" 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/03 04:59:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0006a3d40): >openPending: err= 2025/01/03 04:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0006a3d40): >_readAt: n=20, err=EOF 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0006a3d40): close: 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-03 04:00:50 +0000 GMT 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0006a3d40): >close: err= 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:51 DEBUG : : forgetting directory cache 2025/01/03 04:59:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0008908c0): _readAt: size=512, off=0 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0008908c0): openPending: 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-03 04:01:50 +0000 UTC" against cached fingerprint "20,2025-01-03 04:00:50 +0000 UTC" 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-03 04:01:50 +0000 UTC" != cached fingerprint "20,2025-01-03 04:00:50 +0000 UTC") 2025/01/03 04:59:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/03 04:59:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0008908c0): >openPending: err= 2025/01/03 04:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0008908c0): >_readAt: n=20, err=EOF 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0008908c0): close: 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-03 04:01:50 +0000 GMT 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0008908c0): >close: err= 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:51 DEBUG : : forgetting directory cache 2025/01/03 04:59:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0007d1380): _readAt: size=512, off=0 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0007d1380): openPending: 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-03 04:02:50 +0000 UTC" against cached fingerprint "20,2025-01-03 04:01:50 +0000 UTC" 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-03 04:02:50 +0000 UTC" != cached fingerprint "20,2025-01-03 04:01:50 +0000 UTC") 2025/01/03 04:59:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/03 04:59:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0007d1380): >openPending: err= 2025/01/03 04:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0007d1380): >_readAt: n=20, err=EOF 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0007d1380): close: 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-03 04:02:50 +0000 GMT 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0007d1380): >close: err= 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:51 DEBUG : : forgetting directory cache 2025/01/03 04:59:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0006f2040): _readAt: size=512, off=0 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0006f2040): openPending: 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-03 04:03:50 +0000 UTC" against cached fingerprint "20,2025-01-03 04:02:50 +0000 UTC" 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-03 04:03:50 +0000 UTC" != cached fingerprint "20,2025-01-03 04:02:50 +0000 UTC") 2025/01/03 04:59:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/03 04:59:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0006f2040): >openPending: err= 2025/01/03 04:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0006f2040): >_readAt: n=20, err=EOF 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0006f2040): close: 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-03 04:03:50 +0000 GMT 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate(0xc0006f2040): >close: err= 2025/01/03 04:59:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:52 DEBUG : : forgetting directory cache 2025/01/03 04:59:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc0006a0c00): _readAt: size=512, off=0 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc0006a0c00): openPending: 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-03 04:04:50 +0000 UTC" against cached fingerprint "20,2025-01-03 04:03:50 +0000 UTC" 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-03 04:04:50 +0000 UTC" != cached fingerprint "20,2025-01-03 04:03:50 +0000 UTC") 2025/01/03 04:59:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/03 04:59:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc0006a0c00): >openPending: err= 2025/01/03 04:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc0006a0c00): >_readAt: n=20, err=EOF 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc0006a0c00): close: 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-03 04:04:50 +0000 GMT 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc0006a0c00): >close: err= 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:52 DEBUG : : forgetting directory cache 2025/01/03 04:59:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc000b13280): _readAt: size=512, off=0 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc000b13280): openPending: 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-03 04:05:50 +0000 UTC" against cached fingerprint "20,2025-01-03 04:04:50 +0000 UTC" 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-03 04:05:50 +0000 UTC" != cached fingerprint "20,2025-01-03 04:04:50 +0000 UTC") 2025/01/03 04:59:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/03 04:59:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc000b13280): >openPending: err= 2025/01/03 04:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc000b13280): >_readAt: n=20, err=EOF 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc000b13280): close: 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-03 04:05:50 +0000 GMT 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc000b13280): >close: err= 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:52 DEBUG : : forgetting directory cache 2025/01/03 04:59:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc000883c00): _readAt: size=512, off=0 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc000883c00): openPending: 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-01-03 04:06:50 +0000 UTC" against cached fingerprint "20,2025-01-03 04:05:50 +0000 UTC" 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-01-03 04:06:50 +0000 UTC" != cached fingerprint "20,2025-01-03 04:05:50 +0000 UTC") 2025/01/03 04:59:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/01/03 04:59:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc000883c00): >openPending: err= 2025/01/03 04:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc000883c00): >_readAt: n=21, err=EOF 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc000883c00): close: 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-03 04:06:50 +0000 GMT 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc000883c00): >close: err= 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:52 DEBUG : : forgetting directory cache 2025/01/03 04:59:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc0006a18c0): _readAt: size=512, off=0 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc0006a18c0): openPending: 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-01-03 04:07:50 +0000 UTC" against cached fingerprint "21,2025-01-03 04:06:50 +0000 UTC" 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-01-03 04:07:50 +0000 UTC" != cached fingerprint "21,2025-01-03 04:06:50 +0000 UTC") 2025/01/03 04:59:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/01/03 04:59:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc0006a18c0): >openPending: err= 2025/01/03 04:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc0006a18c0): >_readAt: n=22, err=EOF 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc0006a18c0): close: 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-03 04:07:50 +0000 GMT 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate(0xc0006a18c0): >close: err= 2025/01/03 04:59:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:53 DEBUG : : forgetting directory cache 2025/01/03 04:59:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate(0xc0004bc000): _readAt: size=512, off=0 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate(0xc0004bc000): openPending: 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-01-03 04:08:50 +0000 UTC" against cached fingerprint "22,2025-01-03 04:07:50 +0000 UTC" 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-01-03 04:08:50 +0000 UTC" != cached fingerprint "22,2025-01-03 04:07:50 +0000 UTC") 2025/01/03 04:59:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/01/03 04:59:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate(0xc0004bc000): >openPending: err= 2025/01/03 04:59:53 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate(0xc0004bc000): >_readAt: n=23, err=EOF 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate(0xc0004bc000): close: 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-03 04:08:50 +0000 GMT 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate(0xc0004bc000): >close: err= 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:53 DEBUG : : forgetting directory cache 2025/01/03 04:59:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate(0xc0004a81c0): _readAt: size=512, off=0 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate(0xc0004a81c0): openPending: 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-01-03 04:09:50 +0000 UTC" against cached fingerprint "23,2025-01-03 04:08:50 +0000 UTC" 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-01-03 04:09:50 +0000 UTC" != cached fingerprint "23,2025-01-03 04:08:50 +0000 UTC") 2025/01/03 04:59:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/01/03 04:59:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate(0xc0004a81c0): >openPending: err= 2025/01/03 04:59:53 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate(0xc0004a81c0): >_readAt: n=24, err=EOF 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate(0xc0004a81c0): close: 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-03 04:09:50 +0000 GMT 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate(0xc0004a81c0): >close: err= 2025/01/03 04:59:53 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:53 DEBUG : : Looking for writers 2025/01/03 04:59:53 DEBUG : TestRWCacheUpdate: reading active writers 2025/01/03 04:59:53 DEBUG : >WaitForWriters: 2025/01/03 04:59:53 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.58s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:53 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:53 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:53 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:53 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:53 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/03 04:59:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/03 04:59:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/03 04:59:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/03 04:59:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/03 04:59:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/03 04:59:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : : forgetting directory cache 2025/01/03 04:59:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/03 04:59:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/03 04:59:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/03 04:59:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/03 04:59:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/03 04:59:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/03 04:59:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/03 04:59:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/03 04:59:53 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/01/03 04:59:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/03 04:59:53 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/01/03 04:59:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/03 04:59:53 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/01/03 04:59:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/03 04:59:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/03 04:59:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/03 04:59:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/03 04:59:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/01/03 04:59:53 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/01/03 04:59:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/01/03 04:59:53 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/01/03 04:59:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/03 04:59:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/03 04:59:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/03 04:59:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/03 04:59:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/03 04:59:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/03 04:59:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:53 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:53 DEBUG : : Looking for writers 2025/01/03 04:59:53 DEBUG : FilEb: reading active writers 2025/01/03 04:59:53 DEBUG : FiLeA: reading active writers 2025/01/03 04:59:53 DEBUG : FiLeB: reading active writers 2025/01/03 04:59:53 DEBUG : >WaitForWriters: 2025/01/03 04:59:53 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:53 DEBUG : : Looking for writers 2025/01/03 04:59:53 DEBUG : FilEb: reading active writers 2025/01/03 04:59:53 DEBUG : FiLeA: reading active writers 2025/01/03 04:59:53 DEBUG : FiLeB: reading active writers 2025/01/03 04:59:53 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:53 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:53 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:53 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/03 04:59:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/03 04:59:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/01/03 04:59:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/01/03 04:59:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/03 04:59:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/03 04:59:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/03 04:59:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/03 04:59:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/03 04:59:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:53 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:53 DEBUG : : Looking for writers 2025/01/03 04:59:53 DEBUG : normal name with no special characters.txt: reading active writers 2025/01/03 04:59:53 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/01/03 04:59:53 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:54 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:54 DEBUG : webdav root 'rclone-test-conuhic7pexe': Re-using VFS from active cache 2025/01/03 04:59:54 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:54 DEBUG : : Looking for writers 2025/01/03 04:59:54 DEBUG : >WaitForWriters: 2025/01/03 04:59:54 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:54 DEBUG : : Looking for writers 2025/01/03 04:59:54 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:54 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:54 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:54 DEBUG : : Looking for writers 2025/01/03 04:59:54 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:54 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:54 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:54 DEBUG : : Looking for writers 2025/01/03 04:59:54 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:54 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:54 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:54 DEBUG : dir: Looking for writers 2025/01/03 04:59:54 DEBUG : file2: reading active writers 2025/01/03 04:59:54 DEBUG : : Looking for writers 2025/01/03 04:59:54 DEBUG : dir: reading active writers 2025/01/03 04:59:54 DEBUG : file1: reading active writers 2025/01/03 04:59:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:54 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:54 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:54 DEBUG : dir: Looking for writers 2025/01/03 04:59:54 DEBUG : : Looking for writers 2025/01/03 04:59:54 DEBUG : dir: reading active writers 2025/01/03 04:59:54 DEBUG : file1: reading active writers 2025/01/03 04:59:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:54 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:54 DEBUG : file1: Open: flags=O_RDONLY 2025/01/03 04:59:54 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/03 04:59:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/03 04:59:54 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:54 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/01/03 04:59:54 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/03 04:59:54 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:54 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:54 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/03 04:59:54 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/01/03 04:59:54 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/01/03 04:59:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/03 04:59:54 DEBUG : webdav root 'rclone-test-conuhic7pexe': File to upload is small (0 bytes), uploading instead of streaming 2025/01/03 04:59:54 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:54 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/01/03 04:59:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/03 04:59:54 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:54 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/03 04:59:54 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:54 DEBUG : dir: Looking for writers 2025/01/03 04:59:54 DEBUG : file2: reading active writers 2025/01/03 04:59:54 DEBUG : new_file.txt: reading active writers 2025/01/03 04:59:54 DEBUG : : Looking for writers 2025/01/03 04:59:54 DEBUG : dir: reading active writers 2025/01/03 04:59:54 DEBUG : file1: reading active writers 2025/01/03 04:59:54 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:54 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:54 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/01/03 04:59:54 DEBUG : dir/file1: Updating file with dir/file1 0xc00063d680 2025/01/03 04:59:54 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/03 04:59:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:54 INFO : dir/file1: Moved (server-side) to: file0 2025/01/03 04:59:54 DEBUG : file0: Updating file with file0 0xc00063d680 2025/01/03 04:59:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/03 04:59:54 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/01/03 04:59:54 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:54 DEBUG : dir: Looking for writers 2025/01/03 04:59:54 DEBUG : : Looking for writers 2025/01/03 04:59:54 DEBUG : dir: reading active writers 2025/01/03 04:59:54 DEBUG : file0: reading active writers 2025/01/03 04:59:54 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:54 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:54 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:54 DEBUG : : Looking for writers 2025/01/03 04:59:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:54 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:54 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/01/03 04:59:55 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:55 DEBUG : : Looking for writers 2025/01/03 04:59:55 DEBUG : a: Looking for writers 2025/01/03 04:59:55 DEBUG : b: Looking for writers 2025/01/03 04:59:55 DEBUG : c: Looking for writers 2025/01/03 04:59:55 DEBUG : d: Looking for writers 2025/01/03 04:59:55 DEBUG : : Looking for writers 2025/01/03 04:59:55 DEBUG : b: reading active writers 2025/01/03 04:59:55 DEBUG : c: reading active writers 2025/01/03 04:59:55 DEBUG : d: reading active writers 2025/01/03 04:59:55 DEBUG : /: reading active writers 2025/01/03 04:59:55 DEBUG : a: reading active writers 2025/01/03 04:59:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:55 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/03 04:59:55 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/01/03 04:59:55 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/01/03 04:59:55 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/01/03 04:59:55 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:55 DEBUG : a/b/c/d: Looking for writers 2025/01/03 04:59:55 DEBUG : a/b/c: Looking for writers 2025/01/03 04:59:55 DEBUG : d: reading active writers 2025/01/03 04:59:55 DEBUG : a/b: Looking for writers 2025/01/03 04:59:55 DEBUG : c: reading active writers 2025/01/03 04:59:55 DEBUG : a: Looking for writers 2025/01/03 04:59:55 DEBUG : b: reading active writers 2025/01/03 04:59:55 DEBUG : : Looking for writers 2025/01/03 04:59:55 DEBUG : a: reading active writers 2025/01/03 04:59:55 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-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:55 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/03 04:59:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:55 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/03 04:59:55 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/03 04:59:55 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/01/03 04:59:55 DEBUG : webdav root 'rclone-test-conuhic7pexe': File to upload is small (5 bytes), uploading instead of streaming 2025/01/03 04:59:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:55 DEBUG : file1: Size of src and dst objects identical 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/03 04:59:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/03 04:59:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/03 04:59:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/03 04:59:55 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/01/03 04:59:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/03 04:59:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/03 04:59:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:55 DEBUG : webdav root 'rclone-test-conuhic7pexe': File to upload is small (0 bytes), uploading instead of streaming 2025/01/03 04:59:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:55 DEBUG : file1: Size of src and dst objects identical 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/03 04:59:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/03 04:59:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:55 DEBUG : webdav root 'rclone-test-conuhic7pexe': File to upload is small (7 bytes), uploading instead of streaming 2025/01/03 04:59:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:55 DEBUG : file1: Size of src and dst objects identical 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:55 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:55 DEBUG : : Looking for writers 2025/01/03 04:59:55 DEBUG : file1: reading active writers 2025/01/03 04:59:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:55 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/03 04:59:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/03 04:59:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:55 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/01/03 04:59:56 DEBUG : file1: aborting in-sequence write wait, off=100 2025/01/03 04:59:56 DEBUG : file1: failed to wait for in-sequence write to 100 2025/01/03 04:59:56 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/01/03 04:59:56 DEBUG : webdav root 'rclone-test-conuhic7pexe': File to upload is small (11 bytes), uploading instead of streaming 2025/01/03 04:59:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:56 DEBUG : file1: Size of src and dst objects identical 2025/01/03 04:59:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:56 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/01/03 04:59:56 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:56 DEBUG : : Looking for writers 2025/01/03 04:59:56 DEBUG : file1: reading active writers 2025/01/03 04:59:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:57 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/03 04:59:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/03 04:59:57 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/01/03 04:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:57 DEBUG : webdav root 'rclone-test-conuhic7pexe': File to upload is small (5 bytes), uploading instead of streaming 2025/01/03 04:59:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:57 DEBUG : file1: Size of src and dst objects identical 2025/01/03 04:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:57 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/01/03 04:59:57 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:57 DEBUG : : Looking for writers 2025/01/03 04:59:57 DEBUG : file1: reading active writers 2025/01/03 04:59:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:57 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/03 04:59:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/03 04:59:57 DEBUG : file1: WriteFileHandle.Release closing 2025/01/03 04:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:57 DEBUG : webdav root 'rclone-test-conuhic7pexe': File to upload is small (0 bytes), uploading instead of streaming 2025/01/03 04:59:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 04:59:57 DEBUG : file1: Size of src and dst objects identical 2025/01/03 04:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:57 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/01/03 04:59:57 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:57 DEBUG : : Looking for writers 2025/01/03 04:59:57 DEBUG : file1: reading active writers 2025/01/03 04:59:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 04:59:57 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 04:59:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 04:59:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 04:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 04:59:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/03 04:59:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/01/03 04:59:57 DEBUG : WaitForWriters: timeout=30s 2025/01/03 04:59:57 DEBUG : : Looking for writers 2025/01/03 04:59:57 DEBUG : file1: reading active writers 2025/01/03 04:59:57 DEBUG : file1: active writers 1 2025/01/03 04:59:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/01/03 04:59:57 DEBUG : : Looking for writers 2025/01/03 04:59:57 DEBUG : file1: reading active writers 2025/01/03 04:59:57 DEBUG : file1: active writers 1 2025/01/03 04:59:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/01/03 04:59:57 DEBUG : : Looking for writers 2025/01/03 04:59:57 DEBUG : file1: reading active writers 2025/01/03 04:59:57 DEBUG : file1: active writers 1 2025/01/03 04:59:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/01/03 04:59:57 DEBUG : : Looking for writers 2025/01/03 04:59:57 DEBUG : file1: reading active writers 2025/01/03 04:59:57 DEBUG : file1: active writers 1 2025/01/03 04:59:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/01/03 04:59:57 DEBUG : : Looking for writers 2025/01/03 04:59:57 DEBUG : file1: reading active writers 2025/01/03 04:59:57 DEBUG : file1: active writers 1 2025/01/03 04:59:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/01/03 04:59:57 DEBUG : : Looking for writers 2025/01/03 04:59:57 DEBUG : file1: reading active writers 2025/01/03 04:59:57 DEBUG : file1: active writers 1 2025/01/03 04:59:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/01/03 04:59:57 DEBUG : : Looking for writers 2025/01/03 04:59:57 DEBUG : file1: reading active writers 2025/01/03 04:59:57 DEBUG : file1: active writers 1 2025/01/03 04:59:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/01/03 04:59:58 DEBUG : : Looking for writers 2025/01/03 04:59:58 DEBUG : file1: reading active writers 2025/01/03 04:59:58 DEBUG : file1: active writers 1 2025/01/03 04:59:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 04:59:59 DEBUG : : Looking for writers 2025/01/03 04:59:59 DEBUG : file1: reading active writers 2025/01/03 04:59:59 DEBUG : file1: active writers 1 2025/01/03 04:59:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:00 DEBUG : : Looking for writers 2025/01/03 05:00:00 DEBUG : file1: reading active writers 2025/01/03 05:00:00 DEBUG : file1: active writers 1 2025/01/03 05:00:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:01 DEBUG : : Looking for writers 2025/01/03 05:00:01 DEBUG : file1: reading active writers 2025/01/03 05:00:01 DEBUG : file1: active writers 1 2025/01/03 05:00:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:02 DEBUG : : Looking for writers 2025/01/03 05:00:02 DEBUG : file1: reading active writers 2025/01/03 05:00:02 DEBUG : file1: active writers 1 2025/01/03 05:00:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:03 DEBUG : : Looking for writers 2025/01/03 05:00:03 DEBUG : file1: reading active writers 2025/01/03 05:00:03 DEBUG : file1: active writers 1 2025/01/03 05:00:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:04 DEBUG : : Looking for writers 2025/01/03 05:00:04 DEBUG : file1: reading active writers 2025/01/03 05:00:04 DEBUG : file1: active writers 1 2025/01/03 05:00:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:05 DEBUG : : Looking for writers 2025/01/03 05:00:05 DEBUG : file1: reading active writers 2025/01/03 05:00:05 DEBUG : file1: active writers 1 2025/01/03 05:00:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:06 DEBUG : : Looking for writers 2025/01/03 05:00:06 DEBUG : file1: reading active writers 2025/01/03 05:00:06 DEBUG : file1: active writers 1 2025/01/03 05:00:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:07 DEBUG : : Looking for writers 2025/01/03 05:00:07 DEBUG : file1: reading active writers 2025/01/03 05:00:07 DEBUG : file1: active writers 1 2025/01/03 05:00:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:08 DEBUG : : Looking for writers 2025/01/03 05:00:08 DEBUG : file1: reading active writers 2025/01/03 05:00:08 DEBUG : file1: active writers 1 2025/01/03 05:00:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:09 DEBUG : : Looking for writers 2025/01/03 05:00:09 DEBUG : file1: reading active writers 2025/01/03 05:00:09 DEBUG : file1: active writers 1 2025/01/03 05:00:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:10 DEBUG : : Looking for writers 2025/01/03 05:00:10 DEBUG : file1: reading active writers 2025/01/03 05:00:10 DEBUG : file1: active writers 1 2025/01/03 05:00:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:11 DEBUG : : Looking for writers 2025/01/03 05:00:11 DEBUG : file1: reading active writers 2025/01/03 05:00:11 DEBUG : file1: active writers 1 2025/01/03 05:00:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:12 DEBUG : : Looking for writers 2025/01/03 05:00:12 DEBUG : file1: reading active writers 2025/01/03 05:00:12 DEBUG : file1: active writers 1 2025/01/03 05:00:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:13 DEBUG : : Looking for writers 2025/01/03 05:00:13 DEBUG : file1: reading active writers 2025/01/03 05:00:13 DEBUG : file1: active writers 1 2025/01/03 05:00:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:14 DEBUG : : Looking for writers 2025/01/03 05:00:14 DEBUG : file1: reading active writers 2025/01/03 05:00:14 DEBUG : file1: active writers 1 2025/01/03 05:00:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:15 DEBUG : : Looking for writers 2025/01/03 05:00:15 DEBUG : file1: reading active writers 2025/01/03 05:00:15 DEBUG : file1: active writers 1 2025/01/03 05:00:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:16 DEBUG : : Looking for writers 2025/01/03 05:00:16 DEBUG : file1: reading active writers 2025/01/03 05:00:16 DEBUG : file1: active writers 1 2025/01/03 05:00:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:17 DEBUG : : Looking for writers 2025/01/03 05:00:17 DEBUG : file1: reading active writers 2025/01/03 05:00:17 DEBUG : file1: active writers 1 2025/01/03 05:00:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:18 DEBUG : : Looking for writers 2025/01/03 05:00:18 DEBUG : file1: reading active writers 2025/01/03 05:00:18 DEBUG : file1: active writers 1 2025/01/03 05:00:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:19 DEBUG : : Looking for writers 2025/01/03 05:00:19 DEBUG : file1: reading active writers 2025/01/03 05:00:19 DEBUG : file1: active writers 1 2025/01/03 05:00:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:20 DEBUG : : Looking for writers 2025/01/03 05:00:20 DEBUG : file1: reading active writers 2025/01/03 05:00:20 DEBUG : file1: active writers 1 2025/01/03 05:00:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:21 DEBUG : : Looking for writers 2025/01/03 05:00:21 DEBUG : file1: reading active writers 2025/01/03 05:00:21 DEBUG : file1: active writers 1 2025/01/03 05:00:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:22 DEBUG : : Looking for writers 2025/01/03 05:00:22 DEBUG : file1: reading active writers 2025/01/03 05:00:22 DEBUG : file1: active writers 1 2025/01/03 05:00:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:23 DEBUG : : Looking for writers 2025/01/03 05:00:23 DEBUG : file1: reading active writers 2025/01/03 05:00:23 DEBUG : file1: active writers 1 2025/01/03 05:00:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:24 DEBUG : : Looking for writers 2025/01/03 05:00:24 DEBUG : file1: reading active writers 2025/01/03 05:00:24 DEBUG : file1: active writers 1 2025/01/03 05:00:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:25 DEBUG : : Looking for writers 2025/01/03 05:00:25 DEBUG : file1: reading active writers 2025/01/03 05:00:25 DEBUG : file1: active writers 1 2025/01/03 05:00:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:26 DEBUG : : Looking for writers 2025/01/03 05:00:26 DEBUG : file1: reading active writers 2025/01/03 05:00:26 DEBUG : file1: active writers 1 2025/01/03 05:00:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/03 05:00:27 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/01/03 05:00:27 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 05:00:27 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 05:00:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 05:00:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 05:00:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 05:00:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/03 05:00:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/03 05:00:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 05:00:27 DEBUG : webdav root 'rclone-test-conuhic7pexe': File to upload is small (0 bytes), uploading instead of streaming 2025/01/03 05:00:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 05:00:27 DEBUG : file1: Size of src and dst objects identical 2025/01/03 05:00:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 05:00:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 05:00:27 DEBUG : file1: Open: flags=O_RDONLY 2025/01/03 05:00:27 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/03 05:00:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/03 05:00:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/03 05:00:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/03 05:00:27 DEBUG : WaitForWriters: timeout=30s 2025/01/03 05:00:27 DEBUG : : Looking for writers 2025/01/03 05:00:27 DEBUG : file1: reading active writers 2025/01/03 05:00:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-conuhic7pexe'", Local "Local file system at /tmp/rclone1494225955", Modify Window "1s" 2025/01/03 05:00:27 INFO : webdav root 'rclone-test-conuhic7pexe': poll-interval is not supported by this remote 2025/01/03 05:00:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/03 05:00:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/03 05:00:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 05:00:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/03 05:00:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/03 05:00:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 05:00:27 DEBUG : webdav root 'rclone-test-conuhic7pexe': File to upload is small (100 bytes), uploading instead of streaming 2025/01/03 05:00:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/03 05:00:27 DEBUG : file1: Size of src and dst objects identical 2025/01/03 05:00:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/03 05:00:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/03 05:00:27 DEBUG : file1: Open: flags=O_RDONLY 2025/01/03 05:00:27 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/03 05:00:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/03 05:00:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/03 05:00:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/03 05:00:27 DEBUG : WaitForWriters: timeout=30s 2025/01/03 05:00:27 DEBUG : : Looking for writers 2025/01/03 05:00:27 DEBUG : file1: reading active writers 2025/01/03 05:00:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/01/03 05:00:27 DEBUG : webdav root 'rclone-test-conuhic7pexe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.169820488s (try 1/5)